Changes between Version 5 and Version 6 of Swish-e

Show
Ignore:
Timestamp:
09/10/08 17:28:45 (16 years ago)
Author:
tianxc (IP: 192.168.37.177)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Swish-e

    v5 v6  
    1919    email       => 'tianxc@ihep.ac.cn', 
    2020    base_url    => 'http://dayabay.ihep.ac.cn/', 
    21     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     21    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    2222    delay_sec   => '1', 
    2323    max_depth   => 'username:password' 
     
    2727    email       => 'tianxc@ihep.ac.cn', 
    2828    base_url    => 'http://dayabay.bnl.gov/private/documents/', 
    29     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     29    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    3030    delay_sec   => '1', 
    3131    max_depth   => '1', 
     
    3636    email       => 'tianxc@ihep.ac.cn', 
    3737    base_url    => 'http://dayabay.ihep.ac.cn/cgi-bin/DocDB/ListBy?alldocs=1', 
    38     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     38    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    3939    delay_sec   => '1', 
    4040    max_depth   => '1', 
     
    4545    email       => 'tianxc@ihep.ac.cn', 
    4646    base_url    => 'http://dayabay.ihep.ac.cn/cgi-bin/EngDB/ListBy?alldocs=1', 
    47     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     47    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    4848    delay_sec   => '1', 
    4949    max_depth   => '1', 
     
    5454    email       => 'tianxc@ihep.ac.cn', 
    5555    base_url    => 'http://dayabay.ihep.ac.cn/internal/', 
    56     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     56    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    5757    delay_sec   => '1', 
    5858    max_depth   => '1', 
     
    6363    email       => 'tianxc@ihep.ac.cn', 
    6464    base_url    => 'https://wiki.bnl.gov/dayabay/index.php?title=Main_Page', 
    65     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     65    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    6666    delay_sec   => '1', 
    6767    max_depth   => '2', 
     
    7171    email       => 'tianxc@ihep.ac.cn', 
    7272    base_url    => 'https://wiki.bnl.gov/dayabay-private/index.php?title=Main_Page', 
    73     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     73    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    7474    delay_sec   => '1', 
    7575    max_depth   => '2', 
     
    8080    email       => 'tianxc@ihep.ac.cn', 
    8181    base_url    => 'http://dayabay.ihep.ac.cn/svn/dybsvn', 
    82     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|pdf|ps)$/i }, 
     82    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|pdf|ps|dia)$/i }, 
    8383    delay_sec   => '1', 
    8484    max_depth   => '10', 
     
    8989    email       => 'tianxc@ihep.ac.cn', 
    9090    base_url    => 'http://dayabay.ihep.ac.cn/tracs/dybsvn', 
    91     test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root)$/i }, 
     91    test_url    => sub {  $_[0]->path !~ /\.(?:gif|jpeg|png|gz|root|dia)$/i }, 
    9292    delay_sec   => '1', 
    9393    max_depth   => '2',