Parent Directory
|
Revision Log
|
Patch
| revision 571893, Sat Sep 1 23:16:38 2007 UTC | revision 573117, Thu Sep 6 00:27:12 2007 UTC | |
|---|---|---|
| # | Line 200 sub parsed_metadata { | Line 200 sub parsed_metadata { |
| 200 | # don't keep dereferencing this | # don't keep dereferencing this |
| 201 | my $skip_domains = $scanner->{main}->{conf}->{uridnsbl_skip_domains}; | my $skip_domains = $scanner->{main}->{conf}->{uridnsbl_skip_domains}; |
| 202 | ||
| 203 | # list of arrays to use in order | # list of hashes to use in order |
| 204 | my @uri_ordered; | my @uri_ordered; |
| 205 | ||
| 206 | # Generate the full list of html-parsed domains. | # Generate the full list of html-parsed domains. |
|
||||||||
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |