Révision | c034b1b5d6a1cc6233bcfc0769a22ae1b92b5572 (tree) |
---|---|
l'heure | 2009-12-13 23:32:27 |
Auteur | henoheno <henoheno> |
Commiter | henoheno |
$Id: spam.ini.php,v 1.196 2009/12/13 14:29:02 henoheno Exp $
wsboards.com noticed, had been removed due to spam (Thanks Chris)
@@ -1,5 +1,5 @@ | ||
1 | 1 | <?php |
2 | -// $Id: spam.ini.php,v 1.91 2008/04/29 02:56:20 teanan Exp $ | |
2 | +// $Id: spam.ini.php,v 1.92 2009/12/13 14:32:27 henoheno Exp $ | |
3 | 3 | // Spam-related setting |
4 | 4 | |
5 | 5 | // NOTE FOR ADMINISTRATORS: |
@@ -41,6 +41,7 @@ | ||
41 | 41 | // 'pre': Before the other filters/checkers |
42 | 42 | $blocklist['pre'] = array( |
43 | 43 | 'goodhost' => FALSE, |
44 | +// 'official/dev' => FALSE, | |
44 | 45 | ); |
45 | 46 | |
46 | 47 | // 'list': Normal list |
@@ -57,29 +58,25 @@ $blocklist['list'] = array( | ||
57 | 58 | |
58 | 59 | |
59 | 60 | // -------------------------------------------------- |
61 | +// Ignorance list | |
60 | 62 | |
61 | 63 | $blocklist['goodhost'] = array( |
62 | - // Sample setting of ignorance list | |
63 | - | |
64 | 64 | 'IANA-examples' => '#^(?:.*\.)?example\.(?:com|net|org)$#', |
65 | +); | |
65 | 66 | |
67 | +$blocklist['official/dev'] = array( | |
66 | 68 | // PukiWiki-official/dev specific |
67 | - //'pukiwiki.sourceforge.jp', | |
68 | - //'pukiwiki.org', // Temporary | |
69 | - //'.logue.tk', // Well-known PukiWiki heavy user, Logue (Paid *.tk domain, Expire on 2008-12-01) | |
70 | - //'.nyaa.tk', // (Paid *.tk domain, Expire on 2008-05-19) | |
71 | - //'.wanwan.tk', // (Paid *.tk domain, Expire on 2008-04-21) by nyaa.tk | |
72 | - //'emasaka.blog65.fc2.com', // Text-to-Impress converter | |
73 | - //'ifastnet.com', // Server hosting | |
74 | - //'threefortune.ifastnet.com', // Server hosting | |
75 | - //'sirakaba.s21.xrea.com', // Ratbeta, known as PukiWiki hacker | |
76 | - //'desperadoes.biz', // YEAR OF THE CAT, PukiWiki skin designer | |
77 | - //'' | |
78 | - //'' | |
79 | - //'' | |
80 | - | |
69 | + 'pukiwiki.sourceforge.jp', | |
70 | + '.nyaa.tk', // (Paid *.tk domain, Expire on 2008-05-19) | |
71 | + '.wanwan.tk', // (Paid *.tk domain, Expire on 2008-04-21) by nyaa.tk | |
72 | + 'emasaka.blog65.fc2.com', // Text-to-Impress converter | |
73 | + 'ifastnet.com', // Server hosting | |
74 | + 'threefortune.ifastnet.com', // Server hosting | |
75 | + 'sirakaba.s21.xrea.com', // Ratbeta, known as PukiWiki hacker | |
76 | + 'desperadoes.biz', // YEAR OF THE CAT, PukiWiki skin designer | |
81 | 77 | ); |
82 | 78 | |
79 | + | |
83 | 80 | // -------------------------------------------------- |
84 | 81 | // A: Sample setting of |
85 | 82 | // Existing URI redirection or masking services |
@@ -100,6 +97,10 @@ $blocklist['A-1'] = array( | ||
100 | 97 | // smcurl.com |
101 | 98 | // "Idiots were using smcURL to shrink URLs and |
102 | 99 | // send them out via spam." |
100 | + // symy.jp | |
101 | + // "One or more users are using our URL redirect | |
102 | + // service for spam/botnet. | |
103 | + // So we closed this service." | |
103 | 104 | // tinyclick.com |
104 | 105 | // "...stop offering it's free services because |
105 | 106 | // too many people were taking advantage of it" |
@@ -190,11 +191,13 @@ $blocklist['A-1'] = array( | ||
190 | 191 | 'athomebiz.com', |
191 | 192 | 'aukcje1.pl', |
192 | 193 | 'beam.to', |
194 | + '*.bebo.com', | |
193 | 195 | 'beermapping.com', |
194 | 196 | 'besturl.in', |
195 | 197 | 'bhomiyo.com', ///en.xliterate/ 64.209.134.9(web137.discountasp.net) by piyush at arborindia.com |
196 | 198 | 'biglnk.com', |
197 | 199 | 'bingr.com', |
200 | + 'bit.ly', | |
198 | 201 | 'bittyurl.com', |
199 | 202 | '*.bizz.cc', |
200 | 203 | '*.blo.pl', |
@@ -486,6 +489,10 @@ $blocklist['A-1'] = array( | ||
486 | 489 | 'iat.net', // 74.208.58.130 by Tony Carter |
487 | 490 | 'ibm.com', ///links (Correct it) |
488 | 491 | '*.iceglow.com', |
492 | + 'internetadresi.com' => array ( | |
493 | + 'rxbuycheap.com', | |
494 | + 'rxcheapwestern.com', | |
495 | + ), | |
489 | 496 | 'go.id-tv.info', // 77.232.68.138(77-232-68-138.static.servage.net) by Max Million (max at id-tv.info) |
490 | 497 | 'Ideas para Nuevos Mercados SL' => array( |
491 | 498 | // NOTE: 'i4nm.com' by 'Ideas para Nuevos Mercados SL' (i4nm at i4nm.com) |
@@ -920,6 +927,7 @@ $blocklist['A-1'] = array( | ||
920 | 927 | '*.site.tc', |
921 | 928 | '*.societe.st', |
922 | 929 | ), |
930 | + 'qqa.jp', | |
923 | 931 | 'qrl.jp', |
924 | 932 | 'qurl.net', |
925 | 933 | 'qwer.org', |
@@ -941,6 +949,7 @@ $blocklist['A-1'] = array( | ||
941 | 949 | 'rio.st', |
942 | 950 | 'rlink.org', |
943 | 951 | '*.rmcinfo.fr', |
952 | + 'roo.to', // Seems closed, says "bye-bye" | |
944 | 953 | 'rubyurl.com', |
945 | 954 | '*.runboard.com', |
946 | 955 | 'runurl.com', |
@@ -1048,7 +1057,6 @@ $blocklist['A-1'] = array( | ||
1048 | 1057 | 'SURL.DK' => array('surl.dk'), // main page is: s-url.dk |
1049 | 1058 | 'surl.se', |
1050 | 1059 | 'surl.ws', |
1051 | - 'symy.jp', | |
1052 | 1060 | 'tdurl.com', |
1053 | 1061 | 'tighturl.com', |
1054 | 1062 | 'tiniuri.com', |
@@ -1074,7 +1082,7 @@ $blocklist['A-1'] = array( | ||
1074 | 1082 | '*.toolbot.com', |
1075 | 1083 | '*.torontonian.com', |
1076 | 1084 | 'trimurl.com', |
1077 | - 'ttu.cc', | |
1085 | + //'ttu.cc', // Seems closed | |
1078 | 1086 | 'turl.jp', |
1079 | 1087 | '*.tz4.com', |
1080 | 1088 | 'U.TO' => array( // ns *.1004web.com, 1004web.com is owned by Moon Jae Bark (utomaster at gmail.com) = u.to master |
@@ -1106,6 +1114,7 @@ $blocklist['A-1'] = array( | ||
1106 | 1114 | '*.ever.to', |
1107 | 1115 | '*.mini.to', |
1108 | 1116 | ), |
1117 | + 'u-go.to', | |
1109 | 1118 | 'uchinoko.in', |
1110 | 1119 | 'Ulimit.com' => array( |
1111 | 1120 | '*.be.tf', |
@@ -1135,6 +1144,7 @@ $blocklist['A-1'] = array( | ||
1135 | 1144 | '*.unixlover.com', |
1136 | 1145 | '*.zik.mu', |
1137 | 1146 | ), |
1147 | + 'urltea.com', | |
1138 | 1148 | '*.uni.cc', |
1139 | 1149 | 'UNONIC.com' => array( |
1140 | 1150 | '*.at.tf', // AlpenNIC |
@@ -2926,6 +2936,7 @@ $blocklist['B-1'] = array( | ||
2926 | 2936 | '.aim.to', |
2927 | 2937 | '.djmp.jp', |
2928 | 2938 | '.nihongourl.nu', |
2939 | + '.url.sh', // Says SmarTrans | |
2929 | 2940 | '.urljp.com', |
2930 | 2941 | '.www1.to', |
2931 | 2942 | '.www2.to', |
@@ -3126,7 +3137,7 @@ $blocklist['B-1'] = array( | ||
3126 | 3137 | '*.wizhoo.com', // by Comp U Door (sales at comp-u-door.com) |
3127 | 3138 | '*.wmjblogs.ru', |
3128 | 3139 | '*.wordpress.com', |
3129 | - '.wsboards.com', // by Chris Breen (Cbween at gmail.com) | |
3140 | + //'.wsboards.com', // Noticed this site had been removed due to spam | |
3130 | 3141 | 'xeboards.com', // by Brian Shea (bshea at xeservers.com) |
3131 | 3142 | '*.xforum.se', |
3132 | 3143 | 'xfreeforum.com', |
@@ -3960,7 +3971,12 @@ $blocklist['C'] = array( | ||
3960 | 3971 | 'aakin at yandex.ru' => array( |
3961 | 3972 | // 89.149.206.225(*.internetserviceteam.com) by Baer |
3962 | 3973 | '.entirestar.com', |
3974 | + '.joppperl.info', | |
3975 | + '.onlinedrugsdirect.com', | |
3976 | + '.pilkazen.info', | |
3963 | 3977 | '.superbuycheap.com', |
3978 | + '.supersmartdrugs.com', | |
3979 | + '.thecheappillspharmacy.com', | |
3964 | 3980 | '.topdircet.com', |
3965 | 3981 | ), |
3966 | 3982 | 'newblog9 at gmail.com' => array( // by jiuhatu kou |