Changeset 87
- Timestamp:
- 09/11/25 18:02:00 (7 weeks ago)
- File:
-
- 1 edited
-
trunk/uribl/URIdb.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/uribl/URIdb.pm
r86 r87 203 203 print $blfh ".$uri\n"; 204 204 } 205 print $blfh ":127.0.0.4:Domain seen repeatedly in reported missed-spam, legitimate root or www content\n";205 print $blfh ":127.0.0.4:Domain seen repeatedly in reported missed-spam, some legitimate root or www content\n"; 206 206 $sth = $dbh->prepare("SELECT uri FROM urilist WHERE list=4"); 207 207 $sth->execute; … … 209 209 print $blfh ".$uri\n"; 210 210 } 211 print $blfh ":127.0.0.8:Abused , not well-knownURL-shortener or redirector domain\n";211 print $blfh ":127.0.0.8:Abused URL-shortener or redirector domain\n"; 212 212 $sth = $dbh->prepare("SELECT uri FROM urilist WHERE list=8"); 213 213 $sth->execute;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/dnsbl/chrome/site/your_project_logo.png)