]> git.donarmstrong.com Git - debbugs.git/commitdiff
add ip from busoni's bugspam
authorDon Armstrong <don@donarmstrong.com>
Wed, 11 Apr 2012 19:04:43 +0000 (12:04 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 11 Apr 2012 19:04:43 +0000 (12:04 -0700)
examples/debian/misc/bugspam.cgi

index d668503b7d0226a37a55f9e6a19413136c8a5a3e..0e9416554fcceea9c766fe3430b600baa3b1f608 100755 (executable)
@@ -27,7 +27,7 @@ if (not defined $ok) {
 }
 my $time = time();
 
-if ($remote_host =~ /^(?:222\.145\.167\.130|222\.148\.27\.140|61\.192\.213\.69|59\.124\.205\.94|221\.191\.105\.116|87\.69\.80\.58|201\.215\.217\.26|201\.215\.217\.32|66\.63\.250\.28|124\.29\.15\.132|61\.192\.200\.111|58\.81\.190\.204|220\.150\.239\.110|59\.106\.128\.138|216\.170\.223\.41|87\.165\.200\.176|62\.4\.19\.137|122\.16\.111\.96|121\.94\.6\.159|190\.42\.8\.125|61\.192\.200\.130|82\.135\.92\.154|221\.115\.95\.197|222\.239\.79\.10(?:7|8)|210\.91\.8\.51|61\.192\.206\.109|61\.192\.203\.55|140\.123\.100\.(?:15|13))$/) {
+if ($remote_host =~ /^(?:222\.145\.167\.130|222\.148\.27\.140|61\.192\.213\.69|59\.124\.205\.94|221\.191\.105\.116|87\.69\.80\.58|201\.215\.217\.26|201\.215\.217\.32|66\.63\.250\.28|124\.29\.15\.132|61\.192\.200\.111|58\.81\.190\.204|220\.150\.239\.110|59\.106\.128\.138|216\.170\.223\.41|87\.165\.200\.176|62\.4\.19\.137|122\.16\.111\.96|121\.94\.6\.159|190\.42\.8\.125|61\.192\.200\.130|82\.135\.92\.154|221\.115\.95\.197|222\.239\.79\.10(?:7|8)|210\.91\.8\.51|61\.192\.206\.109|61\.192\.203\.55|140\.123\.100\.(?:15|13)|193\.203\.240\.134)$/) {
     print "Content-Type: text/html\n\n";
     print "<HTML><HEAD><TITLE>Go Away</TITLE></HEAD><BODY>\n";
     print "<h2>Report rejeted</h2>\n";