OSDN Git Service

ee15abf0e80386744b5bcab4cea6ee44212e7dd9
[pukiwiki/pukiwiki_sandbox.git] / spam / spam.ini.php
1 <?php
2 // $Id: spam.ini.php,v 1.126 2007/06/28 14:51:57 henoheno Exp $
3 // Spam-related setting
4
5 // NOTE FOR ADMINISTRATORS:
6 //
7 // Host selection:
8 //   [1] '.example.org'  prohibits ALL "example.org"-related FQDN
9 //   [2] '*.example.org' prohibits ONLY subdomains and hosts, EXCEPT "www.example.org"
10 //   [3] 'example.org'   prohibits BOTH "example.org" and "www.example.org"
11 //   (Now you know, [1] = [2] + [3])
12 //
13 // How to write multiple hosts as an group:
14 //  'Group Name' => array('a.example.org', 'b.example.com', 'c.example.net'),
15 //
16 // How to write regular expression:
17 //  'Group Name' => '#^(?:.*\.)?what-you-want\.com$#',
18 //
19 // Guideline to keep group names unique:
20 //   - Using capitalized letters, spaces, commas (etc) may suggest you
21 //     that probably be a group.
22 //   - Unique word examples:
23 //     [1] FQDN
24 //     [2] Mail address of the domain-name owner
25 //     [3] IP address, if these hosts have the same ones
26 //     [4] Something unique idea of you
27 //
28 // Reference:
29 //   http://en.wikipedia.org/wiki/Spamdexing
30 //   http://en.wikipedia.org/wiki/Domainers
31 //   http://en.wikipedia.org/wiki/Typosquatting
32
33 $blocklist['wordlist'] = array(
34         'viagra' => '#\bviagra\b#i',
35         'buy',
36 );
37
38
39 $blocklist['list'] = array(
40         // List of the lists
41
42         //  FALSE       = ignore them
43         //  TRUE        = catch them
44         //  Commented out of the line = do nothing about it
45
46         'goodhost'      => FALSE,
47         'A-1'           => TRUE,
48         //'A-2'         => TRUE,
49         'B-1'           => TRUE,
50         'B-2'           => TRUE,
51         'C'                     => TRUE,
52         //'D'           => TRUE,
53         'Z'                     => TRUE,
54 );
55
56
57 // ----
58
59 $blocklist['goodhost'] = array(
60         // Sample setting of ignorance list
61
62         'IANA-examples' => '#^(?:.*\.)?example\.(?:com|net|org)$#',
63
64         // PukiWiki-official/dev specific
65         //'.logue.tk',  // Well-known PukiWiki heavy user, Logue (Paid *.tk domain, Expire on 2008-12-01)
66         //'.nyaa.tk',   // (Paid *.tk domain, Expire on 2008-05-19)
67         //'.wanwan.tk', // (Paid *.tk domain, Expire on 2008-04-21) by nyaa.tk
68         //'emasaka.blog65.fc2.com',     // Text-to-Impress converter
69         //'ifastnet.com',                               // Server hosting
70         //'threefortune.ifastnet.com',  // Server hosting
71
72         // Yours
73         //''
74         //''
75         //''
76
77 );
78
79 // A: Sample setting of
80 // Existing URI redirection or masking services
81
82 $blocklist['A-1'] = array(
83
84         // A-1: General redirection services -- by HTML meta, HTML frame, JavaScript,
85         // web-based proxy, DNS subdomains, etc
86         // http://en.wikipedia.org/wiki/URL_redirection
87         //
88         // as known as cheap URI obscuring services today,
89         // for spammers and affiliate users dazed by money.
90         //
91         //   Messages from forerunners:
92         //     o-rly.net
93         //       "A URL REDIRECTION SERVICE GONE BAD"
94         //       "SORRY, TRULY"
95         //     smcurl.com
96         //       "Idiots were using smcURL to shrink URLs and
97         //        send them out via spam."
98         //     tinyclick.com
99         //       "...stop offering it's free services because
100         //        too many people were taking advantage of it"
101         //     xjs.org
102         //       "We have been forced to close this facility
103         //        due to a minority of knuckle draggers who
104         //        abused this web site."
105         //
106         // Please notify us about this list with reason:
107         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2/207
108         //
109         '0nz.org',
110         '0rz.tw',
111         '0url.com',
112         '0zed.info',
113         '*.110mb.com',  // by Speed Success, Inc. (110mb.server at gmail.com)
114         '123.que.jp',
115         '12url.org',
116         '*.15h.com',
117         '*.1dr.biz',
118         '1K.pl' => array(
119                 '*.1k.pl',
120                 '*.5g.pl',
121                 '*.orq.pl',
122         ),
123         '1nk.us',
124         '1url.org',
125         '1url.in',
126         '1webspace.org',
127         '2Ch.net' => array(
128                 'ime.nu',
129                 'ime.st',
130         ),
131         '2ch2.net',
132         '2hop4.com',
133         '2s.ca',
134         '2site.com',
135         '2url.org',
136         '301url.com',
137         '32url.com',
138         '.3dg.de',
139         '*.4bb.ru',
140         'big5.51job.com',
141         '5jp.net',
142         '.6url.com',
143         '*.6x.to',
144         '7ref.com',
145         '82m.org',
146         '*.8rf.com',
147         '98.to',
148         'abbrv.co.uk',
149         '*.abwb.org',
150         'acnw.de',
151         'Active.ws' => array(
152                 '*.321.cn',
153                 '*.4x2.net',
154                 'active.ws',
155                 '*.better.ws',
156                 '*.here.ws',
157                 '*.mypiece.com',
158                 '*.official.ws',
159                 '*.ouch.ws',
160                 '*.premium.ws',
161                 '*.such.info',
162                 '*.true.ws',
163                 '*.visit.ws',
164         ),
165         'affilitool.com',               // 125.206.117.91(right-way.org) by noboru hamada (info at isosupport.net)
166         'aifam.com',
167         'All4WebMasters.pl' => array(
168                 '*.ovp.pl',
169                 '*.6-6-6.pl',
170         ),
171         'amoo.org',
172         'Arzy.net' => array(    // "(c) 2007 www.arzy.net", by urladmin at zvxr.com, DNS arzy.net
173                 'jmp2.net',
174                 '2me.tw',
175         ),
176         'ataja.es',
177         'ATBHost.com' => array(
178                 '*.atbhost.com',
179                 '*.bzhost.net',
180         ),
181         'atk.jp',
182         'clearp.ath.cx',
183         'athomebiz.com',
184         'aukcje1.pl',
185         'beam.to',
186         'beermapping.com',
187         'besturl.in',
188         'biglnk.com',
189         'bingr.com',
190         'bittyurl.com',
191         '*.bizz.cc',
192         '*.blo.pl',
193         'briefurl.com',
194         'brokenscript.com',
195         'BucksoGen.com' => array(
196                 '*.bucksogen.com',
197                 '*.bulochka.org',
198                 '*.korzhik.org',
199                 '*.kovrizhka.org',
200                 '*.pirozhok.org',
201                 '*.plushka.org',
202                 '*.pryanik.org',
203                 '*.sushka.org',
204         ),
205         'budgethosts.org',
206         'budu.com',                             // by peter.eder at imcworld.com
207         '*.buzznet.com',
208         '*.bydl.com',
209         'C-O.IN' => array(
210                 '*.c-o.cc',
211                 '*.c-o.in',
212                 '*.coz.in',
213                 '*.cq.bz',
214         ),
215         'c64.ch',
216         'c711.com',
217         '*.cej.pl',
218         'checkasite.net',
219         'url.chefhost.com',
220         '*.chicappa.jp',
221         'chilicity.com',
222         'big5.china.com',
223         'chopurl.com',
224         'christopherleestreet.com',
225         'cintcm.com',
226         '*.cjb.net',
227         'clipurl.com',
228         '*.co.nr',
229         'Comtech Enterprises ' => array(        // comteche.com
230                 'tinyurl.name',
231                 'tinyurl.us',
232         ),
233         'Cool168.com' => array(
234                 '*.cool158.com',
235                 '*.cool168.com',
236                 '*.ko168.com',
237                 '*.ko188.com',
238         ),
239         'Coolurl.de' => array(
240                 'coolurl.de',
241                 'dornenboy.de',
242                 'eyeqweb.com',
243                 'hardcore-porn.de',
244                 'maschinen-bluten-nicht.de',
245         ),
246         'cutalink.com',
247         '*.da.cx',
248         '*.da.ru',
249         'dae2.com',
250         'dephine.org',
251         'desiurl.com',
252         'dhurl.com',
253         'digbig.com',
254         'Digipills.com' => array(
255                 '*.digipills.com',
256                 'minilien.com',
257                 'tinylink.com',
258         ),
259         '*.discutbb.com',
260         'DL.AM' => array(
261                 '*.cx.la',
262                 '*.dl.am',
263         ),
264         '*.dl.pl',
265         '*.dmdns.com',
266         'doiop.com',
267         'drlinky.com',
268         'durl.us',
269         '*.dvdonly.ru',
270         '*.dynu.ca',
271         'dwarf.name',
272         '*.easyurl.net',
273         'elfurl.com',
274         'eny.pl',
275         'eTechFocus LLC' => array(      // by eTechFocus LLC (thomask at etechfocus.com)
276                 '.mywiitime.com',
277                 '.surfindark.com',              // webmaster at etechfocus.com
278                 '.surfinshade.com',
279                 '.surfinshadow.com',
280                 '.surfinwind.com',
281                 '.topsecretlive.com',
282         ),
283         '*.eu.org',
284         'F2B.be' => array(
285                 '*.f2b.be',
286                 '*.freakz.eu',
287                 '*.n0.be',
288                 '*.n3t.nl',
289                 '*.short.be',
290                 '*.ssr.be',
291                 '*.tweaker.eu',
292         ),
293         '*.fancyurl.com',
294         'Fanznet.jp' => array(  // by takahashi nakaba (nakaba.takahashi at gmail.com)
295                 'blue11.jp',
296                 'fanznet.com',
297                 'katou.in',
298                 'mymap.in',
299                 'saitou.in',
300                 'satou.in',
301                 'susan.in',
302         ),
303         '.fe.pl',                       // Redirection and subdomain
304         'ffwd.to',
305         'url.fibiger.org',
306         'FireMe.to' => array(
307                 'fireme.to',
308                 'nextdoor.to',
309                 'ontheway.to',
310         ),
311         'flingk.com',
312         'flog.jp',                      // careless redirector and bbs
313         'fm7.biz',
314         'fnbi.jp',
315         '*.fnbi.jp',
316         'forgeturl.com',
317         '*.free.bg',
318         '*.freecities.com',
319         'Freeservers.com' => array(     // United Online Web Services, Inc.
320                 '*.4mg.com',
321                 '*.4t.com',
322                 '*.8m.com',
323                 '*.8m.net',
324                 '*.8k.com',
325                 '*.faithweb.com',
326                 '*.freehosting.net',
327                 '*.freeservers.com',
328                 '*.gq.nu',
329                 '*.htmlplanet.com',
330                 '*.itgo.com',
331                 '*.iwarp.com',
332                 '*.s5.com',
333                 '*.scriptmania.com',
334                 '*.tvheaven.com',
335         ),
336         '*.freewebpages.com',
337         'FreeWebServices.net' => array( // Host Department LLC
338                 '*.about.gs',   // Dead?
339                 '*.about.tc',
340                 '*.about.vg',
341                 '*.aboutus.gs',
342                 '*.aboutus.ms',
343                 '*.aboutus.tc',
344                 '*.aboutus.vg',
345                 '*.biografi.biz',
346                 '*.biografi.info',
347                 '*.biografi.org',
348                 '*.biografi.us',
349                 '*.datadiri.biz',
350                 '*.datadiri.cc',
351                 '*.datadiri.com',
352                 '*.datadiri.info',
353                 '*.datadiri.net',
354                 '*.datadiri.org',
355                 '*.datadiri.tv',
356                 '*.datadiri.us',
357                 '*.ecv.gs',
358                 '*.ecv.ms',
359                 '*.ecv.tc',
360                 '*.ecv.vg',
361                 '*.eprofile.us',
362                 '*.go2net.ws',
363                 '*.hits.io',
364                 '*.hostingweb.us',
365                 '*.hub.io',
366                 '*.indo.bz',
367                 '*.indo.cc',
368                 '*.indo.gs',
369                 '*.indo.ms',
370                 '*.indo.tc',
371                 '*.indo.vg',
372                 '*.infinitehosting.net',
373                 '*.infinites.net',
374                 '*.lan.io',
375                 '*.max.io',
376                 '*.mycv.bz',
377                 '*.mycv.nu',
378                 '*.mycv.tv',
379                 '*.myweb.io',
380                 '*.ourprofile.biz',
381                 '*.ourprofile.info',
382                 '*.ourprofile.net',     // Dead?
383                 '*.ourprofile.org',
384                 '*.ourprofile.us',
385                 '*.profil.bz',
386                 '*.profil.cc',
387                 '*.profil.cn',
388                 '*.profil.gs',
389                 '*.profil.in',
390                 '*.profil.ms',
391                 '*.profil.tc',
392                 '*.profil.tv',
393                 '*.profil.vg',  // ?
394                 '*.site.io',
395                 '*.wan.io',
396                 '*.web-cam.ws',
397                 '*.webs.io',
398                 '*.zip.io',
399         ),
400         'funkurl.com',          // by Leonard Lyle (len at ballandchain.net)
401         'fyad.org',
402         'fype.com',
403         '*.fx.to',
404         'gentleurl.net',
405         'Get2.us' => array(
406                 '*.get2.us',
407                 '*.hasballs.com',
408                 '*.ismyidol.com',
409                 '*.spotted.us',
410                 '*.went2.us',
411                 '*.wentto.us',
412         ),
413         'glinki.com',
414         '*.globalredirect.com',
415         'gnu.vu',
416         '*.go.cc',
417         'goonlink.com',
418         '.gourl.org',
419         '.greatitem.com',
420         '*.greatnow.com',       // by Per Olof Sandholm (peo at peakspace.com)
421         'gzurl.com',
422         'url.grillsportverein.de',
423         'Harudake.net' => array('*.hyu.jp'),
424         'Hattinger Linux User Group' => array('short.hatlug.de'),
425         'Hexten.net' => array('lyxus.net'),
426         'here.is',
427         'HispaVista.com' => array(
428                 '*.blogdiario.com',
429                 '*.hispavista.com',
430                 '.galeon.com',
431         ),
432         'Home.pl' => array(     // by Home.pl Sp. J. (info at home.pl), redirections and forums
433                 '*.8l.pl',
434                 '*.blg.pl',
435                 '*.czytajto.pl',
436                 '*.ryj.pl',
437                 '*.xit.pl',
438                 '*.xlc.pl',
439                 '*.hk.pl',
440                 '*.home.pl',
441                 '*.of.pl',
442         ),
443         'hort.net',
444         'free4.hostrocket.com',
445         '*.hotindex.ru',
446         'HotRedirect.com' => array(
447                 '*.coolhere.com',
448                 '*.homepagehere.com',
449                 '*.hothere.com',
450                 '*.mustbehere.com',
451                 '*.onlyhere.net',
452                 '*.pagehere.com',
453                 '*.surfhere.net',
454                 '*.zonehere.com',
455         ),
456         'hotshorturl.com',
457         'hurl.to',
458         '*.hux.de',
459         '*.i89.us',
460         'iat.net',              // 74.208.58.130 by Tony Carter
461         '*.iceglow.com',
462         'Ideas para Nuevos Mercados SL' => array(
463                 // NOTE: 'i4nm.com' by 'Ideas para Nuevos Mercados SL' (i4nm at i4nm.com)
464                 // NOTE: 'dominiosfree.com' by 'Ideas para nuevos mercados,sl' (dominiosfree at i4nm.com)
465                 // NOTE: 'red-es.com' by oscar florez (info at i4nm.com)
466                 // by edgar bortolin (oscar at i4nm.com)
467                 // by Edgar Bortolin  (oscar at i4nm.com)
468                 // by oscar florez (oscar at i4nm.com)
469                 // by Oscar Florez (oscar at red-es.com)
470                 // by covadonga del valle (oscar at i4nm.com)
471                 '*.ar.gd',
472                 '*.ar.gs',      // ns *.nora.net
473                 '*.ar.kz',      // by oscar
474                 '*.ar.nu',      // by Edgar
475                 '*.ar.tc',      // by oscar
476                 '*.ar.vg',      // by oscar
477                 '*.bo.kz',      // by oscar
478                 '*.bo.nu',      // by covadonga
479                 '*.bo.tc',      // by oscar
480                 '*.bo.tf',      // by Oscar
481                 '*.bo.vg',      // by oscar
482                 '*.br.gd',
483                 '*.br.gs',      // ns *.nora.net
484                 '*.br.nu',      // by edgar
485                 '*.br.vg',      // by oscar
486                 '*.ca.gs',      // by oscar
487                 '*.ca.kz',      // by oscar
488                 '*.cl.gd',      // by oscar
489                 '*.cl.kz',      // by oscar
490                 '*.cl.nu',      // by edgar
491                 '*.cl.tc',      // by oscar
492                 '*.cl.tf',      // by Oscar
493                 '*.cl.vg',      // by oscar
494                 '*.col.nu',     // by Edgar
495                 '*.cr.gs',      // ns *.nora.net
496                 '*.cr.kz',      // by oscar
497                 '*.cr.nu',      // by edgar
498                 '*.cr.tc',      // by oscar
499                 '*.cu.tc',      // by oscar
500                 '*.do.kz',      // by oscar
501                 '*.do.nu',      // by edgar
502                 '*.ec.kz',      // by edgar
503                 '*.ec.nu',      // by Edgar
504                 '*.ec.tf',      // by Oscar
505                 '*.es.kz',      // by oscar
506                 '*.eu.kz',      // by oscar
507                 '*.gt.gs',      // ns *.nora.net
508                 '*.gt.tc',      // by oscar
509                 '*.gt.tf',      // by Oscar
510                 '*.gt.vg',      // by Oscar
511                 '*.hn.gs',      // ns *.nora.net
512                 '*.hn.tc',      // by oscar
513                 '*.hn.tf',      // by Oscar
514                 '*.hn.vg',      // by oscar
515                 '*.mx.gd',
516                 '*.mx.gs',      // ns *.nora.net
517                 '*.mx.kz',      // by oscar
518                 '*.mx.vg',      // by oscar
519                 '*.ni.kz',      // by oscar
520                 '*.pa.kz',      // by oscar
521                 '*.pe.kz',      // by oscar
522                 '*.pe.nu',      // by Edgar
523                 '*.pr.kz',      // by oscar
524                 '*.pr.nu',      // by edgar
525                 '*.pt.gs',      // ns *.nora.net
526                 '*.pt.kz',      // by edgar
527                 '*.pt.nu',      // by edgar
528                 '*.pt.tc',      // by oscar
529                 '*.pt.tf',      // by Oscar
530                 '*.py.gs',      // ns *.nora.net
531                 '*.py.nu',      // by edgar
532                 '*.py.tc',      // by oscar
533                 '*.py.tf',      // by Oscar
534                 '*.py.vg',      // by oscar
535                 '*.sv.tc',      // by oscar
536                 '*.usa.gs',     // ns *.nora.net
537                 '*.uy.gs',      // ns *.nora.net
538                 '*.uy.kz',      // by oscar
539                 '*.uy.nu',      // by edgar
540                 '*.uy.tc',      // by oscar
541                 '*.uy.tf',      // by Oscar
542                 '*.uy.vg',      // by oscar
543                 '*.ve.gs',      // by oscar
544                 '*.ve.tc',      // by oscar
545                 '*.ve.tf',      // by Oscar
546                 '*.ve.vg',      // by oscar
547                 '*.ven.nu',     // by edgar
548         ),
549         'ie.to',
550         'igoto.co.uk',
551         'ilook.tw',
552         'iNetwork.co.il' => array(
553                 'inetwork.co.il',       // by NiL HeMo (exe at bezeqint.net)
554                 '.up2.co.il',           // inetwork.co.il related, not classifiable, by roey blumshtein (roeyb76 at 017.net.il)
555                 '.dcn.co.il,',          // up2.co.il related, not classifiable, by daniel chechik (ns_daniel0 at bezeqint.net)
556         ),
557         '*.infogami.com',
558         'infotop.jp',
559         'ipoo.org',
560         'IR.pl' => array(
561                 '*.aj.pl',
562                 '*.aliasy.org',
563                 '*.gu.pl',
564                 '*.hu.pl',
565                 '*.ir.pl',
566                 '*.jo.pl',
567                 '*.su.pl',
568                 '*.td.pl',
569                 '*.uk.pl',
570                 '*.uy.pl',
571                 '*.xa.pl',
572                 '*.zj.pl',
573         ),
574         'irotator.com',
575         '.iwebtool.com',
576         'jeeee.net',
577         'Jaze Redirect Services' => array(
578                 '*.arecool.net',
579                 '*.iscool.net',
580                 '*.isfun.net',
581                 '*.tux.nu',
582         ),
583         'JeremyJohnstone.com' => array('url.vg'),
584         'jemurl.com',
585         'jggj.net',
586         'jpan.jp',
587         'josh.nu',
588         'kat.cc',
589         'Kickme.to' => array(
590                 '.1024bit.at',
591                 '.128bit.at',
592                 '.16bit.at',
593                 '.256bit.at',
594                 '.32bit.at',
595                 '.512bit.at',
596                 '.64bit.at',
597                 '.8bit.at',
598                 '.adores.it',
599                 '.again.at',
600                 '.allday.at',
601                 '.alone.at',
602                 '.altair.at',
603                 '.american.at',
604                 '.amiga500.at',
605                 '.ammo.at',
606                 '.amplifier.at',
607                 '.amstrad.at',
608                 '.anglican.at',
609                 '.angry.at',
610                 '.around.at',
611                 '.arrange.at',
612                 '.australian.at',
613                 '.baptist.at',
614                 '.basque.at',
615                 '.battle.at',
616                 '.bazooka.at',
617                 '.berber.at',
618                 '.blackhole.at',
619                 '.booze.at',
620                 '.bosnian.at',
621                 '.brainiac.at',
622                 '.brazilian.at',
623                 '.bummer.at',
624                 '.burn.at',
625                 '.c-64.at',
626                 '.catalonian.at',
627                 '.catholic.at',
628                 '.chapel.at',
629                 '.chills.it',
630                 '.christiandemocrats.at',
631                 '.cname.at',
632                 '.colors.at',
633                 '.commodore.at',
634                 '.commodore64.at',
635                 '.communists.at',
636                 '.conservatives.at',
637                 '.conspiracy.at',
638                 '.cooldude.at',
639                 '.craves.it',
640                 '.croatian.at',
641                 '.cuteboy.at',
642                 '.dancemix.at',
643                 '.danceparty.at',
644                 '.dances.it',
645                 '.danish.at',
646                 '.dealing.at',
647                 '.deep.at',
648                 '.democrats.at',
649                 '.digs.it',
650                 '.divxlinks.at',
651                 '.divxmovies.at',
652                 '.divxstuff.at',
653                 '.dizzy.at',
654                 '.does.it',
655                 '.dork.at',
656                 '.drives.it',
657                 '.dutch.at',
658                 '.dvdlinks.at',
659                 '.dvdmovies.at',
660                 '.dvdstuff.at',
661                 '.emulators.at',
662                 '.end.at',
663                 '.english.at',
664                 '.eniac.at',
665                 '.error403.at',
666                 '.error404.at',
667                 '.evangelism.at',
668                 '.exhibitionist.at',
669                 '.faith.at',
670                 '.fight.at',
671                 '.finish.at',
672                 '.finnish.at',
673                 '.forward.at',
674                 '.freebie.at',
675                 '.freemp3.at',
676                 '.french.at',
677                 '.graduatejobs.at',
678                 '.greenparty.at',
679                 '.grunge.at',
680                 '.hacked.at',
681                 '.hang.at',
682                 '.hangup.at',
683                 '.has.it',
684                 '.hide.at',
685                 '.hindu.at',
686                 '.htmlpage.at',
687                 '.hungarian.at',
688                 '.icelandic.at',
689                 '.independents.at',
690                 '.invisible.at',
691                 '.is-chillin.it',
692                 '.is-groovin.it',
693                 '.japanese.at',
694                 '.jive.at',
695                 '.kickass.at',
696                 '.kickme.to',
697                 '.kindergarden.at',
698                 '.knows.it',
699                 '.kurd.at',
700                 '.labour.at',
701                 '.leech.at',
702                 '.liberals.at',
703                 '.linuxserver.at',
704                 '.liqour.at',
705                 '.lovez.it',
706                 '.makes.it',
707                 '.maxed.at',
708                 '.means.it',
709                 '.meltdown.at',
710                 '.methodist.at',
711                 '.microcomputers.at',
712                 '.mingle.at',
713                 '.mirror.at',
714                 '.moan.at',
715                 '.mormons.at',
716                 '.musicmix.at',
717                 '.nationalists.at',
718                 '.needz.it',
719                 '.nerds.at',
720                 '.neuromancer.at',
721                 '.newbie.at',
722                 '.nicepage.at',
723                 '.ninja.at',
724                 '.norwegian.at',
725                 '.ntserver.at',
726                 '.owns.it',
727                 '.paint.at',
728                 '.palestinian.at',
729                 '.phoneme.at',
730                 '.phreaking.at',
731                 '.playz.it',
732                 '.polish.at',
733                 '.popmusic.at',
734                 '.portuguese.at',
735                 '.powermac.at',
736                 '.processor.at',
737                 '.prospects.at',
738                 '.protestant.at',
739                 '.rapmusic.at',
740                 '.raveparty.at',
741                 '.reachme.at',
742                 '.reads.it',
743                 '.reboot.at',
744                 '.relaxed.at',
745                 '.republicans.at',
746                 '.researcher.at',
747                 '.reset.at',
748                 '.resolve.at',
749                 '.retrocomputers.at',
750                 '.rockparty.at',
751                 '.rocks.it',
752                 '.rollover.at',
753                 '.rough.at',
754                 '.rules.it',
755                 '.rumble.at',
756                 '.russian.at',
757                 '.says.it',
758                 '.scared.at',
759                 '.seikh.at',
760                 '.serbian.at',
761                 '.short.as',
762                 '.shows.it',
763                 '.silence.at',
764                 '.simpler.at',
765                 '.sinclair.at',
766                 '.singz.it',
767                 '.slowdown.at',
768                 '.socialists.at',
769                 '.spanish.at',
770                 '.split.at',
771                 '.stand.at',
772                 '.stoned.at',
773                 '.stumble.at',
774                 '.supercomputer.at',
775                 '.surfs.it',
776                 '.swedish.at',
777                 '.swims.it',
778                 '.synagogue.at',
779                 '.syntax.at',
780                 '.syntaxerror.at',
781                 '.techie.at',
782                 '.temple.at',
783                 '.thinkbig.at',
784                 '.thirsty.at',
785                 '.throw.at',
786                 '.toplist.at',
787                 '.trekkie.at',
788                 '.trouble.at',
789                 '.turkish.at',
790                 '.unexplained.at',
791                 '.unixserver.at',
792                 '.vegetarian.at',
793                 '.venture.at',
794                 '.verycool.at',
795                 '.vic-20.at',
796                 '.viewing.at',
797                 '.vintagecomputers.at',
798                 '.virii.at',
799                 '.vodka.at',
800                 '.wannabe.at',
801                 '.webpagedesign.at',
802                 '.wheels.at',
803                 '.whisper.at',
804                 '.whiz.at',
805                 '.wonderful.at',
806                 '.zor.org',
807                 '.zx80.at',
808                 '.zx81.at',
809                 '.zxspectrum.at',
810         ),
811         'kisaweb.com',
812         'krotki.pl',
813         'kuerzer.de',
814         '*.kupisz.pl',
815         'kuso.cc',
816         '*.l8t.com',
817         'lame.name',
818         'lediga.st',
819         'liencourt.com',
820         'liteurl.com',
821         'linkachi.com',
822         'linkezy.com',
823         'linkfrog.net',
824         'linkook.com',
825         'linkzip.net',
826         'lispurl.com',
827         'lnk.in',
828         'makeashorterlink.com',
829         'MAX.ST' => array(      // by Guet Olivier (oliguet at club-internet.fr), frame
830                 '*.3gp.fr',
831                 '*.gtx.fr',
832                 '*.ici.st',
833                 '*.max.st',
834                 '*.nn.cx',              // ns *.sivit.org
835                 '*.site.cx',    // ns *.sivit.org
836                 '*.user.fr',
837                 '*.zxr.fr',
838         ),
839         'mcturl.com',
840         'memurl.com',
841         'Metamark.net' => array('xrl.us'),
842         'midgeturl.com',
843         'Minilink.org' => array('lnk.nu'),
844         'miniurl.org',
845         'miniurl.pl',
846         'mixi.bz',
847         'mo-v.jp',
848         'monster-submit.com',
849         'mooo.jp',
850         'murl.net',
851         'myactivesurf.net',
852         'mytinylink.com',
853         'myurl.in',
854         'myurl.com.tw',
855         'nanoref.com',
856         'Ne1.net' => array(
857                 '*.ne1.net',
858                 '*.r8.org',
859         ),
860         'Nashville Linux Users Group' => array('nlug.org'),
861         'not2long.net',
862         '*.notlong.com',
863         '*.nuv.pl',
864         'ofzo.be',
865         '*.ontheinter.net',
866         'ourl.org',
867         'ov2.net',                              // frame
868         '*.ozonez.com',
869         'palurl.com',
870         '*.paulding.net',
871         'phpfaber.org',
872         'pnope.com',
873         'prettylink.com',
874         'PROXID.net' => array(  // also xRelay.net
875                 '*.asso.ws',
876                 '*.corp.st',
877                 '*.euro.tm',
878                 '*.perso.tc',
879                 '*.site.tc',
880                 '*.societe.st',
881         ),
882         'qrl.jp',
883         'qurl.net',
884         'qwer.org',
885         'radiobase.net',
886         'RedirectFree.com' => array(
887                 '*.red.tc',
888                 '*.redirectfree.com',
889                 '*.sky.tc',
890                 '*.the.vg',
891         ),
892         'redirme.com',
893         'redirectme.to',
894         'relic.net',
895         'rezma.info',
896         'rio.st',
897         'rlink.org',
898         '*.rmcinfo.fr',
899         'rubyurl.com',
900         '*.runboard.com',
901         'runurl.com',
902         's-url.net',
903         'SG5.co.uk' => array(
904                 '*.sg5.co.uk',
905                 '*.sg5.info',
906         ),
907         'Shim.net' => array(
908                 '*.0kn.com',
909                 '*.2cd.net',
910                 '*.freebiefinders.net',
911                 '*.freegaming.org',
912                 '*.op7.net',
913                 '*.shim.net',
914                 '*.v9z.com',
915         ),
916         'shorl.com',
917         'shortenurl.com',
918         'shorterlink.com',
919         'shortlinks.co.uk',
920         'shorttext.com',
921         'shorturl-accessanalyzer.com',
922         'Shortify.com' => array(
923                 '74678439.com',
924                 'shortify.com',
925         ),
926         'shortlink.co.uk',
927         'ShortURL.com' => array(
928                 '*.1sta.com',
929                 '*.24ex.com',
930                 '*.2fear.com',
931                 '*.2fortune.com',
932                 '*.2freedom.com',
933                 '*.2hell.com',
934                 '*.2savvy.com',
935                 '*.2truth.com',
936                 '*.2tunes.com',
937                 '*.2ya.com',
938                 '*.alturl.com',
939                 '*.antiblog.com',
940                 '*.bigbig.com',
941                 '*.dealtap.com',
942                 '*.ebored.com',
943                 '*.echoz.com',
944                 '*.filetap.com',
945                 '*.funurl.com',
946                 '*.headplug.com',
947                 '*.hereweb.com',
948                 '*.hitart.com',
949                 '*.mirrorz.com',
950                 '*.shorturl.com',
951                 '*.spyw.com',
952                 '*.vze.com',
953         ),
954         'shrinkalink.com',
955         'shrinkthatlink.com',
956         'shrinkurl.us',
957         'shrt.org',
958         'shrunkurl.com',
959         'shurl.org',
960         'shurl.net',
961         'sid.to',
962         'simurl.com',
963         'Sitelutions.com' => array(
964                 '*.assexy.as',
965                 '*.athersite.com',
966                 '*.athissite.com',
967                 '*.bestdeals.at',
968                 '*.byinter.net',
969                 '*.findhere.org',
970                 '*.fw.nu',
971                 '*.isgre.at',
972                 '*.isthebe.st',
973                 '*.kwik.to',
974                 '*.lookin.at',
975                 '*.lowestprices.at',
976                 '*.onthenet.as',
977                 '*.ontheweb.nu',
978                 '*.pass.as',
979                 '*.passingg.as',
980                 '*.redirect.hm',
981                 '*.rr.nu',
982                 '*.ugly.as',
983         ),
984         '*.skracaj.pl',
985         'skiltechurl.com',
986         'skocz.pl',
987         'slimurl.jp',
988         'slink.in',
989         'smallurl.eu',
990         'smurl.name',
991         'snipurl.com',
992         'sp-nov.net',
993         'splashblog.com',
994         'spod.cx',
995         '*.spydar.com',
996         'Subdomain.gr' => array(
997                 '*.p2p.gr',
998                 '*.subdomain.gr',
999         ),
1000         'SURL.DK' => array('surl.dk'),  // main page is: s-url.dk
1001         'surl.ws',
1002         'symy.jp',
1003         'tdurl.com',
1004         'tighturl.com',
1005         'tiniuri.com',
1006         'tiny.cc',
1007         'tiny.pl',
1008         'tiny2go.com',
1009         'tinylink.eu',
1010         'tinylinkworld.com',
1011         'tinypic.com',
1012         'tinyr.us',
1013         'TinyURL.com' => array(
1014                 'tinyurl.com',
1015                 'preview.tinyurl.com',
1016                 'tinyurl.co.uk',
1017         ),
1018         'titlien.com',
1019         'tlurl.com',
1020         'link.toolbot.com',
1021         'tnij.org',
1022         'Tokelau ccTLD' => array('.tk'),
1023         'toila.net',
1024         '*.toolbot.com',
1025         '*.torontonian.com',
1026         'trimurl.com',
1027         'ttu.cc',
1028         'turl.jp',
1029         '*.tz4.com',
1030         'U.TO' => array(        // ns *.1004web.com, 1004web.com is owned by Moon Jae Bark (utomaster@gmail.com) = u.to master
1031                 '*.1.to',
1032                 '*.4.to',
1033                 '*.5.to',
1034                 '*.82.to',
1035                 '*.s.to',
1036                 '*.u.to',
1037                 '*.ce.to',
1038                 '*.cz.to',
1039                 '*.if.to',
1040                 '*.it.to',
1041                 '*.kp.to',
1042                 '*.ne.to',
1043                 '*.ok.to',
1044                 '*.pc.to',
1045                 '*.tv.to',
1046                 '*.dd.to',
1047                 '*.ee.to',
1048                 '*.hh.to',
1049                 '*.kk.to',
1050                 '*.mm.to',
1051                 '*.qq.to',
1052                 '*.xx.to',
1053                 '*.zz.to',
1054                 '*.ivy.to',
1055                 '*.joa.to',
1056                 '*.ever.to',
1057                 '*.mini.to',
1058         ),
1059         'uchinoko.in',
1060         'Ulimit.com' => array(
1061                 '*.be.tf',
1062                 '*.best.cd',
1063                 '*.bsd-fan.com',
1064                 '*.c0m.st',
1065                 '*.ca.tc',
1066                 '*.clan.st',
1067                 '*.com02.com',
1068                 '*.en.st',
1069                 '*.euro.st',
1070                 '*.fr.fm',
1071                 '*.fr.st',
1072                 '*.fr.vu',
1073                 '*.gr.st',
1074                 '*.ht.st',
1075                 '*.int.ms',
1076                 '*.it.st',
1077                 '*.java-fan.com',
1078                 '*.linux-fan.com',
1079                 '*.mac-fan.com',
1080                 '*.mp3.ms',
1081                 '*.qc.tc',
1082                 '*.sp.st',
1083                 '*.suisse.st',
1084                 '*.t2u.com',
1085                 '*.unixlover.com',
1086                 '*.zik.mu',
1087         ),
1088         '*.uni.cc',
1089         'UNONIC.com' => array(
1090                 '*.at.tf',      // AlpenNIC
1091                 '*.bg.tf',
1092                 '*.ca.tf',
1093                 '*.ch.tf',      // AlpenNIC
1094                 '*.cz.tf',
1095                 '*.de.tf',      // AlpenNIC
1096                 '*.edu.tf',
1097                 '*.eu.tf',
1098                 '*.int.tf',
1099                 '*.net.tf',
1100                 '*.pl.tf',
1101                 '*.ru.tf',
1102                 '*.sg.tf',
1103                 '*.us.tf',
1104         ),
1105         'Up.pl' => array(
1106                 '.69.pl',                       // by nsk101869
1107                 '.crack.pl',            // by nsk101869
1108                 '.film.pl',                     // by sibr19002
1109                 '.h2o.pl',                      // by nsk101869
1110                 '.hostessy.pl',         // by nsk101869
1111                 '.komis.pl',            // by nsk101869
1112                 '.laski.pl',            // by nsk101869
1113                 '.modelki.pl',          // by nsk101869
1114                 '.muzyka.pl',           // by sibr19002
1115                 '.nastolatki.pl',       // by nsk101869
1116                 '.obuwie.pl',           // by nsk101869
1117                 '.prezes.com',          // by Robert e (b2b at interia.pl)
1118                 '.prokuratura.com',     // by Robert Tofil (b2b at interia.pl)
1119                 '.sexchat.pl',          // by nsk101869
1120                 '.sexlive.pl',          // by nsk101869
1121                 '.tv.pl',                       // by nsk101869
1122                 '.up.pl',                       // by nsk101869
1123                 '.video.pl',            // by nsk101869
1124                 '.xp.pl',                       // nsk101869
1125         ),
1126         '*.uploadr.com',
1127         'url.ie',
1128         'url4.net',
1129         'url-c.com',
1130         'urlbee.com',
1131         'urlbounce.com',
1132         'urlcut.com',
1133         'urlcutter.com',
1134         'urlic.com',
1135         'urlin.it',
1136         'URLLogs.com' => array(
1137                 '*.urllogs.com',        // 67.15.219.253 by Javier Keeth (abuzant at gmail.com), ns *.pengs.com, 'Hosted by: Gossimer'
1138                 '.12w.net',                     // 67.15.219.253 by Marvin Dreyer (marvin.dreyer at pengs.com), ns *.gossimer.com
1139         ),
1140         '*.urlproxy.com',
1141         'urlser.com',
1142         'urlsnip.com',
1143         'urlzip.de',
1144         'urlx.org',
1145         'useurl.us',            // by Edward Beauchamp (mail at ebvk.com)
1146         'utun.jp',
1147         'uxxy.com',
1148         '*.v27.net',
1149         'V3.com by FortuneCity.com' => array(   // http://www.v3.com/sub-domain-list.shtml
1150                 '*.all.at',
1151                 '*.back.to',
1152                 '*.beam.at',
1153                 '*.been.at',
1154                 '*.bite.to',
1155                 '*.board.to',
1156                 '*.bounce.to',
1157                 '*.bowl.to',
1158                 '*.break.at',
1159                 '*.browse.to',
1160                 '*.change.to',
1161                 '*.chip.ms',
1162                 '*.connect.to',
1163                 '*.crash.to',
1164                 '*.cut.by',
1165                 '*.direct.at',
1166                 '*.dive.to',
1167                 '*.drink.to',
1168                 '*.drive.to',
1169                 '*.drop.to',
1170                 '*.easy.to',
1171                 '*.everything.at',
1172                 '*.fade.to',
1173                 '*.fanclub.ms',
1174                 '*.firstpage.de',
1175                 '*.fly.to',
1176                 '*.flying.to',
1177                 '*.fortunecity.co.uk',
1178                 '*.fortunecity.com',
1179                 '*.forward.to',
1180                 '*.fullspeed.to',
1181                 '*.fun.ms',
1182                 '*.gameday.de',
1183                 '*.germany.ms',
1184                 '*.get.to',
1185                 '*.getit.at',
1186                 '*.hard-ware.de',
1187                 '*.hello.to',
1188                 '*.hey.to',
1189                 '*.hop.to',
1190                 '*.how.to',
1191                 '*.hp.ms',
1192                 '*.jump.to',
1193                 '*.kiss.to',
1194                 '*.listen.to',
1195                 '*.mediasite.de',
1196                 '*.megapage.de',
1197                 '*.messages.to',
1198                 '*.mine.at',
1199                 '*.more.at',
1200                 '*.more.by',
1201                 '*.move.to',
1202                 '*.musicpage.de',
1203                 '*.mypage.org',
1204                 '*.mysite.de',
1205                 '*.nav.to',
1206                 '*.notrix.at',
1207                 '*.notrix.ch',
1208                 '*.notrix.de',
1209                 '*.notrix.net',
1210                 '*.on.to',
1211                 '*.page.to',
1212                 '*.pagina.de',
1213                 '*.played.by',
1214                 '*.playsite.de',
1215                 '*.privat.ms',
1216                 '*.quickly.to',
1217                 '*.redirect.to',
1218                 '*.rulestheweb.com',
1219                 '*.run.to',
1220                 '*.scroll.to',
1221                 '*.seite.ms',
1222                 '*.shortcut.to',
1223                 '*.skip.to snap.to',
1224                 '*.soft-ware.de',
1225                 '*.start.at',
1226                 '*.stick.by',
1227                 '*.surf.to',
1228                 '*.switch.to',
1229                 '*.talk.to',
1230                 '*.tip.nu',
1231                 '*.top.ms',
1232                 '*.transfer.to',
1233                 '*.travel.to',
1234                 '*.turn.to',
1235                 '*.vacations.to',
1236                 '*.videopage.de',
1237                 '*.virtualpage.de',
1238                 '*.w3.to',
1239                 '*.walk.to',
1240                 '*.warp9.to',
1241                 '*.window.to',
1242                 '*.yours.at',
1243                 '*.zap.to',
1244                 '*.zip.to',
1245         ),
1246         'VDirect.com' => array(
1247                 '*.emailme.net',
1248                 '*.getto.net',
1249                 '*.inetgames.com',
1250                 '*.netbounce.com',
1251                 '*.netbounce.net',
1252                 '*.oneaddress.net',
1253                 '*.snapto.net',
1254                 '*.vdirect.com',
1255                 '*.vdirect.net',
1256                 '*.webrally.net',
1257         ),
1258         'venturenetworking.com',        // by Katharine Barbieri (domains at spyforce.com)
1259         'vgo2.com',
1260         'w3t.org',
1261         'wapurl.co.uk',
1262         'Wb.st' => array(
1263                 '*.team.st',
1264                 '*.wb.st',
1265         ),
1266         'wbkt.net',
1267         'WebAlias.com' => array(
1268                 '*.andmuchmore.com',
1269                 '*.browser.to',
1270                 '*.escape.to',
1271                 '*.fornovices.com',
1272                 '*.fun.to',
1273                 '*.got.to',
1274                 '*.hottestpix.com',
1275                 '*.imegastores.com',
1276                 '*.latest-info.com',
1277                 '*.learn.to',
1278                 '*.moviefever.com',
1279                 '*.mp3-archives.com',
1280                 '*.myprivateidaho.com',
1281                 '*.radpages.com',
1282                 '*.remember.to',
1283                 '*.resourcez.com',
1284                 '*.return.to',
1285                 '*.sail.to',
1286                 '*.sports-reports.com',
1287                 '*.stop.to',
1288                 '*.thrill.to',
1289                 '*.tophonors.com',
1290                 '*.uncutuncensored.com',
1291                 '*.up.to',
1292                 '*.veryweird.com',
1293                 '*.way.to',
1294                 '*.web-freebies.com',
1295                 '.webalias.com',
1296                 '*.webdare.com',
1297                 '*.xxx-posed.com',
1298         ),
1299         'webmasterwise.com',
1300         'witherst at hotmail.com' => array(     // by Tim Withers
1301                 '*.associates-program.com',
1302                 '*.casinogopher.com',
1303                 '*.ezpagez.com',
1304                 '*.vgfaqs.com',
1305         ),
1306         'wittylink.com',
1307         'wiz.sc',                       // tiny.cc related
1308         'X50.us' => array(
1309                 '*.i50.de',
1310                 '*.x50.us',
1311         ),
1312         'big5.xinhuanet.com',
1313         'xhref.com',
1314         'Xn6.net' => array(
1315                 '*.9ax.net',
1316                 '*.xn6.net',
1317         ),
1318         '*.xshorturl.com',              // by Markus Lee (soul_s at list.ru) 
1319         '.y11.net',
1320         'YESNS.com' => array(   // by Jae-Hwan Kwon (kwonjhpd at kornet.net)
1321                 '*.yesns.com',
1322                 '*.srv4u.net',
1323                 //blogne.com
1324         ),
1325         'yatuc.com',
1326         'yep.it',
1327         'yumlum.com',
1328         'yurel.com',
1329         'Z.la' => array(
1330                 'z.la',
1331                 't.z.la',
1332         ),
1333         'zaable.com',
1334         'zapurl.com',
1335         'zarr.co.uk',
1336         'ZeroWeb.org' => array(
1337                 '*.80t.com',
1338                 '*.firez.org',
1339                 '*.fizz.nu',
1340                 '*.ingame.org',
1341                 '*.irio.net',
1342                 '*.v33.org',
1343                 '*.zeroweb.org',
1344         ),
1345         'zhukcity.ru',
1346         'zippedurl.com',
1347         '*.zu5.net',
1348         'zuso.tw',
1349         '*.zwap.to',
1350 );
1351
1352 $blocklist['A-2'] = array(
1353
1354         // A-2: Dynamic DNS, Dynamic IP services, DNS vulnerabilities, or another DNS cases
1355         //
1356         //'*.dyndns.*', // Wildcard for dyndns
1357         //
1358         '*.ddo.jp',                             // by Kiyoshi Furukawa (furu at furu.jp)
1359         'ddns.ru' => array('*.bpa.nu'),
1360         'Dhs.org' => array(
1361                 '*.2y.net',
1362                 '*.dhs.org',
1363         ),
1364         '*.dnip.net',
1365         '*.dyndns.co.za',
1366         '*.dyndns.dk',
1367         '*.dyndns.nemox.net',
1368         'DyDNS.com' => array(
1369                 '*.ath.cx',
1370                 '*.dnsalias.org',
1371                 '*.dyndns.org',
1372                 '*.homeip.net',
1373                 '*.homelinux.net',
1374                 '*.mine.nu',
1375                 '*.shacknet.nu',
1376         ),
1377         '*.dtdns.net',                  // by jscott at sceiron.com
1378         '*.dynu.com',
1379         'J-Speed.net' => array(
1380                 '*.bne.jp',
1381                 '*.ii2.cc',
1382                 '*.jdyn.cc',
1383                 '*.jspeed.jp',
1384         ),
1385         '*.nerdcamp.net',
1386         'No-IP.com' => array(
1387                         '*.bounceme.net',
1388                         '*.hopto.org',
1389                         '*.myftp.biz',
1390                         '*.myftp.org',
1391                         '*.myvnc.com',
1392                         '*.no-ip.biz',
1393                         '*.no-ip.info',
1394                         '*.no-ip.org',
1395                         '*.redirectme.net',
1396                         '*.servebeer.com',
1397                         '*.serveblog.net',
1398                         '*.servecounterstrike.com',
1399                         '*.serveftp.com',
1400                         '*.servegame.com',
1401                         '*.servehalflife.com',
1402                         '*.servehttp.com',
1403                         '*.servemp3.com',
1404                         '*.servepics.com',
1405                         '*.servequake.com',
1406                         '*.sytes.net',
1407                         '*.zapto.org',
1408         ),
1409         '*.zenno.info',
1410         '.cm',  // 'Cameroon' ccTLD, sometimes used as typo of '.com',
1411                         // and all non-recorded domains redirect to 'agoga.com' now
1412                         // http://money.cnn.com/magazines/business2/business2_archive/2007/06/01/100050989/index.htm
1413                         // http://agoga.com/aboutus.html
1414 );
1415
1416
1417 // B: Sample setting of:
1418 // Jacked (taken advantage of) and cleaning-less sites
1419 //
1420 // Please notify us about this list with reason:
1421 // http://pukiwiki.sourceforge.jp/dev/?BugTrack2%2F208
1422
1423 $blocklist['B-1'] = array(
1424
1425         // B-1: Web spaces
1426         //
1427         //   Messages from forerunners:
1428         //     activefreehost.com
1429         //       "We regret to inform you that ActiveFreeHost
1430         //        free hosting service has is now closed (as of
1431         //        September 18). We have been online for over
1432         //        two and half years, but have recently decided
1433         //        to take time for software improvement to fight
1434         //        with server abuse, Spam advertisement and
1435         //        fraud."
1436         //
1437         '0Catch.com related' => array(
1438                 '*.00freehost.com',     // by David Mccall (superjeeves at yahoo.com), ns *.0catch.com
1439                 '*.0catch.com',         // by Sam Parkinson (sam at 0catch.com), also zerocatch.com
1440                 '*.100freemb.com',      // by Danny Ashworth (dan at 0catch.com), ns *.0catch.com
1441                 '*.envy.nu',            // by Dave Ellis (dave at larryblackandassoc.com), ns *.0catch.com
1442                 '*.galaxy99.net',       // by Bagchi.Org (admin at bagchi.org), ns *.0catch.com
1443                 '*.zomi.net',           // by sianpu at gmail.com, ns *.0catch.com
1444         ),
1445         '*.1asphost.com',               // by domains at dotster.com
1446         '100 Best Inc' => array(        // by 100 Best Inc (info at 100best.com)
1447                 '*.0-st.com',
1448                 '*.150m.com',   // by 100 Best, Inc., NS by 0catch.com
1449                 '*.2-hi.com',
1450                 '*.20fr.com',
1451                 '*.20ii.com',
1452                 '*.20is.com',
1453                 '*.20it.com',
1454                 '*.20m.com',    // by jlee at 100bestinc.com
1455                 '*.20me.com',
1456                 '*.20to.com',
1457                 '*.2u-2.com',
1458                 '*.3-st.com',
1459                 '*.fws1.com',
1460                 '*.fw-2.com',
1461                 '*.inc5.com',
1462                 '*.on-4.com',
1463                 '*.st-3.com',
1464                 '*.st20.com',
1465                 '*.up-a.com',
1466         ),
1467         '20six Weblog Services' => array(
1468                 '.20six.nl',                    // by 20six weblog services (postmaster at 20six.nl)
1469                 '.20six.co.uk',
1470                 '.20six.fr',
1471                 'myblog.de',
1472                 'myblog.es',
1473         ),
1474         '*.250free.com',        // by Brian Salisbury (domains at 250host.com)
1475         '2Page.de' => array(
1476                 '.dreipage.de',
1477                 '.2page.de',
1478         ),
1479         '*.30mb.com',           // by 30MB Online (63681 at whois.gkg.net)
1480         '*.50megs.com',         // by hostmaster at northsky.com
1481         '*.5gbfree.com',
1482         '*.789mb.com',          // by Nicholas Long (nicolas.g.long at gmail.com)
1483         '*.9999mb.com',         // by allan Jerman (prodigy-airsoft at cox.net)
1484         'aeonity.com',          // by Emocium Solutions (creativenospam at gmail.com)
1485         '*.aimoo.com',
1486         '*.alkablog.com',
1487         '*.alluwant.de',
1488         'AOL.com' =>    // http://about.aol.com/international_services
1489                 '/^(?:chezmoi|home|homes|hometown|journals|user)\.' .
1490                 '(?:aol|americaonline)\.' .
1491                 '(?:ca|co\.uk|com|com\.au|com.mx|de)$/',
1492                 // Rough but works
1493         'Apple.com' => array('idisk.mac.com'),
1494         '*.askfaq.org',
1495         '*.atfreeforum.com',
1496         '*.atwiki.com',                 //  by Masakazu Ohno (s071011 at sys.wakayama-u.ac.jp)
1497         '*.asphost4free.com',
1498         'basenow.com',
1499         '*.bb-fr.com',
1500         '*.beeplog.com',
1501         'bestfreeforums.com',
1502         'Bizcn.com' => '/.*\.w[0-9]+\.bizcn\.com$/', // XiaMen BizCn Computer & Network CO.,LTD
1503         '*.blog.com',
1504         '*.blog.com.es',
1505         '*.blog.hr',
1506         '*.blog-fx.com',
1507         'blogas.lt',
1508         'blogbud.com',
1509         '*.blogcu.com',                 // by info at nokta.com
1510         'blogfreely.com',
1511         '*.blogdrive.com',
1512         '*.blogg.de',
1513         'bloggercrab.com',
1514         '*.bloggingmylife.com',
1515         '*.bloggles.info',
1516         'bloggers.nl',
1517         '*.blogharbor.com',
1518         '*.bloguj.eu',
1519         'bloguitos.com',
1520         'blogosfer.com',
1521         '*.blogslive.net',
1522         '*.blogspot.com',               // by Google
1523         '*.blogsome.com',               // by Roger Galligan (roger.galligan at browseireland.com)
1524         '*.blogstream.com',
1525         'blogyaz.com',
1526         'board-4you.de',
1527         'boboard.com',                  // 66.29.54.116 by Excelsoft (shabiba at e4t.net)
1528         '*.boardhost.com',
1529         'Bravenet.com' => array(
1530                 '*.bravenet.com',
1531                 '*.bravehost.com',
1532         ),
1533         '*.by.ru',                              // nthost.ru related?
1534         'C2k.jp' => array(
1535                 '.081.in',              // by Makoto Okuse (webmaster at 2style.net)
1536                 '.2st.jp',              // by 2style, ns *.click2k.net, *.2style.net
1537                 '.2style.in',   // by Makoto Okuse (webmaster at 2style.net)
1538                 '.2style.jp',   // by click2k, ns *.2style.jp, *.2style.net
1539                 '.2style.net',  // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.jp, *.2style.net
1540                 '.betty.jp',    // by 2style, ns *.click2k.net, *.2style.net
1541                 '.bian.in',             // by Makoto Okuse (webmaster at 2style.net)
1542                 '.cabin.jp',    // by 2style, ns *.click2k.net, *.2style.net
1543                 '.click2k.net', // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.net
1544                 '.cult.jp',             // by 2style, ns *.click2k.net, *.2style.net
1545                 '.curl.in',             // by Makoto Okuse (webmaster at 2style.net)
1546                 '.cute.cd',             // by Yuya Fukuda (count at kit.hi-ho.ne.jp), ns *.2style.jp, *.2style.net
1547                 '.ennui.in',    // by Makoto Okuse (webmaster at 2style.net)
1548                 '.houka5.com',  // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.net
1549                 '.jinx.in',             // by Makoto Okuse (webmaster at 2style.net)
1550                 '.loose.in',    // by Makoto Okuse (webmaster at 2style.net)
1551                 '.mippi.jp',    // by 2style, ns *.click2k.net, *.2style.net
1552                 '.mist.in',             // by Makoto Okuse (webmaster at 2style.net)
1553                 '.muu.in',              // by Makoto Okuse (webmaster at 2style.net)
1554                 '.naive.in',    // by Makoto Okuse (webmaster at 2style.net)
1555                 '.panic.in',    // by Makoto Okuse (webmaster at 2style.net)
1556                 '.psyco.jp',    // by click2k, ns *.click2k.net, *.2style.net
1557                 '.purety.jp',   // by 2style, ns *.click2k.net, *.2style.net
1558                 '.rapa.jp',             // by 2style, ns *.click2k.net, *.2style.net
1559                 '.side-b.jp',   // by 2style, ns *.click2k.net, *.2style.net
1560                 '.slum.in',             // by Makoto Okuse (webmaster at 2style.net)
1561                 '.sweety.jp',   // by click2k, ns *.click2k.net, *.2style.net
1562                 '.web-box.jp',  // by 2style, ns *.click2k.net, *.2style.net
1563                 '.yea.jp',              // by 2style, ns *.click2k.net, *.2style.net
1564         ),
1565         '*.chueca.com',
1566         'concepts-mall.com',
1567         '*.conforums.com',              // by Roger Sutton (rogersutton at cox.net)
1568         'counterhit.de',
1569         '*.createforum.net',
1570         '*.creatuforo.com',             // by Desafio Internet S.L. (david at soluwol.com)
1571         '*.createmybb.com',
1572         'CwCity.de' => array(
1573                 '.cwcity.de',
1574                 '.cwsurf.de',
1575         ),
1576         'dakrats.net',
1577         '*.dcswtech.com',
1578         '*.devil.it',
1579         '*.diaryland.com',
1580         'domains at galaxywave.net' => array(
1581                 'blogstation.net',
1582                 '.phpbb-host.com',
1583         ),
1584         'dotbb.be',
1585         '*.dox.hu',                             // dns at 1b.hu
1586         '*.e-host.ws',          // by dns at jomax.net, ns by 0catch.com
1587         '*.eblog.com.au',
1588         '*.ekiwi.de',
1589         '*.eamped.com',                 // Admin by Joe Hayes (joe_h_31028 at yahoo.com)
1590         '.easyfreeforum.com',   // by XT Store Sas, Luca Lo Bascio (marketing at atomicshop.it)
1591         '*.ebloggy.com',
1592         'enunblog.com',
1593         '*.epinoy.com',
1594         'FC2.com' => array(
1595                 'Blogs' => '#^(?:.+\.)?blog[0-9]+\.fc2\.com$#', // Blogs, 'FOOBAR.blogN.fc2.com' and 'blogN.fc2.com/FOOBAR'
1596                         // Many traps available:
1597                         //      bqdr.blog98.fc2.com,       iframe
1598                         //      csfir.blog87.fc2.com,      iframe
1599                         //      pppgamesk.blog100.fc2.com, iframe, broken Japanese
1600                         //      sippou2006.blog60.fc2.com, iframe
1601                         // NOTE: 'blog.fc2.com' is not included
1602                 '*.h.fc2.com',  // Adult
1603         ),
1604         'forum.ezedia.net',
1605         '*.extra.hu',                   // angelo at jasmin.hu
1606         '*.fanforum.cc',
1607         'fingerprintmedia.com',
1608         '*.filelan.com',
1609         '*.foren-city.de',
1610         'foren-gratis.de',
1611         'foroswebgratis.com',
1612         '*.forum-on.de',
1613         '*.forum5.com',                 // by Harry S (hsg944 at gmail.com)
1614         'forumbolt.com',
1615         '*.forumlivre.com',
1616         'forumnow.com.br',
1617         '*.forumppl.com',
1618         'Forumprofi.de' => '#^(?:.*\.)?forumprofi[0-9]*\.de$#',
1619         'ForumUp' => '#^^(?:.*\.)?forumup\.' .
1620                 '(?:at|be|ca|ch|co\.nz|co\.uk|co\.za|com|com\.au|com\.mx|cn|' .
1621                 'cz|de|dk|es|eu|fr|gr|hu|in|info|ir|it|jobs|jp|lt|' .
1622                 'lv|org|pl|name|net|nl|ro|ru|se|sk|tv|us|web\.tr)$#',
1623         '*.fory.pl',
1624         '*.free-25.de',
1625         '*.free-bb.com',
1626         'Free-Blog-Hosting.com' => array(
1627                 'free-blog-hosting.com',        // by Robert Vigil (ridgecrestdomains at yahoo.com), ns *.phpwebhosting.com
1628                 'cheap-web-hosting-411.com',    // by Robert Vigil, ns *.thisismyserver.net
1629                 'blog-tonite.com',                      // ns *.phpwebhosting.com
1630                 'blogznow.com',                         // ns *.phpwebhosting.com
1631                 'myblogstreet.com',                     // by Robert Vigil, ns *.phpwebhosting.com
1632                 'blogbeam.com',                         // by Robert Vigil, ns *.phpwebhosting.com
1633         ),
1634         'free-guestbook.net',
1635         '*.free-site-host.com', // by CGM-Electronics (chris at cgm-electronics.com)
1636         'freebb.nl',
1637         '*.freeclans.de',
1638         '*.freelinuxhost.com',  // by 100webspace.com
1639         'freeforum.at',                 // by Sandro Wilhelmy
1640         'freeforumshosting.com',        // by Adam Roberts (admin at skaidon.co.uk)
1641         '*.freeforums.org',             // by 1&1 Internet, Inc. - 1and1.com
1642         'FreeWebHostingArea.com' => array(      // or www.freewha.com
1643                 '*.6te.net',
1644                 '*.ueuo.com',
1645                 '*.orgfree.com',
1646         ),
1647         '*.freewebpage.org',
1648         'Freewebs.com' => array(        // by inquiries at freewebs.com
1649                 'freewebs.com',
1650                 'freewebsfarms.com',
1651         ),
1652         '*.freewebspace.net.au',
1653         '*.freemyforum.com',    // by messahost at gmail.com
1654         'freepowerboards.com',
1655         '*.freepowerboards.com',
1656         '*.fsphost.com',                // by Michael Renz (michael at fsphost.com)
1657         '*.funpic.de',
1658         'geocities.com',
1659         'GetBetterHosting.com' => array(
1660                 '*.30mb.com',   // by 30MB Online (63681 at whois.gkg.net), introduced as one alternative of 90megs.com
1661                 '*.90megs.com', // by Get Better Hosting (admin at getbetterhosting.com)
1662         ),
1663         '*.guestbook.de',
1664         'gwebspace.de',
1665         'gossiping.net',
1666         'gb-hoster.de',
1667         '*.goodboard.de',
1668         'docs.google.com',                      // by Google
1669         'guestbook.at',
1670         'club.giovani.it',
1671         '*.gratis-server.de',
1672         'groups-beta.google.com',       // by Google
1673         'healthcaregroup.com',
1674         '*.hit.bg',                             // by forumup.com ??
1675         '*.host-page.com',
1676         '*.hostingclub.de',
1677         'forums.hspn.com',
1678         '*.hut2.ru',
1679         'IC.cz' => array(
1680                 '*.ezin.cz',            // internetcentrum at gmail.com, ns ignum.com, ignum.cz
1681                 '*.hu.cz',                      // internetcentrum at gmail.com
1682                 '*.hustej.net',         // baz at bluedot.cz, dom-reg-joker at ignum.cz
1683                 '*.ic.cz',                      // internetcentrum at gmail.com
1684                 '*.kx.cz',                      // jan at karabina.cz, info at ignum.cz
1685                 '*.own.cz',                     // internetcentrum at gmail.com
1686                 '*.phorum.cz',          // internetcentrum at gmail.com
1687                 '*.tym.cz',                     // internetcentrum at gmail.com
1688                 '*.tym.sk',                     // jobot at ignum.cz
1689                 '*.wu.cz',                      // jan at karabina.cz, info at ignum.cz
1690                 '*.yc.cz',                      // ivo at karabina.cz, jan at karabina.cz
1691                 '*.yw.sk',                      // jobot at ignum.cz
1692         ),
1693         'icedesigns at gmail.com' => array(     // by Boling Jiang (icedesigns at gmail.com)
1694                 '*.0moola.com',
1695                 '*.3000mb.com',
1696                 '.501megs.com',
1697                 '*.teracities.com',
1698                 '*.xoompages.com',
1699         ),
1700         'iEUROP.net' => array(
1701                 '*.ibelgique.com',
1702                 '*.iespana.es',
1703                 '*.ifrance.com',
1704                 '*.iitalia.com',
1705                 '*.iquebec.com',
1706                 '*.isuisse.com',
1707         ),
1708         '*.ihateclowns.net',
1709         '*.iphorum.com',
1710         '*.blog.ijijiji.com',
1711         '*.info.com',
1712         '*.informe.com',
1713         'it168.com',
1714         '.iwannaforum.com',
1715         '*.jconserv.net',
1716         '*.jeeran.com',
1717         '*.jeun.fr',
1718         '*.journalscape.com',
1719         '*.blog.kataweb.it',
1720         '*.kaixo.com',          // blogs.kaixo.com, blogak.kaixo.com
1721         '*.kokoom.com',
1722         'koolpages.com',
1723         '*.ksiegagosci.info',
1724         'Lide.cz' => array(
1725                 '*.lide.cz',
1726                 '*.sblog.cz',
1727         ),
1728         'limmon.net',
1729         'Livedoor.com' => array(
1730                 'blog.livedoor.jp',
1731                 '*.blog.livedoor.com',  // redirection
1732         ),
1733         '*.livejournal.com',
1734         '*.logme.nl',
1735         'ltss.luton.ac.uk',
1736         'Lycos.com' => array(
1737                 '.angelfire.com',       // angelfire.lycos.com
1738
1739                 '*.jubii.dk',   // search., medlem.
1740                 '*.jubiiblog.co.uk',
1741                 '*.jubiiblog.com.es',   // by Lycos Europe GmbH
1742                 '*.jubiiblog.de',
1743                 '*.jubiiblog.dk',
1744                 '*.jubiiblog.fr',
1745                 '*.jubiiblog.it',
1746                 '*.jubiiblog.nl',
1747
1748                 '*.lycos.at',
1749                 '*.lycos.ch',
1750                 '*.lycos.co.uk',
1751                 'angelfire.lycos.com',
1752                 '*.lycos.de',
1753                 '*.lycos.es',
1754                 '*.lycos.fr',
1755                 '*.lycos.it',           // by Lycos Europe GmbH
1756                 '*.lycos.nl',
1757
1758                 '*.spray.se',
1759                 '*.sprayblog.se',
1760
1761                 '*.tripod.com',
1762         ),
1763         'mbga.jp',                              // by DeNA Co.,Ltd. (barshige at hq.bidders.co.jp, torigoe at hq.bidders.co.jp)
1764         '*.messageboard.nl',
1765         'mokono GmbH' => array(
1766                 '*.blog.com.es',
1767                 '*.blog.de',
1768                 '*.blog.fr',
1769                 '*.blog.co.uk',
1770                 '*.blog.ca',
1771                 '*.blogs.se',
1772                 '*.blogs.fi',
1773                 '*.blogs.no',
1774                 '*.blogs.dk',
1775                 '*.blogs.ro',
1776                 '*.weblogs.pl',
1777                 '*.weblogs.cz',
1778                 '*.weblogs.hu',
1779         ),
1780         'mojklc.com',
1781         'MonForum.com' => array(
1782                 '*.monforum.com',
1783                 '*.monforum.fr',
1784         ),
1785         '*.multiforum.nl',              // by Ron Warris (info at phpbbhost.nl)
1786         'myblog.is',
1787         'myblogma.com',
1788         '*.myblogvoice.com',
1789         'myblogwiki.com',
1790         '*.myforum.ro',
1791         '*.myfreewebs.net',
1792         '*.mysite.com',
1793         '*.myxhost.com',
1794         '*.netfast.org',
1795         'NetGears.com' => array(        // by domains at netgears.com
1796                 '*.9k.com',
1797                 '*.741.com',
1798                 '*.freewebsitehosting.com',
1799                 '*.freewebspace.com',
1800                 '*.freewebpages.org',
1801         ),
1802         'Netscape.com' => array('mywebpage.netscape.com'),
1803         'neweconomics.info',
1804         '*.nm.ru',
1805         '*.obm.cn',                             // by xiaobak at yahoo.com.cn
1806         '*.w100.okwit.com',             // by chen jinian (dfym at dfym.cn)
1807         'onlyfree.de',
1808         '*.ooblez.com',                 // by John Nolande (ooblez at hotmail.com)
1809         '*.ohost.de',
1810         'Osemka.pl' => array(   // by Osemka Internet Media (biuro at nazwa.pl)
1811                 '.friko.pl',
1812                 '.jak.pl',
1813                 '.nazwa.pl',
1814                 '*.prv.pl',                     // by NetArt (biuro at nazwa.pl)
1815                 '.w8w.pl',
1816                 '.za.pl',
1817                 '.skysquad.net',        // by Dorota Brzezinska (info at nazwa.pl)
1818         ),
1819         '*.parlaris.com',
1820         '*.pathfinder.gr',
1821         '*.foros.tv',
1822         '*.phorum.pl',
1823         'Phpbb24.com' => array( // by Daniel Eriksson
1824                 '*.createforum.us',     // registry at webbland.se
1825                 '*.forumportal.us',     // registry at webbland.se
1826                 '*.freeportal.us',      // registry at network24.se
1827                 '*.phpbb2.us',          // daniel at danielos.com
1828                 '*.phpbb24.com',        // daniel at danielos.com
1829                 '*.myforumportal.com',  // daniel at webbland.se
1830         ),
1831         '*.phpbbx.de',
1832         '*.pochta.ru',
1833         '*.portbb.com',
1834         'powerwebmaster.de',
1835         'pro-board.com',                // by SEM Optimization Services Ltd (2485 at coverage1.com)
1836         'ProBoards' => '#^.*\.proboards[0-9]*\.com$#',
1837         '*.probook.de',
1838         '*.prohosting.com',     // by Nick Wood (admin at dns-solutions.net)
1839         '*.quickfreehost.com',
1840         'quizilla.com',
1841         '*.qupis.com',          // by Xisto Corporation (shridhar at xisto.com)
1842         'razyboard.com',
1843         'realhp.de',
1844         'rgbdesign at gmail.com' => array(      // by RB2 (rgbdesign at gmail.com)
1845                 '*.juicypornhost.com',
1846                 '*.pornzonehost.com',
1847                 '*.xhostar.com',
1848         ),
1849         'RIN.ru' => array(
1850                 '*.sbn.bz',
1851                 '*.wol.bz',
1852         ),
1853         'Halverston Holdings Limited' => array( // pochta.ru?lng=en
1854                 // Seems one of affiliates of RBC, RosBusinessConsulting (rbc.ru, rbcnews.com)
1855                 '*.fromru.com',         // by Lapeshkina Tatyana (noc at pochta.ru)
1856                 '*.front.ru',           // (domain at hc.ru)
1857                 '*.hc.ru',                      // by (domain at hosting.rbc.ru, domaincredit at hosting.rbc.ru)
1858                 '*.hotbox.ru',          // (domain at hc.ru)
1859                 '*.hotmail.ru',         // (hosting at hc.ru)
1860                 '*.krovatka.su',        // (domain at hc.ru, hosting at hc.ru)
1861                 '*.land.ru',            // (domain at hc.ru)
1862                 '*.mail15.com',         // (hosting at hc.ru)
1863                 '*.mail333.com',        // (hosting at hc.ru)
1864                 '*.newmail.ru',         // (domain at hc.ru, hosting at hc.ru)
1865                 '*.nightmail.ru',       // (domain at hc.ru, hosting at hc.ru)
1866                 '*.pisem.net',          // (hosting at hc.ru)
1867                 '*.pochta.ru',          // (domain at hc.ru)
1868                 '*.pochtamt.ru',        // (domain at hc.ru)
1869                 '*.pop3.ru',            // (domain at hc.ru)
1870                 '*.rbcmail.ru',         // (domain at hc.ru)
1871                 '*.smtp.ru',            // (domain at hc.ru)
1872         ),
1873         '*.sayt.ws',
1874         'Seblg.com' => array(
1875                 '*.seblg.com',          // by Dao Lee (st at seblg.com)
1876                 '*.xshorturl.org',      // by Tonny Lee (admin at seblg.com)
1877         ),
1878         '*.seo-blog.org',
1879         '*.shoutpost.com',
1880         '*.siamforum.com',
1881         '*.siteburg.com',
1882         '*.sitehome.ru',
1883         '*.sitesfree.com',              // support at livesearching.com
1884         '*.sitesled.com',
1885         'skinnymoose.com',              // by Steven Remington (admin at outdoorwebhosting.com)
1886         'SmarTrans.com' => array(
1887                 '.3w.to',
1888                 '.aim.to',
1889                 '.djmp.jp',
1890                 '.nihongourl.nu',
1891                 '.urljp.com',
1892                 '.www1.to',
1893                 '.www2.to',
1894                 '.www3.to',
1895         ),
1896         '*.spazioforum.it',
1897         'forums.speedguide.net',
1898         '*.spicyblogger.com',
1899         '*.spotbb.com',
1900         '*.squarespace.com',
1901         'stickypond.com',
1902         'stormloader.com',
1903         'strikebang.com',
1904         '*.sultryserver.com',
1905         '*.t35.com',
1906         'tabletpcbuzz.com',
1907         '*.talkthis.com',
1908         'tbns.net',
1909         'telasipforums.com',
1910         'thestudentunderground.org',
1911         'think.ubc.ca',
1912         'Topix.com' => array(
1913                 'topix.com',
1914                 'topix.net',
1915         ),
1916         '*.vtost.com',
1917         '*.vidiac.com',
1918         'volny.cz',
1919         '*.welover.org',
1920         'Web1000.com' => array( // http://www.web1000.com/register_new2.php
1921                 '*.fasthost.tv',
1922                 '*.hothost.tv',
1923                 '*.isgreat.tv',
1924                 '*.issexy.tv',
1925                 '*.isterrible.tv',
1926                 '*.somegood.tv',
1927                 '*.adultnations.com',
1928                 '*.alladultfemale.com',
1929                 '*.alladultmale.com',
1930                 '*.allbisexual.com',
1931                 '*.allbreast.com',
1932                 '*.allfeminism.com',
1933                 '*.allmanpages.com',
1934                 '*.allmendirect.com',
1935                 '*.allphotoalbum.com',
1936                 '*.allsexpages.com',
1937                 '*.allwomanweb.com',
1938                 '*.attorney-site.com',
1939                 '*.bedclip.com',
1940                 '*.bestfamilysite.com',
1941                 '*.bestmusicpages.com',
1942                 '*.bigmoron.com',
1943                 '*.bourgeoisonline.com',
1944                 '*.candyfrom.us',
1945                 '*.cartoonhit.com',
1946                 '*.cat-on-line.com',
1947                 '*.chokesondick.com',
1948                 '*.closeupsof.us',
1949                 '*.cpa-site.com',
1950                 '*.dampgirl.com',
1951                 '*.dampgirls.com',
1952                 '*.deepestfetish.com',
1953                 '*.docspages.com',
1954                 '*.dog-on-line.com',
1955                 '*.dogcountries.com',
1956                 '*.dognations.com',
1957                 '*.doingitwith.us',
1958                 '*.drenchedface.com',
1959                 '*.drenchedlips.com',
1960                 '*.drspages.com',
1961                 '*.edogden.com',
1962                 '*.eroticountry.com',
1963                 '*.fasthost.tv',
1964                 '*.fineststars.com',
1965                 '*.foronlinegames.com',
1966                 '*.forplanetearth.com',
1967                 '*.freeadultparty.com',
1968                 '*.freespeechsite.com',
1969                 '*.gayadultxxx.com',
1970                 '*.gaytaboo.com',
1971                 '*.greatcookery.com',
1972                 '*.greatrecipepages.com',
1973                 '*.greatstreamingvideo.com',
1974                 '*.hatesit.com',
1975                 '*.hothost.tv',
1976                 '*.iscrappy.com',
1977                 '*.isgreat.tv',
1978                 '*.issexy.tv',
1979                 '*.isterrible.tv',
1980                 '*.itinto.us',
1981                 '*.japannudes.net',
1982                 '*.jesussave.us',
1983                 '*.jesussaveus.com',
1984                 '*.labialand.com',
1985                 '*.lettersfrom.us',
1986                 '*.lookingat.us',
1987                 '*.lunaticsworld.com',
1988                 '*.microphallus.com',
1989                 '*.mycatshow.com',
1990                 '*.mydogshow.com',
1991                 '*.myhardman.com',
1992                 '*.mylawsite.net',
1993                 '*.mylovething.com',
1994                 '*.onasoapbox.com',
1995                 '*.onlinepulpit.com',
1996                 '*.petitionthegovernment.com',
1997                 '*.photosfor.us',
1998                 '*.picturetrades.com',
1999                 '*.pleasekiss.us',
2000                 '*.politicalemergency.com',
2001                 '*.power-emergency.com',
2002                 '*.prayingfor.us',
2003                 '*.realbadidea.com',
2004                 '*.realisticpolitics.com',
2005                 '*.reallybites.com',
2006                 '*.reallypumping.us',
2007                 '*.reallyrules.com',
2008                 '*.reallysuckass.com',
2009                 '*.reallysucksass.com',
2010                 '*.realsweetheart.com',
2011                 '*.rottenass.com',
2012                 '*.schoolreference.com',
2013                 '*.sexheroes.com',
2014                 '*.sharewith.us',
2015                 '*.smutstars.com',
2016                 '*.soakinglips.com',
2017                 '*.somegood.tv',
2018                 '*.songsfrom.us',
2019                 '*.stinkingfart.com',
2020                 '*.stinkyhands.com',
2021                 '*.storiesfrom.us',
2022                 '*.taboocountry.com',
2023                 '*.television-series.com',
2024                 '*.thisbelongsto.us',
2025                 '*.totallyboning.us',
2026                 '*.vaginasisters.com',
2027                 '*.verydirtylaundry.com',
2028                 '*.videosfor.us',
2029                 '*.videosfrom.us',
2030                 '*.videosof.us',
2031                 '*.virtualdogshit.com',
2032                 '*.web1000.com',
2033                 '*.webpicturebook.com',
2034                 '*.wronger.com',
2035                 '*.xxxnations.com',
2036                 '*.yourwaywith.us',
2037         ),
2038         'webblog.ru',
2039         'weblogmaniacs.com',
2040         '*.webnow.biz',                 // by Hsien I Fan (admin at servcomputing.com), ServComputing Inc. 
2041         'websitetoolbox.com',
2042         'Welnet.de' => array(
2043                 'welnet.de',
2044                 'welnet4u.de',
2045         ),
2046         'wh-gb.de',
2047         '*.wikidot.com',
2048         '*.wizhoo.com',                 // by Comp U Door (sales at comp-u-door.com)
2049         '*.wmjblogs.ru',
2050         '*.wordpress.com',
2051         '.wsboards.com',                // by Chris Breen (Cbween at gmail.com)
2052         'xeboards.com',                 // by Brian Shea (bshea at xeservers.com)
2053         'UcoZ Web-Services' => array(
2054                 '*.3dn.ru',
2055                 '*.clan.su',
2056                 '*.moy.su',
2057                 '*.my1.ru',
2058                 '*.p0.ru',
2059                 '*.pp.net.ua',
2060                 '*.ucoz.co.uk',
2061                 '*.ucoz.com',
2062                 '*.ucoz.net',
2063                 '*.ucoz.org',
2064                 '*.ucoz.ru',
2065                 '*.ws.co.ua',
2066         ),
2067         '*.vdforum.ru',
2068         '.freeblogs.xp.tl',
2069         '*.ya.com',                             // 'geo.ya.com', 'blogs.ya.com', 'humano.ya.com', 'audio.ya.com'...
2070         'YANDEX, LLC.' => array(        // noc at yandex.net
2071                 '*.narod.ru',
2072                 'ya.ru',
2073                 'yandex.ru',
2074         ),
2075         '*.yeahost.com',
2076         'yourfreebb.de',
2077         'Your-Websites.com' => array(
2078                 '*.your-websites.net',
2079                 '*.web-space.ws',
2080         ),
2081 );
2082
2083
2084 $blocklist['B-2'] = array(
2085
2086         // B-2: Jacked contents, something implanted
2087         // (e.g. some sort of blog comments, BBSes, forums, wikis)
2088         '*.3dm3.com',
2089         '3gmicro.com',                  // by Dean Anderson (dean at nobullcomputing.com)
2090         'aac.com',
2091         '*.aamad.org',
2092         'ad-pecjak.si',
2093         'agnt.org',
2094         'alwanforthearts.org',
2095         '*.anchor.net.au',
2096         'anewme.org',
2097         'internetyfamilia.asturiastelecentros.com',
2098         'Ball State University' => array('web.bsu.edu'),
2099         'blepharospasm.org',
2100         'nyweb.bowlnfun.dk',
2101         '*.buzznet.com',
2102         '*.canberra.net.au',
2103         'castus.com',
2104         'Case Western Reserve University' => array('case.edu'),
2105         'codespeak.net',
2106         'Colorado School of Mines' => array('ticc.mines.edu'),
2107         '*.colourware.co.uk',
2108         'cpuisp.com',
2109         'International Christian University' => array('icu.edu.ua'),
2110         '*.iphpbb.com',
2111         'board-z.de',
2112         '*.board-z.de',
2113         'California State University Stanislaus' => array('writing.csustan.edu'),
2114         'cannon.co.za',
2115         'columbosgarden.com',
2116         '*.communityhost.de',
2117         'connectionone.org',
2118         'deathwinds.com',
2119         'deforum.org',
2120         'delayedreaction.org',
2121         'deproduction.org',
2122         'dc503.org',
2123         'dre-centro.pt',
2124         'Duke University' => array('devel.linux.duke.edu'),
2125         '*.esen.edu.sv',
2126         'forums.drumcore.com',
2127         'dundeeunited.org',
2128         'energyglass.com.ua',
2129         'exclusivehotels.com',
2130         'info.ems-rfid.com',
2131         'farrowhosting.com',    // by Paul Farrow (postmaster at farrowcomputing.com)
2132         '.fhmcsa.org.au',
2133         'findyourwave.co.uk',
2134         'plone4.fnal.gov',
2135         'freeforen.com',
2136         'funkdoc.com',
2137         'funnyclipcentral.com',
2138         'gearseds.com',
2139         'generationrice.com',
2140         'ghettojava.com',
2141         'gnacademy.org',
2142         '*.goodboard.de',
2143         'GreenDayVideo.net' => array(
2144                 'greendayvideo.net',
2145                 'espanol.greendayvideo.net',
2146         ),
2147         'Hampton University' => array('calipsovalidation.hamptonu.edu'),
2148         'Harvard Law School' => array('blogs.law.harvard.edu'),
2149         'helpiammoving.com',
2150         'homepage-dienste.com',
2151         'Howard University' => array('networks.howard.edu'),
2152         'hullandhull.com',
2153         'Huntington University' => array('huntington.edu'),
2154         'huskerink.com',
2155         '.hyba.info',
2156         'inda.org',
2157         '*.indymedia.org',      // by abdecom at riseup.net
2158         'internetincomeclub.com',
2159         '*.inventforum.com',
2160         'Iowa State University' => array('boole.cs.iastate.edu'),
2161         'ipwso.org',
2162         'irha.info',            // by David Rosenberg (drosen3 at luc.edu),
2163         'ironmind.com',
2164         'skkustp.itgozone.com', // hidden JavaScript
2165         'jazz2online.com',
2166         '.jloo.org',
2167         'Kazan State University' => array(
2168                 'dir.kzn.ru',
2169                 'sys.kcn.ru',
2170         ),
2171         'test.kernel.org',
2172         'kevindmurray.com',
2173         'kroegjesroutes.nl',
2174         '.legion.org',
2175         'Loyola Marymount University' => array('lmu.edu'),
2176         'forum.lixium.fr',
2177         'macfaq.net',
2178         'me4x4.com',
2179         'microbial-ecology.net',
2180         'minsterscouts.org',
2181         'morallaw.org',
2182         'morerevealed.com',
2183         'macronet.org',
2184         'mamiya.co.uk',
2185         'vcd.mmvcd.com',
2186         'Monmouth College' => array('department.monm.edu'),
2187         'mountainjusticemedia.org',
2188         '*.mybbland.com',
2189         'mydlstore.com',
2190         'North Carolina A&T State University' => array(
2191                 'ncat.edu',
2192                 'my.ncat.edu',
2193                 'hlc.ncat.edu',
2194         ),
2195         'users.nethit.pl',
2196         'nightclubvip.net',
2197         'njbodybuilding.com',
2198         'nlen.org',
2199         'Sacred Heart Catholic Primary School' => array('sacredheartpymble.nsw.edu.au'),
2200         'offtextbooks.com',
2201         'ofimatika.com',
2202         'omakase-net',                  // iframe
2203         'omikudzi.ru',
2204         'openchemist.net',
2205         'palungjit.com',
2206         'pataphysics-lab.com',
2207         'paullima.com',
2208         'perl.org.br',
2209         'pfff.co.uk',
2210         'pix4online.co.uk',
2211         'plone.dk',
2212         'preform.dk',
2213         'privatforum.de',
2214         'publicityhound.net',
2215         'rbkdesign.com',
2216         'rehoboth.com',
2217         'rodee.org',
2218         'ryanclark.org',
2219         '*.reallifelog.com',
2220         'rkphunt.com',
2221         '.saasmar.ru',                  // Jacked. iframe to banep.info on root, etc
2222         'sapphireblue.com',
2223         'saskchamber.com',
2224         'savevoorhees.org',
2225         'selikoff.net',
2226         'serbisyopilipino.org',
2227         'setbb.com',
2228         'sharejesusinternational.com',
2229         'silver-tears.net',
2230         'Saint Martin\'s University' => array('homepages.stmartin.edu'),
2231         '.softpress.com',
2232         'southbound-inc.com',   // There is a <html>.gif (img to it168.com) 
2233         'tehudar.ru',
2234         'Tennessee Tech University' => array('manila.tntech.edu'),
2235         'thebluebird.ws',
2236         'theosis.org',
2237         'troms-slekt.com',
2238         'theedgeblueisland.com',
2239         'toyshop.com.tw',               // /images/sigui/
2240         'torontoplace.com',
2241         'chat.travlang.com',
2242         'trickropingbylassue.com',
2243         'Truman State University' => array('mathbio.truman.edu'),
2244         'tuathadedannan.org',
2245         'txgotg.com',
2246         'tzaneen.co.za',
2247         'The University of North Dakota' => array(
2248                 'learn.aero.und.edu',
2249                 'ez.asn.und.edu',
2250         ),
2251         'The University of Alabama' => array('bama.ua.edu'),
2252         'unisonscotlandlaw.co.uk',
2253         'University of California' => array('classes.design.ucla.edu'),
2254         'University of Nebraska Lincoln' => array('ftp.ianr.unl.edu'),
2255         'University of Northern Colorado' => array('unco.edu'),
2256         'University of Toronto' => array(
2257                 'environment.utoronto.ca',
2258                 'grail.oise.utoronto.ca',
2259                 'utsc.utoronto.ca',
2260         ),
2261         'urgentclick.com',
2262         'vacant.org.uk',
2263         'Villa Julie College' => array('www4.vjc.edu'),
2264         'Vail Valley Foundation' => array('.vvf.org'),
2265         'wabson.org',
2266         'warping.to',           // Seems (a redirection site, but now) taken advantage of
2267         'webarch.com',          // by WebArchitects (webarch at insync.net)
2268         'weehob.com',
2269         'West Virginia University Parkersburg' => array('wvup.edu'),
2270         'williamsburgrentals.com',
2271         'wolvas.org.uk',
2272         'wookiewiki.org',
2273         'xsgaming.com',                 // Jacked
2274         '.xthost.info',                 // by Michael Renz (dhost at mykuhl.de)
2275         'Yahoo.com' => array(
2276                 'blog.360.yahoo.com',
2277                 '*.groups.yahoo.com'
2278         ),
2279         'yasushi.site.ne.jp',   // One of mixedmedia.net'
2280         'youthpeer.org',
2281         '*.zenburger.com',
2282         'Zope/Python Users Group of Washington, DC' => array('zpugdc.org'),
2283 );
2284
2285
2286 $blocklist['C'] = array(
2287
2288         // C: Sample setting of:
2289         // Exclusive spam domains
2290         //
2291         // Seems to have flavor of links, pills, gamble, online-games, erotic,
2292         // affiliates, finance, sending viruses, malicious attacks to browsers,
2293         // and/or mixed ones
2294         //
2295         // Please notify us about this list with reason:
2296         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2/208
2297
2298         // C-1: Domain sets (seems to be) born to spam you
2299         //
2300         // All buziness-related spam
2301         //'.biz'
2302         //
2303         'admin at seekforweb.com' => array(
2304                 // by Boris (admin at seekforweb.com, bbmfree at yahoo.com)
2305                 '.lovestoryx.com',
2306                 '.loveaffairx.com',
2307                 '.onmore.info',
2308                 '.scfind.info',
2309                 '.scinfo.info',
2310                 '.webwork88.info',
2311         ),
2312         'boss at bse-sofia.bg' => array(        // by Boris
2313                 '.htewbop.org',
2314                 '.kimm--d.org',
2315                 '.gtre--h.org',
2316                 '.npou--k.org',
2317                 '.bres--z.org',
2318                 '.berk--p.org',
2319                 '.bplo--s.org',
2320                 '.basdpo.org',
2321                 '.jisu--m.org',
2322                 '.kire--z.org',
2323                 '.mertnop.org',
2324                 '.mooa--c.org',
2325                 '.nake--h.org',
2326                 '.noov--b.org',
2327                 '.suke--y.org',
2328                 '.vasdipv.org',
2329                 '.vase--l.org',
2330                 '.vertinds.org',
2331         ),
2332         'pokurim at gamebox.net' => array(      // by Thai Dong Changli
2333                 '.aqq3.info',
2334                 '.axa00.info',
2335                 '.okweb11.org',
2336                 '.okweb12.org',
2337                 '.okweb13.org',
2338                 '.okweb14.org',
2339         ),
2340         'opezdol at gmail.com' => array(
2341                 '.informazionicentro.info',
2342                 '.notiziacentro.info',
2343         ),
2344         'SomethingGen' => array(
2345                 // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
2346                 // 'CamsGen' by Sergey (buckster at hotpop.com)
2347                 // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2348                 // by Lee Chang (nebucha at model-x.com)
2349                 '.adult-chat-world.info',       // by Lui
2350                 '.adult-chat-world.org',        // by Lui
2351                 '.adult-sex-chat.info',         // by Lui
2352                 '.adult-sex-chat.org',          // by Lui
2353                 '.adult-cam-chat.info',         // by Lui
2354                 '.adult-cam-chat.org',          // by Lui
2355                 '.dildo-chat.org',                      // by Lui
2356                 '.dildo-chat.info',                     // by Lui
2357                 // flirt-online.info is not CamsGen
2358                 '.flirt-online.org',            // by Lui
2359                 '.live-adult-chat.info',        // by Lui
2360                 '.live-adult-chat.org',         // by Lui
2361                 '.sexy-chat-rooms.info',        // by Lui
2362                 '.sexy-chat-rooms.org',         // by Lui
2363                 '.swinger-sex-chat.info',       // by Lui
2364                 '.swinger-sex-chat.org',        // by Lui
2365                 '.nasty-sex-chat.info',         // by Lui
2366                 '.nasty-sex-chat.org',          // by Lui
2367
2368                 '.camshost.info',                       // by Sergey
2369                 '.camdoors.info',                       // by Sergey
2370                 '.chatdoors.info',                      // by Sergey
2371
2372                 '.lebedi.info',                         // by Pronin
2373                 '.loshad.info',                         // by Pronin
2374                 '.porosenok.info',                      // by Pronin
2375                 '.indyushonok.info',            // by Pronin
2376                 '.kotyonok.info',                       // by Pronin
2377                 '.kozlyonok.info',                      // by Pronin
2378                 '.magnoliya.info',                      // by Pronin
2379                 '.svinka.info',                         // by Pronin
2380                 '.svinya.info',                         // by Pronin
2381                 '.zherebyonok.info',            // 89.149.206.225 by Pronin
2382
2383                 '.medvezhonok.org',                     // 89.149.206.225 "BucksoGen 1.2b"
2384
2385                 '.adult-cam-chat-sex.info',             // by Lee
2386                 '.adult-chat-sex-cam.info',             // 'CamsGen' by Lee
2387                 '.live-chat-cam-sex.info',              // 'CamsGen' by Lee
2388                 '.live-nude-cam-chat.info',             // 'CamsGen' by Lee
2389                 '.live-sex-cam-nude-chat.info', // 'CamsGen' by Lee
2390                 '.sex-cam-live-chat-web.info',  // 'CamsGen' by Lee
2391                 '.sex-chat-live-cam-nude.info', // 'CamsGen' by Lee
2392                 '.sex-chat-porn-cam.info',              // by Lee
2393         ),
2394         'mital at topo20.org' => array( // by Marcello Italianore
2395                 '.trevisos.org',
2396                 '.topo20.org',
2397         ),
2398         'WellCams.com' => array(
2399                 '.j8v9.info',           // by Boris Moiseev (borka at 132moiseev.com)
2400                 '.wellcams.com',        // by Sergey Sergiyenko (studioboss at gmail.com)
2401                 '.wellcams.biz',        // by Sergey Sergiyenko (studioboss at gmail.com)
2402         ),
2403         'graz at rubli.biz' => array(   // by Chinu Hua Dzin
2404                 '.besturgent.org',
2405                 '.googletalknow.org',
2406                 '.montypythonltd.org',
2407                 '.supersettlemet.org',
2408                 '.thepythonfoxy.org',
2409                 '.ukgamesyahoo.org',
2410                 '.youryahoochat.org',
2411         ),
2412         'kikimas at mail.net' => array( // Redirect to nb717.com etc
2413                 '.dbsajax.org',
2414                 '.acgt2005.org',
2415                 '.gopikottoor.com',
2416                 '.koosx.org',
2417                 '.mmgz.org',
2418                 '.zhiyehua.net',
2419         ),
2420         'vdf at lovespb.com' => array(  // by Andrey
2421                 '.02psa.info',
2422                 '.1818u.org',
2423                 '.18ew.info',
2424                 '.43sexx.org',
2425                 '.56porn.org',
2426                 '.6discount.info',
2427                 '.78porn.org',          // "UcoZ WEB-SERVICES"
2428                 '.78rus.info',
2429                 '.92ssex.org',          // "ForumGenerator"
2430                 '.93adult.org',         // "ForumGenerator"
2431                 '.aboutsr.info',
2432                 '.aboutzw.info',
2433                 '.all23.info',
2434                 '.allvdf.info',
2435                 '.buy-dge.info',
2436                 '.buypo.info',
2437                 '.canadausa.info',      // "UcoZ WEB-SERVICES"
2438                 '.cv83.info',
2439                 '.cvwifw.info',
2440                 '.dabouts.info',
2441                 '.eplot.info',          // by Beatrice C. Anderson (Beatrice.C.Anderson at spambob.com)
2442                 '.fuck2z.info',         // "UcoZ WEB-SERVICES"-like design
2443                 '.free01sa.info',
2444                 '.frees1.info',
2445                 '.freexz.info',
2446                 '.ifree-search.org',
2447                 '.lovespb.info',
2448                 '.myso2.info',
2449                 '.nb74u.info',
2450                 '.ohhh2.info',
2451                 '.ol43.info',
2452                 '.olala18.info',
2453                 '.oursales.info',
2454                 '.pasian1.info',
2455                 '.pldk.info',
2456                 '.po473.info',
2457                 '.pornr.info',          // "UcoZ WEB-SERVICES"
2458                 '.poz2.info',
2459                 '.qpf8j4d.info',
2460                 '.saleqw.info',
2461                 '.sexof.info',          // "UcoZ WEB-SERVICES"
2462                 '.sexz18.info',
2463                 '.sexy69a.info',
2464                 '.shedikc.info',
2465                 '.spb78.info',
2466                 '.usacanadauk.info',
2467                 '.v782mks.info',
2468                 '.vny0.info',
2469                 '.wifes1.info',
2470                 '.xranvam.info',
2471                 '.zenitcx.info',
2472                 '.zxolala.info',
2473         ),
2474         'nike.borzoff at gmail.com' => array(   // by Nike Borzoff, 'vdf at lovespb.com'-related
2475                 '.care01.info',
2476                 '.care02.info',
2477                 '.care03.info',
2478                 '.care04.info',
2479                 '.care05.info',
2480                 '.care06.info',
2481                 '.care07.info',
2482                 '.care08.info',
2483                 '.care09.info',
2484                 '.care10.info',
2485                 '.kra1906.info',        // "UcoZ WEB-SERVICES"
2486                 '.klastar01.info',
2487                 '.klastar02.info',
2488                 '.klastar03.info',
2489                 '.klastar04.info',
2490                 '.klastar05.info',
2491                 '.klastar06.info',
2492                 '.klastar07.info',
2493                 '.klastar08.info',
2494                 '.klastar09.info',
2495                 '.klastar10.info',
2496                 '.um20ax01.info',
2497                 '.um20ax02.info',
2498                 '.um20ax03.info',
2499                 '.um20ax04.info',
2500                 '.um20ax05.info',
2501                 '.um20ax06.info',
2502                 '.um20ax07.info',
2503                 '.um20ax08.info',
2504                 '.um20ax09.info',
2505                 '.um20ax10.info',
2506         ),
2507         'forrass at gmail.com' => array(        // by Ismail
2508                 '.zmh01.info',
2509                 '.zmh02.info',
2510                 '.zmh03.info',
2511                 '.zmh04.info',
2512                 '.zmh05.info',
2513                 '.zmh06.info',
2514                 '.zmh07.info',
2515                 '.zmh08.info',
2516                 '.zmh09.info',
2517                 '.zmh10.info',
2518         ),
2519         'Varsylenko Vladimir and family' => array(
2520                 // by Varsylenko Vladimir (vvm_kz at rambler.ru)
2521                 // by David C. Lack (David.C.Lack at dodgeit.com)
2522                 // by Kuzma V Safonov (admin at irtes.ru)
2523                 // by Petrov Vladimir (vvm_kz at rambler.ru)
2524                 '.abrek.info',                          // by Petrov
2525                 '.accommodationwiltshire.com',  // by Petrov
2526                 '.allsexonline.info',           // by Varsylenko
2527                 '.bequeous.info',                       // by Davi
2528                 '.d1rnow.info',                         // by Petrov
2529                 '.doxer.info',                          // by Petrov
2530                 '.freeforworld.info',           // by Varsylenko
2531                 '.gitsite.info',                        // by Petrov
2532                 '.goodworksite.info',           // by Varsylenko
2533                 '.onall.info',                          // by Varsylenko
2534                 '.organiq.info',                        // by Petrov
2535                 '.powersiteonline.info',        // by Varsylenko
2536                 '.rentmysite.info',                     // by Varsylenko
2537                 '.levines.info',                        // by Petrov
2538                 '.mp3vault.info',                       // by Petrov
2539                 '.sernost.info',                        // by Petrov
2540                 '.sexdrink.info',                       // by Petrov
2541                 '.sexvideosite.info',           // by Petrov
2542                 '.siteszone.info',                      // by Varsylenko
2543                 '.sfup.info',                           // by Petrov
2544                 '.sopius.info',                         // by Kuzma
2545                 '.sovidopad.info',                      // by Kuzma
2546                 '.superfreedownload.info',      // by Varsylenko
2547                 '.superneeded.info',            // by Varsylenko
2548                 '.srup.info',                           // by Petrov
2549                 '.vvsag.info',                          // by Petrov
2550                 '.yerap.info',                          // by Kuzma
2551                 '.yoursitedh.info',                     // by Petrov
2552         ),
2553         'zhu1313 at mail.ru' => array(  // by Andrey Zhurikov
2554                 '.flywebs.com',
2555                 '.hostrim.com',
2556                 '.playbit.com',
2557         ),
2558         'webmaster at dgo3d.info' => array(     // by Son Dittman
2559                 '.bsb3b.info',
2560                 '.dgo3d.info',
2561                 '.dgo5d.info',
2562         ),
2563         'cooler.infomedia at gmail.com' => array(
2564                 '.diabetescarelink.com',
2565                 '.firstdebthelp.com',
2566         ),
2567         'hostmaster at astrons.com' => array(   // by Nikolajs Karpovs
2568                 '.pokah.lv',
2569                 '.astrons.com',
2570         ),
2571         'seocool at bk.ru' => array(    // by Skar
2572                 '.implex3.com',
2573                 '.implex6.info',
2574                 '.softprof.org',
2575         ),
2576         'Caslim.info' => array(
2577                 '.caslim.info',         // by jonn22 (jonnmarker at yandex.ru)
2578                 '.tops.gen.in',         // by Kosare (billing at caslim.info)
2579         ),
2580         'foxwar at foxwar.ispvds.com' => array( // by Alexandr, Hiding google?q=
2581                 '.777-poker.biz',
2582                 '.porn-11.com',
2583         ),
2584         'Conto.pl' => array(
2585                 '.8x.pl',               // domena at az.pl 
2586                 '.3x3.pl',              // by biuro at nazwa.pl
2587                 '.conto.pl',    // by biuro at nazwa.pl
2588                 '.guu.pl',              // by conto.pl (domena at az.pl)
2589                 '.xcx.pl',              // domena at az.pl
2590                 '.yo24.pl',             // domena at az.pl
2591         ),
2592         'mail at pcinc.cn' => array(
2593                 // Domains by Lin Zhi Qiang
2594                 // NOTE: pcinc.cn -- 125.65.112.13 by Lin Zhi Qiang (lin80 at 21cn.com)
2595
2596                 // 125.65.112.11
2597                 // The same IP: web001.cdnhost.cn, *.w19.cdnhost.cn
2598                 'shoopivdoor.w19.cdnhost.cn',   // web001.cdnhost.cn
2599                 '.shoopivdoor.com',
2600
2601                 // 125.65.112.12
2602                 // The same IP: web003.cdnhost.cn, *.w16.cdnhost.cn
2603                 '.hosetaibei.com',
2604                 '.playsese.com',
2605
2606                 // 125.65.112.13
2607                 // The same IP: web006.cdnhost.cn, *.w9.cdnhost.cn
2608                 '.ahatena.com',
2609                 '.asdsdgh-jp.com',
2610                 '.conecojp.net',
2611                 '.game-oekakibbs.com',
2612                 '.geocitygame.com',
2613                 '.gsisdokf.net',
2614                 '.korunowish.com',
2615                 '.netgamelivedoor.com',
2616                 '.soultakerbbs.net',
2617                 '.yahoo-gamebbs.com',
2618                 '.ywdgigkb-jp.com',
2619
2620                 // 125.65.112.14
2621                 // The same IP: web007.cdnhost.cn, *.w12.cdnhost.cn
2622                 '.acyberhome.com',
2623                 '.bbs-qrcode.com',
2624                 '.gamesroro.com',
2625                 '.gameyoou.com',
2626                 '.gangnu.com',
2627                 '.goodclup.com',
2628                 '.lineage321.com',
2629                 '.linkcetou.com',
2630                 '.love888888.com',
2631                 '.ragnarok-bbs.com',
2632                 '.ragnarok-game.com',
2633                 '.rmt-navip.com',
2634                 '.watcheimpress.com',
2635
2636                 // 125.65.112.15
2637                 // The same IP: web008.cdnhost.cn, *.w11.cdnhost.cn
2638                 '.18girl-av.com',
2639                 '.aurasoul-visjp.com',
2640                 '.gamaniaech.com',
2641                 '.game-mmobbs.com',
2642                 '.gameslin.net',
2643                 '.gemnnammobbs.com',
2644                 '.gogolineage.net',
2645                 '.grandchasse.com',
2646                 '.jpragnarokonline.com',
2647                 '.jprmthome.com',
2648                 '.maplestorfy.com',
2649                 '.netgamero.net',
2650                 '.nothing-wiki.com',
2651                 '.ourafamily.com',
2652                 '.ragnarok-sara.com',
2653                 '.rmt-lineagecanopus.com',
2654                 '.rmt-ranloki.com',
2655                 '.rogamesline.com',
2656                 '.roprice.com',
2657                 '.tuankong.com',
2658                 '.twreatch.com',
2659
2660                 // 125.65.112.22
2661                 // The same IP: web013.cdnhost.cn
2662                 '.lzy88588.com',
2663                 '.ragnaroklink.com',
2664
2665                 // The same IP: web016.cdnhost.cn
2666                 '.twyaooplay.com',              // 125.65.112.31
2667
2668                 // 125.65.112.32
2669                 // The same IP: web037.cdnhost.cn
2670                 '.emeriss.com',
2671                 '.raginfoy.com',
2672                 '.ragnarokgvg.com',
2673                 '.rentalbbs-livedoor.com',
2674                 '.romaker.com',
2675                 '.sagewikoo.com',
2676                 '.samples112xrea.com',
2677                 '.wiki-house.com',
2678
2679                 // 125.65.112.49
2680                 '.chaosx0.com',
2681
2682                 // 125.65.112.88
2683                 // The same IP: web015.cdnhost.cn
2684                 '.a-hatena.com',
2685                 '.biglobe-ne.com',
2686                 '.blogplaync.com',
2687                 '.din-or.com',
2688                 '.dtg-gamania.com',
2689                 '.fcty-net.com',
2690                 '.game-fc2blog.com',
2691                 '.gameurdr.com',
2692                 '.getamped-garm.com',
2693                 '.interzq.com',
2694                 '.linbbs.com',                  // by zeng xianming (qqvod at qq.com). www.linbbs.com is the same ip of www.game-fc2blog.com(222.77.185.101) at 2007/03/11
2695                 '.luobuogood.com',
2696                 '.ragnarok-search.com',
2697                 '.rinku-livedoor.com',
2698
2699                 // 125.65.112.91
2700                 // The same IP: web004.cdnhost.cn
2701                 '.6828teacup.com',
2702                 '.blog-livedoor.net',
2703                 '.cityblog-fc2web.com',
2704                 '.deco030-cscblog.com',
2705                 '.imbbs2t4u.com',
2706                 '.k5dionne.com',
2707                 '.lineagejp-game.com',
2708                 '.mbspro6uic.com',
2709                 '.slower-qth.com',
2710                 '.wikiwiki-game.com',
2711
2712                 // 125.65.112.93
2713                 // The same IP: web022.cdnhost.cn
2714                 '.aaa-livedoor.net',
2715                 '.cityhokkai.com',              // web022.cdnhost.cn
2716                 '.fanavier.net',
2717                 '.geocitylinks.com',    // web022.cdnhost.cn
2718                 '.kuronowish.net',              // web022.cdnhost.cn
2719                 '.ro-bot.net',
2720
2721                 // 125.65.112.95
2722                 // The same IP: web035.cdnhost.cn, web039.cdnhost.cn
2723                 '.23styles.com',
2724                 '.aehatena-jp.com',
2725                 '.ameblog-jp.net',
2726                 '.antuclt.com',
2727                 '.blog-ekndesign.com',
2728                 '.d-jamesinfo.com',
2729                 '.editco-jp.com',
2730                 '.ezbbsy.com',
2731                 '.extd-web.com',
2732                 '.fotblong.com',
2733                 '.game62chjp.net',
2734                 '.gamegohi.com',
2735                 '.gamesmusic-realcgi.net',
2736                 '.gamesragnaroklink.net',
2737                 '.homepage-nifty.com',
2738                 '.ie6xp.com',
2739                 '.irisdti-jp.com',
2740                 '.jklomo-jp.com',
2741                 '.jpxpie6-7net.com',
2742                 '.lian-game.com',
2743                 '.lineage-bbs.com',
2744                 '.lineage1bbs.com',
2745                 '.livedoor-game.com',
2746                 '.litcan.com',
2747                 '.lovejpjp.com',
2748                 '.m-phage.com',
2749                 '.muantang.com',
2750                 '.plusd-itmedia.com',
2751                 '.runbal-fc2web.com',
2752                 '.saussrea.com',
2753                 '.tooalt.com',
2754                 '.toriningena.net',
2755                 '.yahoodoor-blog.com',
2756                 '.yy14-kakiko.com',
2757
2758                 // 228.14.153.219.broad.cq.cq.dynamic.163data.com.cn
2759                 '.kaukoo.com',                  // 219.153.14.228, by zeng xianming (expshell at 163.com)
2760                 '.linrmb.com',                  // 219.153.14.228, by zeng xianming (qqvod at qq.com)
2761
2762                 '.ptxk.com',                    // 222.73.236.239, by zeng xianming (zxmdiy at gmail.com)
2763                 '.rormb.com',                   // 222.73.236.239, by zeng xianming (qqvod at qq.com)
2764
2765                 '.games-nifty.com',             // 255.255.255.255 now
2766                 '.homepage3-nifty.com', // 255.255.255.255 now
2767         ),
2768         'caddd at 126.com' => array(
2769                 '.chengzhibing.com',    // by chen gzhibing
2770                 '.jplinux.com',                 // by lian liang
2771                 '.lineageink.com',              // by cai zibing, iframe to goodclup.com
2772                 '.lineagekin.com',              // by cai zibing, iframe to goodclup.com
2773                 '.tooplogui.com',               // by zibing cai
2774                 '.twsunkom.com',                // by guo zhi wei
2775                 '.twmsn-ga.com',                // by guo zhi wei, iframe to grandchasse.com
2776         ),
2777         'nuigiym2 at 163.com' => array( // by fly bg
2778                 '.linainfo.net',                // Seems IP not allocated now
2779                 '.lineagalink.com',             // 220.247.157.99
2780                 '.lineagecojp.com',             // 61.139.126.10
2781                 '.ragnarokonlina.com',  // 220.247.158.99
2782         ),
2783         'aakin at yandex.ru' => array(  // by Baer
2784                 '.entirestar.com',
2785                 '.superbuycheap.com',
2786                 '.topdircet.com',
2787         ),
2788         'newblog9 at gmail.com' => array(       // by jiuhatu kou
2789                 '.tianmieccp.com',
2790                 '.xianqiao.net',
2791         ),
2792         'm.frenzy at yahoo.com' => array(       // by Michael
2793                 '.p5v.org',
2794                 '.j111.net',
2795                 '.searchhunter.info',
2796                 '.soft2you.info',
2797                 '.top20health.info',
2798                 '.top20ringtones.info',
2799                 '.top20travels.info',
2800                 '.v09v.info',
2801                 '.x09x.info',
2802                 '.zb-1.com',
2803         ),
2804         'serega555serega555 at yandex.ru' => array(     // by Lebedev Sergey
2805                 '.bingogoldenpalace.info',
2806                 '.ccarisoprodol.info',
2807                 '.ezxcv.info',
2808                 '.isuperdrug.com',
2809                 '.pharmacif.info',
2810                 '.pornsexteen.biz',
2811                 '.ugfds.info',
2812                 '.vviagra.info',
2813         ),
2814         'anatolsenator at gmail.com' => array(  // by Anatol
2815                 '.cheapestviagraonline.info',
2816                 '.buyphentermineworld.info'
2817         ),
2818         'webmaster at mederotica.com' => array(
2819                 '.listsitepro.com',             // by VO Entertainment Inc (webmaster at mederotica.com)
2820                 '.testviagra.org',              // by Chong Li (chongli at mederotica.com)
2821                 '.viagra-best.org',             // by Chong Li (chongli at mederotica.com)
2822                 '.viagra-kaufen.org',   // by Chong Li (chongli at mederotica.com)
2823         ),
2824         'gray at trafic.name' => array( // by Billing Name:Gray, Billing Email:gray at trafic.name
2825                 '.auase.info',          // by ilemavyq7461 at techie.com
2826                 '.axeboxew.info',       // by zygeu220 at writeme.com
2827                 '.boluzuhy.info',       // by pikico5419 at post.com
2828                 '.ekafoloz.info',       // by nuzunyly8401 at techie.com
2829                 '.ejixyzeh.info',       // by vubulyma5163 at consultant.com
2830                 '.emyfyr.info',         // by osiqabu9669 at writeme.com
2831                 '.exidiqe.info',        // by kufyca5475 at mail.com
2832                 '.gerucovo.info',       // by apegityk7224 at writeme.com
2833                 '.gubiwu.info',         // by lywunef6532 at iname.com
2834                 '.ijizauax.info',       // by ysauuz2341 at iname.com
2835                 '.ixahagi.info',        // by famevi9827 at email.com
2836                 '.jiuuz.info',          // by meqil6549 at mail.com
2837                 '.nudetar.info',        // by vohepafi3536 at techie.com
2838                 '.nipud.info',          // by bohox9872 at mindless.com
2839                 '.mejymik.info',        // by fiqiji3529 at cheerful.com
2840                 '.mylexus.info',        // Billing Email is simhomer12300 at mail.com, but posted at the same time, and ns *.grayreseller.com
2841                 '.olasep.info',         // by lizon8506 at mail.com
2842                 '.oueuidop.info',       // by arytyb6913 at europe.com
2843                 '.oviravy.info',        // by amyuu3883 at london.com
2844                 '.ovuri.info',          // by exumaxyt1371 at consultant.com
2845                 '.ragibe.info',         // by ehome4458 at myself.com
2846                 '.ucazib.info',         // by gorare7222 at consultant.com
2847                 '.udaxu.info',          // by gubima4007 at usa.com
2848                 '.ulycigop.info',       // by unodyqil6241 at mindless.com
2849                 '.vubiheq.info',        // by uisujih5849 at hotmail.com
2850                 '.yvaxat.info',         // by koqun9660 at mindless.com
2851                 '.yxyzauiq.info',       // by robemuq8455 at cheerful.com
2852         ),
2853         'Carmodelrank.com etc' => array(
2854                 '.carmodelrank.com',// by Brianna Dunlord (briasmi at yahoo.com)
2855                 '.cutestories.net',     // by Brianna Dunlord (briasmi at yahoo.com)
2856                 '.sturducs.com',
2857                 '.bestother.info',      // by Tim Rennei (TimRennei at yahoo.com), redirect to amaena.com (fake-antivirus)
2858                 '.yaahooo.info',        // by Alice T. Horst (Alice.T.Horst at pookmail.com), redirect to activefreehost.com
2859         ),
2860         'aliacsandr at yahoo.com' => array(
2861                 '.cubub.info',                          // "Free Web Hosting"
2862         ),
2863         'aliacsandr85 at yahoo.com' => array(
2864                 // by Dr. Portillo or Eva Sabina Lopez Castell
2865                 '.xoomer.alice.it',                     // "Free Web Hosting"
2866                 '.freebloghost.org',            // "Free Web Hosting" by Dr.
2867                 '.freeprohosting.org',          // "Free Web Hosting" by Dr.
2868                 '.googlebot-welcome.org',       // "Free Web Hosting" by Dr.
2869                 '.icesearch.org',                       // "Free Web Hosting" by Eva
2870                 '.phpfreehosting.org',          // "Free Web Hosting" by Dr.
2871                 '.sashawww.info',                       // "Free Web Hosting" by Dr.
2872                 '.sashawww-vip-vip.org',        // "Free Web Hosting" by Dr.
2873                 '.topadult10.org',                      // "Free Web Hosting" by Eva
2874                 '.xer-vam.org',                         // "Ongline Catalog" by Dr.
2875                 '.xxxse.info',                          // "Free Web Hosting" by Eva
2876                 '.viagra-price.org',            // by Eva
2877                 '.vvsa.org',                            // "Free Web Hosting" by Eva
2878                 '.free-webhosts.com',           // "Free Web Hosting" by Free Webspace
2879         ),
2880         'Something-Gamble' => array(
2881                 // Gamble: Roulette, Casino, Poker, Keno, Craps, Baccarat
2882                 '.atonlineroulette.com',                        // by Blaise Johns
2883                 '.atroulette.com',                                      // by Gino Sand
2884                 '.betting-123.com',                                     // by Joana Caceres
2885                 '.betting-i.biz',                                       // by Joaquina Angus
2886                 '.casino-challenge.com',                        // by Maren Camara
2887                 '.casino-gambling-i.biz',                       // by Giselle Nations
2888                 '.casino-italian.com',                          // by Holley Yan
2889                 '.casino123.net',                                       // by Ta Baines
2890                 '.casinohammamet.com',                          // by Inger Barhorst
2891                 '.casinoqz.com',                                        // by Berenice Snow
2892                 '.casinos-777.net',                                     // by Iona Ayotte
2893                 '.crapsok.com',                                         // by Devon Adair,
2894                 '.dcasinoa.com',                                        // by August Hawkinson
2895                 '.e-poker-4u.com',                                      // by Issac Leibowitz
2896                 '.free-dvd-player.biz',                         // by Rosario Kidd
2897                 '.florida-lottery-01.com',                      // by Romeo Dillon
2898                 '.gaming-123.com',                                      // by Jennifer Byrne
2899                 '.kenogo.com',                                          // by Adriane Bell
2900                 '.mycaribbeanpoker.com',                        // by Andy Mullis
2901                 '.onbaccarat.com',                                      // by Kassandra Dunn
2902                 '.online-experts.biz',                          // by Liberty Helmick
2903                 '.onlinepoker-123.com',                         // by Andrea Feaster
2904                 '.playpokeronline-123.com',                     // by Don Lenard
2905                 '.poker-123.com',                                       // by Mallory Patrick (Mallory_Patrick at marketing-support.info)
2906                 '.texasholdem123.com',                          // by Savion Lasseter
2907                 '.texasholdem-777.com',                         // by Savanna Lederman
2908                 '.the-casino-directory-1715.us',        // by Thora Oldenburg
2909                 '.the-craps-100.us',                            // by Lorrine Ripley
2910                 '.the-free-online-game-913.us',         // by Kanesha Clem
2911                 '.the-free-poker-1798.us',                      // by Elaina Witte
2912                 '.the-las-vegas-gambling-939.us',       // by Jesusita Hageman
2913                 '.the-online-game-poker-1185.us',       // by Merna Bey
2914                 '.the-playing-black-jack.com',          // by Kristine Brinker
2915                 '.the-poker-1082.us',                           // by Kristofer Boldt
2916                 '.the-rule-texas-hold-em-2496.us',      // by Melvina Stamper
2917                 '.the-texas-strategy-holdem-1124.us',   // by Neda Frantz
2918                 '.the-video-black-jack.com',            // by Jagger Godin
2919         ),
2920         'Something-Insurance' => array(
2921                 // Car / Home / Life / Health / Travel insurance, Loan finance, Mortgage refinance
2922         
2923                 // 0-9
2924                 '.0q.org',                                              // by Shamika Curtin, "Online car insurance information"
2925                 '.1-bookmark.com',                              // by Sonia Snyder, "Titan auto insurance information"
2926                 '.1day-insurance.com',                  // by Kelsie Strouse, "Car insurance costs"
2927                 '.1upinof.com',                                 // by Diego Johnson, "Car insurance quote online uk resource"
2928                 '.18wkcf.com',                                  // by Lexy Bohannon
2929                 '.2001werm.org',                                // by Raphael Rayburn
2930                 '.2004heeparea1.org',                   // by Dinorah Andrews
2931                 '.21nt.net',                                    // by Jaida Estabrook
2932                 '.3finfo.com',                                  // by Damian Pearsall
2933                 '.3somes.org',                                  // by Mauro Tillett
2934                 '.453531.com',                                  // by Kurt Flannery
2935                 '.4freesay.com',                                // by Eloy Jones
2936                 '.5ssurvey.com',                                // by Annamarie Kowalski
2937                 '.8-f22.com',                                   // by Larraine Evers
2938                 '.9q.org',                                              // by Ami Boynton
2939
2940                 // A
2941                 '.a40infobahn.com',                             // by Amit Nguyen
2942                 '.a4h-squad.com',                               // by Ross Locklear
2943                 '.aac2000.org',                                 // by Randi Turner
2944                 '.aaadvertisingjobs.com',               // by Luciano Frisbie
2945                 '.acahost.com',                                 // by Milton Haberman
2946                 '.aconspiracyofmountains.com',  // by Lovell Gaines
2947                 '.acornwebdesign.co.uk',                // by Uriel Dorian
2948                 '.activel-learning-site.com',   // by Mateo Conn
2949                 '.ad-makers.com',                               // by Shemeka Arsenault
2950                 '.ada-information.org',                 // by Josef Osullivan
2951                 '.adelawarerefinance.com',              // by Particia Mcmillan, "Delaware refinance advisor"
2952                 '.adult-personal-ads-e-site.info',      // by Nery Ainsworth
2953                 '.aequityrefinance.com',                // by Jadwiga Duckworth
2954                 '.aerovac-hotpress.com',                // by Trey Marlow
2955                 '.agfbiosensors.com',                   // by Lionel Dempsey
2956                 '.ahomeloanrefinance.com',              // by Leslie Kinser
2957                 '.affordablerealestate.net',    // by Season Otoole
2958                 '.ahomerefinancingloans.com',   // by Julie Buck, "Home refinancing loans guide"
2959                 '.ahouserefinance.com',                 // by Young Alley
2960                 '.akirasworld.com',                             // by Piper Sullivan
2961                 '.alderik-production.com',              // by Joan Stiles
2962                 '.alltechdata.com',                             // by Dom Laporte
2963                 '.amconllc.com',                                // by Syble Benjamin
2964                 '.amobilehomerefinancing.com',  // by Clyfland Buckley, "Mobile home refinancing"
2965                 '.amortgagerefinancepennsylvania.com',  // by Richard Battle, "Mortgage refinance pennsylvania articles"
2966                 '.angelandcrown.net',                   // by Claretta Najera
2967                 '.ankoralina.com',                              // by Eladia Demers
2968                 '.antiquegoldmine.com',                 // by Keena Marlow
2969                 '.aquinosotros.com',                    // by Nanci Prentice
2970                 '.architectionale.com',                 // by Wilbur Cornett
2971                 '.arcreditcards.com',                   // by Ecgbeorht Stokes, "Ameriquest credit cards articles"
2972                 '.arefinancebadcredit.com',             // by Isaac Mejia, "Refinance bad credit"
2973                 '.arefinancehome.com',                  // by Duane Doran
2974                 '.arefinancinghome.com',                // by Ike Laney
2975                 '.athletic-shoes-e-shop.info',  // by Romelia Money
2976                 '.auction-emall-site.info',             // by Dayle Denman
2977                 '.auctions-site.info',                  // by Cammie Chiu, "Online loan mortgage info"
2978                 '.auto-buy-rite.com',                   // by Asuncion Buie
2979                 '.axxinet.net',                                 // by Roberta Gasper
2980                 '.azimutservizi.com',                   // by Ethelene Brook
2981                 '.azstudies.org',                               // by Bernardina Walden
2982
2983                 // B
2984                 '.babtrek.com',                                 // by Simonette Mcbrayer
2985                 '.babycujo.com',                                // by Francisco Akers
2986                 '.bakeddelights.com',                   // by Dave Evenson
2987                 '.bbcart.com',                                  // by Lucio Hamlin
2988                 '.berlin-hotel-4u.com',                 // by Grisel Tillotson
2989                 '.best-digital-phone.us',               // by Meghann Crockett
2990                 '.bjamusements.com',                    // by Lurlene Butz
2991                 '.blursgsu.com',                                // by Weston Killian
2992                 '.bookwide.net',                                // by Tequila Zacharias
2993                 '.boreholes.org',                               // by Flora Reed
2994                 '.breathingassociaiton.org',    // by Alfred Crayton
2995                 '.birdingnh.com',                               // by Donald Healy
2996                 '.bisdragons.org',                              // by Lupe Cassity
2997                 '.blcschools.net',                              // by Alycia Jolly
2998                 '.bronte-foods.com',                    // by Kary Pfeiffer
2999                 '.buckscountyneighbors.org',    // by Maile Gaffney
3000                 '.buffalofudge.com',                    // by Mable Whisenhunt
3001                 '.burlisonforcongress.com',             // by Luann King
3002                 '.byairlinecreditcard.com',             // by Cali Stevenson, "Airline credit card search"
3003                 '.byplatinumcard.com',                  // by Pearl Cross, "Discover platinum card info"
3004
3005                 // C
3006                 '.cabanes-web.com',                             // by Vaughn Latham
3007                 '.cardko.com',                                  // by Terris Cain, "Chase visa card search"
3008                 '.cardpose.com',                                // by Deerward Gross, "Gm mastercard articles"
3009                 '.checaloya.com',                               // by Susana Coburn
3010                 '.calvarychapelrgvt.org',               // by Karan Kittle
3011                 '.cameras-esite.info',                  // by Karlee Frisch
3012                 '.cancerkidsforum.org',                 // by Samson Constantino
3013                 '.ccchoices.org',                               // by Kenia Cranford
3014                 '.ccupca.org',                                  // by Evonne Serrano
3015                 '.celebratemehome.com',                 // by Soraya Tower
3016                 '.centerfornourishingthefuture.org',    // by Elisa Wilt
3017                 '.chelseaartmmuseum.org',               // by Kayla Vanhorn
3018                 '.choose-shoes.net',                    // by Geoffrey Setser
3019                 '.churla.com',                                  // by Ollie Wolford
3020                 '.circuithorns.co.uk',                  // by Nathanial Halle
3021                 '.clanbov.com',                                 // by Donell Hozier
3022                 '.cnm-ok.org',                                  // by Thalia Moye
3023                 '.coalitioncoalition.org',              // by Ned Macklin
3024                 '.consoleaddicts.com',                  // by Dorla Hoy
3025                 '.counterclockwise.net',                // by Melynda Hartzell
3026                 '.codypub.com',                                 // by Mercedes Coffman
3027                 '.comedystore.net',                             // by Floy Donald
3028                 '.covsys.co.uk',                                // by Abby Jacey
3029                 '.cpusa364-northsacramento.com',        // by Dannette Lejeune
3030                 '.craftybidders.com',                   // by Dannie Lazo
3031                 '.credit-card-finder.net',              // by Mellie Deherrera
3032                 '.credit-cards-4u.info',                // by Antonina Hil, "Credit cards info"
3033                 '.creditcardstot.com',                  // by Bobby Alvarado, "Shell credit cards"
3034                 '.ctwine.org',                                  // by Hailey Knox
3035
3036                 // D
3037                 '.dazyation.com',                               // by Louis Strasser
3038                 '.deepfoam.org',                                // by Ethelyn Southard
3039                 '.debt-fixing.com',                             // by Dagny Rickman
3040                 '.dgmarketingwebdesign.com',    // by Nubia Lea
3041                 '.domainadoption.com',                  // by Breann Pappas
3042                 '.diannbomkamp.com',                    // by Russel Croteau
3043                 '.dictionary-spanish.us',               // by Jacki Gilbreath
3044                 '.dictionary-yahoo.us',                 // by Lili Mitchem
3045                 '.digital-camera-review-esite.info',    // by Milagros Jowers
3046                 '.digital-cameras-esite.info',  // by Milan Jolin
3047                 '.dnstechnet.net',                              // by Tamera Oman
3048                 '.drivenbydata.org',                    // by Katherine Noyes
3049                 '.dtmf.net',                                    // by Micki Slayton
3050                 '.domainsfound.com',                    // by Blossom Lively
3051
3052                 // E
3053                 '.ecstacyabuse.net',                    // by Alana Knight
3054                 '.e-digital-camera-esite.info', // by Romaine Cress
3055                 '.eda-aahperd.org',                             // by Kaliyah Hammonds
3056                 '.eldorabusecenter.org',                // by Annabella Oneal
3057                 '.emicorporation.com',                  // by (Deangelo_Mikayla at marketing-support.info)
3058                 '.encaponline.com',                             // by Patrick Keel
3059                 '.ez-shopping-online.com',              // by Gail Bartlett
3060
3061                 // F
3062                 '.faithfulwordcf.com',                  // by Bart Weeks
3063                 '.fammedassoc.com',                             // by Joshua Nelson
3064                 '.federalministryoffinance.net',        // by Jeffry Mcmillan
3065                 '.f00k.org',                                    // by Leslie Chapman
3066                 '.foreignrealtions.org',                // by Krystal Hawley
3067                 '.fortwebsite.org',                             // by Kristina Motley
3068                 '.fotofirstdigital.com',                // by Tad Whitfield
3069                 '.foundationcommons.org',               // by Caryn Eskew
3070                 '.fraisierest-alexandre.com',   // by Dwayne Douglas
3071                 '.freaky-cheats.com',                   // by Al Klein
3072                 '.free--spyware.com',                   // by Nikki Contreras
3073                 '.french-home-finance-consultant.info', // by Santana Melton
3074                 '.fuel-tax-software-advisor.info',      // by Derrick Snyder
3075
3076                 // G
3077                 '.gaintrafficfast.com',                 // by Lila Meekins
3078                 '.gaygain.org',                                 // by Shell Davila
3079                 '.gcaaa.com',                                   // by Vallie Jaworski
3080                 '.generalsysteme.com',                  // by Cale Vogel
3081                 '.generation4games.co.uk',              // by Sonya Graham
3082                 '.german-dictionary.us',                // by Rex Daniel
3083                 '.gilmerrec.com',                               // by Leighann Guillory
3084                 '.glenthuntly-athletics.com',   // by Julee Hair
3085                 '.glorybaskets.com',                    // by Lynette Lavelle
3086                 '.goconstructionloan.com',              // by Willis Monahan
3087                 '.gohireit.com',                                // by Bertha Metzger
3088                 '.godcenteredpeople.com',               // by Jaycee Coble
3089
3090                 // H
3091                 '.healthinsuranceem.com',               // by Justin Munson
3092                 '.hearthorizon.info',                   // by Kory Session
3093                 '.hegerindustrial.com',                 // by Toni Wesley
3094                 '.herzequip.com',                               // by Princess Dunkle
3095                 '.hglcms.org',                                  // by Gladwin Ng
3096                 '.hipanoempresa.com',                   // by Shannon Staub
3097                 '.hitempfurnaces.com',                  // by Rebbeca Jaeger
3098                 '.horse-racing-result.com',             // by Rodney Reynolds
3099                 '.hueckerfamily.com',                   // by Hershel Sell
3100
3101                 // I
3102                 '.ilove2win.com',                               // by Lamont Dickerson
3103                 '.ilruralassistgrp.org',                // by Moises Hauser
3104                 '.imageonsolutions.com',                // by Porsche Dubois
3105                 '.infoanddatacenter.com',               // by Eva Okelley
3106                 '.islamfakta.org',                              // by Goldie Boykin
3107                 '.ithomemortgage.com',                  // by Adelaide Towers
3108                 '.iyoerg.com',                                  // by Madyson Gagliano
3109
3110                 // J
3111                 '.jeffaxelsen.com',                             // by Daphne William
3112                 '.jeffreyf.net',                                // by Vito Platt
3113                 '.johnmartinsreality.com',              // by Pamela Larry
3114                 '.johnsilvers.net',                             // by Silver Battaglia
3115
3116                 // K
3117                 '.kcgerbil.org',                                // by Marisa Thayer
3118                 '.kdc-phoenix.com',                             // by Salma Shoulders
3119                 '.kingscreditcard.com',                 // by Sean Parsons, "Credit card info"
3120                 '.kosove.org',                                  // by Darwin Schneider
3121
3122                 // L
3123                 '.leading-digital-camera-esite.info',   // by Charles Moore, "Online home loan articles"
3124                 '.letsgokayaking.net',                  // by Winnie Adair
3125                 '.libertycabs.com',                             // by Adela Bonds
3126                 '.liquor-store-cellar.info',    // by Hugh Pearson
3127                 '.locomojo.net',                                // by Marco Harmon
3128                 '.lodatissimo.com',                             // by Adrian Greeson
3129                 '.lsawc.org',                                   // by Lara Han
3130                 '.lycos-test.net',                              // by Rigoberto Oakley
3131
3132                 // M
3133                 '.macro-society.com',                   // by Venessa Hodgson
3134                 '.marthasflavorfest.com',               // by Ahmad Lau
3135                 '.martin-rank.com',                             // by Cathleen Crist
3136                 '.maryandfrank.org',                    // by Theodore Apodaca
3137                 '.masterkwonhapkido.com',               // by Misty Graham
3138                 '.maxrpm-demo.com',                             // by Cristal Cho
3139                 '.mechanomorphic.com',                  // by Stanford Crow
3140                 '.mepublishing.net',                    // by Karly Fleenor
3141                 '.meyerlanguageservices.co.uk', // by Breana Kennedy
3142                 '.metwahairports.com',                  // by Nan Kitchen
3143                 '.middle-eastnews.com',                 // by Tybalt Altmann
3144                 '.mikepelchy.com',                              // by Sherly Pearson
3145                 '.milpa.org',                                   // by Nelly Aguilera
3146                 '.modayun.com',                                 // by Camilla Velasco
3147                 '.moonstoneerp.com',                    // by Garret Salmon
3148                 '.morosozinho.com',                             // by Lenore Tovar
3149                 '.morphadox.com',                               // by Hung Zielinski
3150                 '.moscasenlared.com',                   // by Tera Gant
3151                 '.sdjavasig.com',                               // by Gia Swisher
3152                 '.mpeg-radio.com',                              // by Sincere Beebe
3153                 '.mrg-now-yes.com',                             // by Sparkle Gallegos
3154                 '.mtseniorcenter.org',                  // by Frederic Ortega
3155                 '.mysteryclips.com',                    // by Edward Ashford
3156
3157                 // N
3158                 '.naavs.org',                                   // by Yuridia Gandy
3159                 '.naval-aviation.org',                  // by Roselle Campo
3160                 '.navigare-ischia.com',                 // by Arielle Coons
3161                 '.ncredc.org',                                  // by Brenda Nye
3162                 '.neonmotorsports.com',                 // by Giovanna Vue
3163                 '.nf-ny.com',                                   // by Yadira Hibbard
3164                 '.ngfdyqva.com',                                // by Emiliano Samples
3165                 '.nicozone.com',                                // by Blaine Shell
3166                 '.nmbusinessroundtable.org',    // by Chantel Mccourt
3167                 '.npawny.org',                                  // by Willard Murphy
3168                 '.nysdoed.org',                                 // by Elric Delgadillo
3169                 '.nyswasteless.org',                    // by Shaylee Moskowitz
3170                 '.nytech-ir.com',                               // by Adrien Beals
3171
3172                 // O
3173                 '.oadmidwest.com',                              // by Gavin Kaplan
3174                 '.oarauto.com',                                 // by Susann Merriman
3175                 '.onairmilescard.com',                  // by Tomoko Hart, "Air miles card information"
3176                 '.onbusinesscard.com',                  // by Farris Lane, "Gm business card"
3177                 '.oncashbackcreditcard.com',    // by Ida Willis, "Cash back credit card articles"
3178                 '.onimagegoldcard.com',                 // by Roxanna Sims, "Imagine gold mastercard information"
3179                 '.online-pills-24x7.biz',               // by Aide Hallock
3180                 '.online-shopping-site-24x7.info',      // by Stacy Ricketts
3181                 '.onlinehomeloanrefinance.com', // by Chaz Lynch
3182                 '.onlinehomeloanfinancing.com', // by Humbert Eldridge
3183                 '.onunicarehealthinsurance.com',        // by  Lawerence Paredes
3184                 '.otterbayweb.com',                             // by Maxwell Irizarry
3185
3186                 // P
3187                 '.painting-technique.us',               // by Bryanna Tooley
3188                 '.pakamrcongress.com',                  // by Bryce Summerville
3189                 '.patabney.com',                                // by Kailyn Slone
3190                 '.parde.org',                                   // by Ellie Yates
3191                 '.participatingprofiles.com',   // by Jaelynn Meacham
3192                 '.partnershipconference.org',   // by Alla Floyd
3193                 '.pet-stars.com',                               // by Carmon Luevano
3194                 '.planning-law.org',                    // by Trista Holcombe
3195                 '.ppawa.com',                                   // by Evonne Scarlett
3196                 '.precisionfilters.net',                // by Faustina Fell
3197
3198                 // Q
3199                 '.qacards.com',                                 // by Perye Estrada, "Citi visa cards"
3200                 '.quick-debt-consolidation.net',        // by Lala Marte
3201                 '.quicktvr.com',                                // by Vernell Crenshaw
3202
3203                 // R
3204                 '.radicalsolutions.org',                // by Reece Medlin
3205                 '.randallburgos.com',                   // by Bradly Villa
3206                 '.rcassel.com',                                 // by Janiah Gallant
3207                 '.rearchitect.org',                             // by Marcus Gaudet
3208                 '.rent-an-mba.com',                             // by Valentina Mcdermott
3209                 '.reprisenashville.com',                // by Hester Khan
3210                 '.reptilemedia.com',                    // by Alicia Patel
3211                 '.resellers2000.com',                   // by Dedra Kennedy
3212                 '.reverse-billing.com',                 // by Lazaro Gluck
3213                 '.richcapaldi.com',                             // by Kya Haggard
3214                 '.richformissouri.com',                 // by Alanna Elston
3215                 '.robstraley.com',                              // by Leida Bartell
3216                 '.rollingprairie-candlecompany.com',    // by Leigha Aker
3217                 '.rpgbbs.com',                                  // by Leonel Peart
3218                 '.ruralbusinessonline.org',             // by Lynsey Watters
3219                 '.ruwomenscenter.org',                  // by Vince Mclemore
3220                 '.ryanjowens.com',                              // by Janine Smythe
3221
3222                 // S
3223                 '.sagarmathatv.org',                    // by Liam Funke
3224                 '.sakyathubtenling.org',                // by Liane Falgout
3225                 '.sandiegolawyer.net',                  // by Linnie Sommervill
3226                 '.sandishaven.com',                             // by Lino Soloman
3227                 '.scienkeen.com',                               // by Liza Navarra
3228                 '.seimenswestinghouse.com',             // by Teresa Benedetto
3229                 '.severios.com',                                // by Isa Steffen
3230                 '.sexual-hot-girls.com',                // by Viviana Bolton
3231                 '.shakespearelrc.com',                  // by Luciana Weaver
3232                 '.shashran.org',                                // by Adriel Humphries
3233                 '.shoes-shop.us',                               // by Austen Higginbotham
3234                 '.skagitvalleybassanglers.com', // by Necole Thiele
3235                 '.skinsciencesalon.com',                // by Nena Rook
3236                 '.smartalternative.net',                // by Nicki Lariviere
3237                 '.sml338.org',                                  // by Nickole Krol
3238                 '.smogfee.com',                                 // by Sienna Kimble
3239                 '.sneakers-e-shop.info',                // by Nikki Fye
3240                 '.spacewavemedia.com',                  // by Thanh Gast
3241                 '.softkernel.com',                              // by Nicol Hummer
3242                 '.stjoanmerrillville.com',              // by Hunter Beckham
3243                 '.strelinger.com',                              // by Arron Highsmith
3244                 '.striking-viking.com',                 // by Kylie Endsley
3245                 '.sunnydeception.org',                  // by Amaya Llora
3246                 '.sunzmicro.com',                               // by Goddard Arreola
3247                 '.sv-iabc.org',                                 // by Braden Buck
3248                 '.sykotick.com',                                // by Pierce Knecht
3249
3250                 // T
3251                 '.tbody.net',                                   // by Ormond Roman
3252                 '.the-pizzaman.com',                    // by Mario Ramsey
3253                 '.the-shoes.us',                                // by Alejandro Gaffney
3254                 '.theborneocompany.com',                // by Bryanna Tooley
3255                 '.theflashchannel.com',                 // by Terrilyn Tam, "Loan financing info"
3256                 '.thehomeschool.net',                   // by September Concepcio
3257                 '.thenewlywed.com',                             // by Allegra Marra
3258                 '.tigerspice.com',                              // by Denis Mosser
3259                 '.tnaa.net',                                    // by Jasmine Andress
3260                 '.top-finance-sites.com',               // by Maryann Doud
3261                 '.tradereport.org',                             // by Bettie Sisk
3262                 '.transmodeling.com',                   // by Martine Button
3263                 '.travel-01.net',                               // by Jay Kim, "Refinance on line"
3264                 '.tsaoc.com',                                   // by Heriberto Mcfall
3265                 '.tsunamidinner.com',                   // by Nannie Richey
3266
3267                 // U
3268                 '.uhsaaa.com',                                  // by Risa Herbert
3269                 '.ultradeepfield.org',                  // by Bobby Ragland
3270                 '.umkclaw.info',                                // by Cammy Kern
3271                 '.unitedsafetycontainer.com',   // by Shreya Heckendora
3272                 '.usa-wolf.com',                                // by Jacklyn Morrill
3273                 '.usjobfair.com',                               // by Lorina Burchette
3274
3275                 // V
3276                 '.vacancesalouer.com',                  // by Loris Bergquist
3277                 '.vagents.com',                                 // by Lorna Beaudette, "Refinancing home loan info"
3278                 '.valleylibertarians.org',              // by Lena Massengale
3279                 '.vanderbiltevents.com',                // by Gannon Krueger
3280                 '.vanwallree.com',                              // by Michelina Donahue
3281                 '.vcertificates.com',                   // by Hyun Lamp
3282                 '.vonormytexas.us',                             // by Suzette Waymire
3283
3284                 // W
3285                 '.washingtondc-areahomes.net',  // by Ailene Broome
3286                 '.web-hosting-forum.net',               // by Deedra Breen, "Mortgage information"
3287                 '.wolsaoh.org',                                 // by Daniela English
3288                 '.worldpropertycatalog.com',    // by Aray Baxter
3289
3290                 // Y
3291                 '.yankee-merchants.com',                // by Jackson Hinojosa
3292                 '.yourbeachhouse.com',                  // by Dedrian Ryals
3293                 '.yourdomainsource.com',                // by Deems Weingarten
3294
3295                 // Z
3296                 '.zkashan.com',                                 // by Evan Light
3297                 '.zockclock.com',                               // by Dorothea Guthrie
3298         ),
3299         'Something-Drugs' => array(
3300                 // Drugs / Pills / Diet
3301                 '.adult-dvd-rental-top-shop.info',      // by Gregoria Keating
3302                 '.abdelghani-shady.com',                // by Elly Alton
3303                 '.bangbangfilm.com',                    // by Davin Chou
3304                 '.centroantequera.com',                 // by Keon Kwiatkowski
3305                 '.champagne-cellar.info',               // by Kandis Rizzo
3306                 '.chix0r.org',                                  // by Christoper Baird
3307                 '.discout-watches-deals.info',  // by Taunya Limon, Insurance -> Drugs?
3308                 '.fantasticbooks-shop.com',             // by Kermit Ashley
3309                 '.fast-cash-01.com',                    // by Edgar Oliver
3310                 '.ficeb.info',                                  // by Vaughn Jacobson, "Phentermine news"
3311                 '.fn-nato.com',                                 // by Donny Dunlap
3312                 '.gqyinran.com',                                // by Alejandro Parks
3313                 '.juris-net.com',                               // by Rachelle Bravo
3314                 '.leftpencey.com',                              // by Aileen Ashby
3315                 '.miamicaribbeancarnival.com',  // by Herminia Barrios
3316                 '.nike-shoes-e-shop.info',              // by Machelle Groce, "Phentermine"
3317                 '.palaceroyale.net',                    // by Brycen Stebbins
3318                 '.pocket-watches-deals.info',   // by Dorinda Stromberg
3319                 '.regresiones.net',                             // by Lauralee Smtih, "Online phentermine updates"
3320                 '.yukissushi.com',                              // by Donell Hozier
3321         ),
3322         'Something-Others' => array(
3323                 '.consulting-cu.com',                   // by Albina Rauch, 404 not found
3324                 '.dvd-rentals-top-shop.info',   // by Lashunda Pettway, 404 not found
3325         ),
3326         'Something-NoApp' => array(
3327                 '.auctioncarslisting.com',      // "No application configured at this url." by John Davis
3328                 '.buy-cheap-hardware.com',      // "No application configured at this url." by Tim Morison (domains at sunex.ru)
3329                 '.carsgarage.net',                      // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
3330                 '.digitshopping.net',           // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
3331                 '.your-insurance.biz',          // "No application configured at this url." by Jimmy Todessky (seomate at gmail.com)
3332         ),
3333         'Cortez and family' => array(
3334                 // by Cortez Shinn (info at goorkkjsaka.info), or Rico Laplant (info at nnjdksfornms.info)
3335                 '.dronadaarsujf.info',  // by Cortez
3336                 '.fromnananaref.info',  // by Cortez
3337                 '.goorkkjsaka.info',    // by Cortez
3338                 '.jkdfjjkkdfe.info',    // by Rico
3339                 '.jkllloldkjsa.info',   // by Cortez
3340                 '.nnjdksfornms.info',   // by Rico
3341                 '.mcmdkkksaoka.info',   // by Cortez
3342                 '.srattaragfon.info',   // by Cortez
3343                 '.yreifnnonoom.info',   // by Rico
3344                 '.zjajjsvgeuds.info',   // by Cortez
3345         ),
3346         'admin at ematuranza.com' => array(
3347                 '.ancorlontano.com',
3348                 '.dentroallago.com',
3349                 '.digiovinezza.com',
3350                 '.ematuranza.com',
3351                 '.ilfango.com',
3352                 '.nullarimane.com',
3353                 '.questaimmensa.com',
3354                 '.tentailvolo.com',
3355                 '.unatenerezza.com',
3356                 '.volgondilettose.com',
3357         ),
3358         'admin at edeuj84.info' => array(       // by Cornelius Boyers
3359                 '.bid99df.info',
3360                 '.bj498uf.info',
3361                 '.edeuj84.info',
3362                 '.f4mfid.info',
3363                 '.g4vf03a.info',
3364                 '.j09j4r.info',
3365                 '.jv4r8hv.info',
3366                 '.k43sd3.info',
3367                 '.k4r84d.info',
3368                 '.k4rvda.info',
3369                 '.k4v0df.info',
3370                 '.k903os.info',
3371                 '.k9df93d.info',
3372                 '.kv94fd.info',
3373                 '.ksjs93.info',
3374                 '.l0ks03.info',
3375                 '.l9u3jc.info',
3376                 '.lv043a.info',
3377                 '.nh94h9.info',
3378                 '.m94r9d.info',
3379                 '.s87fvd.info',
3380                 '.v3k0d.info',
3381                 '.v4r8j4.info',
3382                 '.vf044s.info',
3383                 '.vj49rs.info',
3384                 '.vk498j.info',
3385                 '.u03jow.info',
3386         ),
3387         'Nikhil and Brian' => array(
3388                 // by Brian Dieckman (info at iudndjsdhgas.info)
3389                 // by Nikhil Swafford (info at jhcjdnbkrfo.info)
3390                 // by Gerardo Figueiredo (info at jikpbtjiougje.info)
3391                 '.ihfjeswouigf.info',   // by Brian, / was not found
3392                 '.iudndjsdhgas.info',   // by Brian, / was not found
3393                 '.iufbsehxrtcd.info',   // by Brian, / was not found
3394                 '.jiatdbdisut.info',    // by Brian, / was not found
3395                 '.jkfierwoundhw.info',  // by Brian, / was not found
3396                 '.kfjeoutweh.info',             // by Brian, / was not found
3397                 '.ncjsdhjahsjendl.info',// by Brian, / was not found
3398                 '.oudjskdwibfm.info',   // by Brian, / was not found
3399                 '.cnewuhkqnfke.info',   // by Nikhil, / was not found
3400                 '.itxbsjacun.info',             // by Nikhil, / was not found
3401                 '.jahvjrijvv.info',             // by Nikhil (info at jikpbtjiougje.info), / was not found
3402                 '.jhcjdnbkrfo.info',    // by Nikhil, / was not found
3403                 '.najedncdcounrd.info', // by Nikhil, / was not found
3404                 '.mcsjjaouvd.info',             // by Nikhil, / was not found
3405                 '.oujvjfdndl.info',             // by Nikhil, / was not found
3406                 '.uodncnewnncds.info',  // by Nikhil, / was not found
3407                 '.jikpbtjiougje.info',  // by Julio Mccaughey (info at jikpbtjiougje.info), / was not found
3408                 '.cijkalvcjirem.info',  // by Gerardo, / was not found
3409                 '.nkcjfkvnvpow.info',   // by Gerardo, / was not found
3410                 '.nmiiamfoujvnme.info', // by Gerardo, / was not found
3411                 '.nxuwnkajgufvl.info',  // by Gerardo, / was not found
3412                 '.mkjajkfoejvnm.info',  // by Gerardo, / was not found
3413         ),
3414         'wealth777 at gmail.com' => array(      // by Henry Ford
3415                 '.brutal-forced.com',
3416                 '.library-bdsm.com',
3417                 '.rape-fantasy.us',
3418         ),
3419         'Croesus International Inc.' => array(  // by Croesus International Inc. (olex at okhei.net)
3420                 '.purerotica.com',
3421                 '.richsex.com',
3422                 '.servik.net',
3423                 '.withsex.com',
3424         ),
3425         'dreamteammoney.com' => array(
3426                 '.dreamteammoney.com',  // dtmurl.com related
3427                 '.dtmurl.com',                  // by dreamteammoney.com, redirection service
3428         ),
3429         'KLIK VIP Search and family' => array(
3430                 '.cheepmed.org',                // "KLIK VIP Search" by petro (petrotsap1 at gmail.com)
3431                 '.fastearning.net',             // "KlikVIPsearch.com" by Matthew  Parry        (fastearning at mail.ru)
3432                 '.klikvipsearch.com',   // "KLIKVIPSEARCH.COM" by Adrian Monterra (support at searchservices.info)
3433                 '.looked-for.info',             // "MFeed Search" now, by johnson (edu2006alabama at hotmail.com)
3434                 '.mnepoxuy.info',               // "KlikVIPsearch.com" by DEREK MIYAMOTO (grosmeba at ukr.net)
3435                 '.searchservices.info', // 403 Forbidden now, by Adrian Monterra (support at searchservices.info)
3436                 '.visabiz.net',                 // "Visabiz-Katalog-Home" now, by Natalja Estrina (m.estrin at post.skynet.lt)
3437         ),
3438         'vasyapupkin78 at bk.ru' => array(      // by Andrey Kozlov
3439                 '.antivirs.info',
3440                 '.antivirus1.info',
3441                 '.antivirus2.info',
3442         ),
3443         'wasam at vangers.net' => array(        // by Ashiksh Wasam
3444                 '.blogduet.org',
3445                 '.bossierpainted.org',
3446                 '.carelf.info',
3447                 '.cspell.org',
3448                 '.dspark.org',
3449                 '.dtonic.org',
3450                 '.gradetelemundo.info',
3451                 '.indicadorestmj.info',
3452                 '.mcharm.info',
3453                 '.mslook.info',
3454                 '.phpdinnerware.info',
3455                 '.pipnickname.info',
3456                 '.rnation.org',
3457                 '.uzing.org',
3458                 '.yeareola.info',
3459         ),
3460         'tvaals at vangers.net' => array(       // by Thomas Vaals
3461                 '.cheapns.org',
3462                 '.my-top.net',
3463                 '.sfind.net',
3464                 '.sspot.net',
3465                 '.suvfind.info',
3466         ),
3467         'kadilk at vangers.net' => array(       // by Kadil Kasekwam
3468                 '.allbar.info',
3469                 '.allersearch.org',
3470                 '.dynall.org',
3471                 '.educativaanale.info',
3472                 '.fastopia.org',
3473                 '.opalbusy.info',
3474                 '.rblast.org',
3475                 '.rette.org',
3476                 '.salthjc.info',
3477                 '.suvlook.org',
3478         ),
3479         'kasturba at vangers.net' => array(     // by Kasturba Nagari
3480                 '.finddesk.org',
3481                 '.gsfind.org',
3482                 '.my-top.org',
3483                 '.rcatalog.org',
3484                 '.sbitzone.org',
3485         ),
3486         'bipik at vangers.net' => array(        // by Bipik Joshu
3487                 '.e2007.info',
3488                 '.cmoss.info',
3489         ),
3490         'marion at vangers.net' => array('.trumber.com'),       // by Mariano Ciaramolo
3491         'SearchHealtAdvCorpGb.com' => array(    // by Jonn Gardens (admin at SearchHealtAdvCorpGb.com -- no such domain)
3492                 '.canadianmedsworld.info',
3493                 '.tabsdrugstore.info',
3494                 '.tabsstore.info',
3495                 '.topcholesterol.info',
3496         ),
3497         'be.cx' => array(
3498                 '.be.cx',
3499                 '.ca.cx',
3500         ),
3501         'john780321 at yahoo.com' => array(     // by John  Brown
3502                 '.bestdiscountpharmacy.biz',    // 2007-01-27, 61.144.122.45
3503                 '.drugs4all.us',                                // 2007-03-09, 202.67.150.250
3504         ),
3505         'tremagl.freet at gmail.com' => array(  // by Treman Eagles, redirect to searchadv.com
3506                 '.bertela.info',
3507                 '.forblis.info',
3508                 '.frenallo.info',
3509                 '.goyahoo.info',
3510                 '.herbak.info',
3511                 '.kiokast.info',
3512                 '.nerenok.info',
3513                 '.pestgets.info',
3514                 '.snukker.info',
3515                 '.thegetspons.info',
3516         ),
3517         '2xxc at 2xxc.net' => array(    // by 2xxc, 404 not found
3518                 '.bobop.info',
3519                 '.kwwwe.info',
3520                 '.piikz.info',
3521                 '.moosm.info',
3522                 '.vvvw.info',
3523         ),
3524         'support at 51g.net' => array(  // iframe www.lovetw.webnow.biz
3525                 '.ftplin.com',          // 125.65.112.15, by Yongchun Liao
3526                 '.jplin.com',           // 125.65.112.15, by Yongchun Liao
3527                 '.jplineage.com',       // 221.238.195.113, by Yongchun Liao
3528                 '.jplingood.com',       // 125.65.112.15
3529                 '.linenew.com',         // 203.191.148.96
3530                 '.lyftp.com',           // 218.5.77.17,   by Yongchun Liao (weboy at 51g.net)
3531                 '.yzlin.com',           // 220.162.244.36
3532         ),
3533         'Betty.J.Pelletier at pookmail.com' => array(   // by Betty J. Pelletier
3534                 '.1111mb.com',
3535                 '.2sex18.com',
3536                 '.69porn1.com',
3537         ),
3538         'ECTechnology' => array(
3539                 '.atmouse.co.kr',               // by EG gisul (kpgak at hanmail.net)
3540                 '.auto-mouse.com',              // "Copyright Ã’$ 2007 www.automouse.jp" by ECTechnology (help at atmouse.co.kr)
3541                 '.automouse.jp',
3542         ),
3543         'lyqz at 21cn.com' => array(
3544                 '.japangame1.com',
3545                 '.lineinfo-jp.com',             // www.lineinfo-jp.com is 61.139.126.10
3546                 '.livedoor1.com',
3547                 '.ragnarokonline1.com',
3548                 '.zhangweijp.com',              // by qiu wang hao (qq.lilac at eyou.com), *.exe, hidden JavaScripts, the same IP of www.lineinfo-jp.com
3549         ),
3550         'kingrou at hotmail.com' => array(      // by yangjianhe
3551                 '.youshini.com',                // Two iframe to 453787.com's *.exe
3552                 '.453787.com',
3553         ),
3554         'anpaul541000 at 163.com' => array(     // by su qiuqing
3555                 '.cetname.com',                 // 222.77.185.87
3556                 '.jpgamer.net',                 // 220.247.157.106
3557                 '.jpplay.net',                  // 222.77.185.87, iframe www.lovetw.webnow.biz
3558                 '.lovejptt.com',                // 222.77.185.87
3559                 '.pangzigame.com',              // 220.247.134.136, by qiuqingshan
3560                 '.playncsoft.net',              // 220.247.157.106
3561         ),
3562         'abc00613 at 163.com' => array( // by guo yong
3563                 '.avtw1068.com',                // 64.74.223.11
3564                 '.dj5566.org',                  // Seems IP not allocated now, by yongchao li
3565                 '.djkkk66990.com',              // 68.178.232.99
3566                 '.lingamesjp.com',              // 219.153.13.23(8.myadmin.cn),  by guo jinlong
3567         ),
3568         'thomas.jsp at libertysurf.fr' => array(        // by Perez Thomas
3569                 '.cmonfofo.com',
3570                 '.discutbb.com',
3571         ),
3572         'Dorothy.D.Adams at mailinator.com' => array(   // by Dorothy D. Adams
3573                 '.preca.info',
3574                 '.skiaggi.info',
3575                 '.scrianal.info',
3576                 '.tageom.info',
3577         ),
3578         'Inpros.net' => array(  // by Hayato Hikari (hikari at t-dm.co.jp)
3579                 '.inpros.biz',                  // 38.99.91.137, redirect to inpros.net
3580                 '.inpros.net',                  // 202.181.98.79
3581                 '.gametradeonline.jp',  // 210.188.204.233, by Hayato Hikari, RMT
3582         ),
3583         'szczffhh_sso at 21cn.net' => array(    // by zhenfei chen
3584                 '.ec51.com',
3585                 '.ec51.net',
3586         ),
3587         'abbevillelaties at yahoo.fr etc' => array(
3588                 // by Mahat Ashat, JavaScript may mocks "ACCOUNT TERMINATE", or "Domain deleted Reason: ABUSE" but ...
3589                 '.ringtones-rate.com',  
3590                 '.ringtones-dir.net',   // by Alex Maklayt (maklayt at ringtones-dir.net), hidden JavaScript
3591                 '.special-ringtones.net',
3592         ),
3593         'gibson or gibs0n at skysquad.net' => array(    // by Brzezinski Bartosz (gibson at skysquad.net), redirect to find.fm
3594                 '.1sgsc.info',
3595                 '.3h4r89h.info',
3596                 '.3v44dd.info',
3597                 '.6rfuh6.info',
3598                 '.84hd8.info',
3599                 '.94bui89.info',
3600                 '.agysb3.info',
3601                 '.asdjhs.info',
3602                 '.bcvnrth.info',
3603                 '.bheb4r.info',
3604                 '.bhiuno.info',
3605                 '.biug7g.info',
3606                 '.bjb5f4.info',
3607                 '.bob8g7g.info',
3608                 '.br89bdd.info',
3609                 '.bsa3h.info',
3610                 '.bsieb8.info',
3611                 '.basbiubf.info',
3612                 '.bobwwfs2.info',
3613                 '.ciuv9t.info',
3614                 '.dbmdx4.info',
3615                 '.dbrjms.info',
3616                 '.dbtcm.info',
3617                 '.dff9ghu.info',
3618                 '.dfshbb.info',
3619                 '.dgd4ffdh.info',
3620                 '.dh3ge.info',
3621                 '.duc86jh.info',
3622                 '.ergth45.info',
3623                 '.f78bf7ffb.info',
3624                 '.gbdfbo4.info',
3625                 '.ger45.info',
3626                 '.gnvnrrg.info',
3627                 '.h47he7.info',
3628                 '.h488hbd4.info',
3629                 '.hd72b94.info',
3630                 '.he74b7.info',
3631                 '.hfujfnr.info',
3632                 '.husdhd42.info',
3633                 '.hbwje.info',
3634                 '.itg87gji.info',
3635                 '.iugiougiuh.info',
3636                 '.jhd4f4aa.info',
3637                 '.jshd73.info',
3638                 '.krhpgd.info',
3639                 '.lyihjn.info',
3640                 '.nfyjnfj.info',
3641                 '.oihbv.info',
3642                 '.os44fvs.info',
3643                 '.sdfsd3.info',
3644                 '.sdiug4.info',
3645                 '.sdkufhh.info',
3646                 '.sdugb4f.info',
3647                 '.skdbf.info',
3648                 '.sipiv78.info',
3649                 '.sudbfb.info',
3650                 '.tymbbmy.info',
3651                 '.uilhjk.info',
3652                 '.vi87vub.info',
3653                 '.vfuyf87f.info',
3654                 '.viyvvj877.info',
3655                 '.w7fc8eu.info',
3656                 '.wefg43g.info',
3657                 '.xbrch78e.info',
3658                 '.ywsfu.info',
3659                 '.zxcbiv.info',
3660         ),
3661         'info at infooracle.com' => array(      // by Marek Luto Marek Luto
3662                 '.abofios.info',
3663                 '.amlekfn.info',
3664                 '.amlkdoie.info',
3665                 '.amkslewq.info',
3666                 '.alemfu.info',
3667                 '.aloweks1.info',
3668                 '.alposd3.info',
3669                 '.bamhpb.info',
3670                 '.bhjkb.info',
3671                 '.bjqnj.info',
3672                 '.cvcxcbhpr.info',
3673                 '.czoypaiat.info',
3674                 '.dbpmgc.info',
3675                 '.dgvogrxs.info',
3676                 '.dldksf.info',
3677                 '.dlor6za.com',
3678                 '.dmkoiew.info',
3679                 '.eewrefr.info',
3680                 '.eladne.info',
3681                 '.elksem.info',
3682                 '.elwpod.info',
3683                 '.emlwkdnr.info',
3684                 '.esgmyqk.info',
3685                 '.fauqv.info',
3686                 '.fgxkgy.info',
3687                 '.fhryns.info',
3688                 '.fj38n4g.info',
3689                 '.fjnesal.info',
3690                 '.fmkfoe.info',
3691                 '.fqkcfldtr.info',
3692                 '.fwcigpdwz.info',
3693                 '.fyhik.info',
3694                 '.glrkje.info',
3695                 '.gwkslfq.info',
3696                 '.gwjracvh.info',
3697                 '.hihopepe.info',
3698                 '.hwlyggbkw.info',
3699                 '.hmwbfw.info',
3700                 '.hthyeb.info',
3701                 '.iaofkyaw.info',
3702                 '.uldkxuiw.info',
3703                 '.is7c6w4.info',
3704                 '.ivuddhdk.info',
3705                 '.jgfndjem.info',
3706                 '.jgmdlek.info',
3707                 '.jkrnvmpad.info',
3708                 '.jqujn.info',
3709                 '.jvgmmba.info',
3710                 '.kbaur.info',
3711                 '.kgjindptv.info',
3712                 '.kleo7s9.info',
3713                 '.lezfgam.info',
3714                 '.lfaasy.info',
3715                 '.ljpdjki.info',
3716                 '.lmnpis.info',
3717                 '.lpzcu2f.info',
3718                 '.lrptn.info',
3719                 '.lursqt.info',
3720                 '.mgkabviil.info',
3721                 '.mhtknjyt.info',
3722                 '.mksuuku.info',
3723                 '.mkyky.info',
3724                 '.mloaisn.com',
3725                 '.mlsiknd.info',
3726                 '.mthqz.info',
3727                 '.nnooq.info',
3728                 '.nohhylvc.info',
3729                 '.nuprndsye.info',
3730                 '.nsoelam.info',
3731                 '.nykobczv.info',
3732                 '.nzuhli.info',
3733                 '.odyqzgylr.info',
3734                 '.oidiau.info',
3735                 '.oitzkw.info',
3736                 '.okdmrpz.info',
3737                 '.ooinziti.info',
3738                 '.ortqr.info',
3739                 '.osmkpnekv.info',
3740                 '.ozkzfih.info',
3741                 '.p3ix8wc.com',
3742                 '.piwyt.info',
3743                 '.pfkijrm.info',
3744                 '.pjktcragi.info',
3745                 '.pleoz.info',
3746                 '.plvqm73.info',
3747                 '.pqyrem.info',
3748                 '.qipgqd.info',
3749                 '.qlewixu.com',
3750                 '.qmlskme.info',
3751                 '.qtuff.info',
3752                 '.quoga.info',
3753                 '.quqz.info',
3754                 '.qzxuw.info',
3755                 '.rcaidegp.info',
3756                 '.rlkmdi.info',
3757                 '.rnsoiov.info',
3758                 '.rnwlams.info',
3759                 '.rprgkgqld.info',
3760                 '.rubqvxrn.info',
3761                 '.spqxstl.info',
3762                 '.syckoqjql.info',
3763                 '.tbirb.info',
3764                 '.thalc34.info',
3765                 '.tiabq.info',
3766                 '.tszzpjr.info',
3767                 '.tyjdyn.info',
3768                 '.twgugpns.info',
3769                 '.uaezrqp.info',
3770                 '.udlkasu.info',
3771                 '.uejncyf.info',
3772                 '.ukvflb.info',
3773                 '.ugsuv.info',
3774                 '.ukhgpcp.info',
3775                 '.urprzn.info',
3776                 '.uuhememkw.info',
3777                 '.yalc7en.info',
3778                 '.ybuid.info',
3779                 '.yhdkgfob.info',
3780                 '.ymenq.info',
3781                 '.ynlyb.info',
3782                 '.vieatlubk.info',
3783                 '.vltcaho.info',
3784                 '.wlamsiek.info',
3785                 '.wlerp.info',
3786                 '.wlmtshzi.info',
3787                 '.wmlkams.info',
3788                 '.wprqd.info',
3789                 '.wpyspszi.info',
3790                 '.xdscc.info',
3791                 '.xdvy.info',
3792                 '.xeypku.info',
3793                 '.xsrxh.info',
3794                 '.xwjyrpfe.info',
3795                 '.yxcqw.info',
3796                 '.zhbktrh.info',
3797                 '.zspepn.info',
3798                 '.zsxtz.info',
3799         ),
3800         'survi at poczta.fm and smiley' => array(
3801                 '.pperd.info',          // "main site :>" by Domagala Andrzej (survi at poczta.fm)
3802                 '.ppert.info',
3803                 '.pperta.info',
3804                 '.pperts.info',
3805                 '.pprtuis.info',
3806                 '.13iuey.info',         // ":>"
3807                 '.13jkhs.info',
3808                 '.13lksa.info',
3809                 '.13rxtx.info',
3810                 '.13slkd.info',
3811                 '.13zaer.info',
3812         ),
3813         'admin at esemeski.com' => array(       // by Jan Kalka
3814                 '.kxils.info',
3815                 '.kuaph.info',
3816                 '.lncdc.info',
3817                 '.lsqpd.info',
3818                 '.mczed.info',
3819                 '.npous.info',
3820                 '.obgju.info',
3821         ),
3822         'FateBack.com' => array(        // by LiquidNet Ltd. (president at fateback.com), redirect to www.japan.jp
3823                 '.bebto.com',
3824                 '.fateback.com',
3825                 '.undonet.com',
3826                 '.yoll.net',
3827         ),
3828         'domains at agava.com' => array(
3829                 '.h18.ru',
3830                 '.hut1.ru',
3831         ),
3832         'wlmx009 at hotmail.com' => array(
3833                 '.123lineage.com',
3834                 '.ff11-info.com',
3835                 '.lastlineage.com',
3836                 '.lineage2-ol.com',
3837                 '.lineage2006.com',
3838                 '.lineagefirst.com',
3839         ),
3840         'Zettahost.com' => array(
3841                 '.atspace.biz',         // sales at zettahost.com
3842                 '.atspace.com',         // abuse at zettahost.com
3843                 '.atspace.name',        // NS atspace.com
3844                 '.awardspace.com',      // by abuse at awardspace.com, no DirectoryIndex, 70.86.228.149
3845                 '.awardspace.us',       // by Dimitar Dimitrov (sales at zettahost.com), 70.86.228.149
3846         ),
3847         'hlq9814 at 163.com' => array(
3848                 '.kotonohax.com',               // by ling bao
3849                 '.ragnarox.mobi',               // by lin bao, *.exe download
3850                 '.rokonline-jp.com',    // by hang long
3851         ),
3852         '77ch.jp' => array(
3853                 '.77ch.jp',
3854                 '.gamorimori.net',      // by ryo takami (infomation at 77ch.jp)
3855         ),
3856         'serchportal at mail.ru' => array(      // by Namu Adin
3857                 '.43fert.info',
3858                 '.belis.info',
3859                 '.bonu.info',
3860                 '.chelsite.info',
3861                 '.chparael.info',
3862                 '.cool9f.info',
3863                 '.dada2.info',
3864                 '.dorplanete.info',
3865                 '.dormonde.info',
3866                 '.dorprojet.info',
3867                 '.faciledor.info',
3868                 '.fastsearchgroup.info',
3869                 '.gerta0.info',
3870                 '.getse.info',
3871                 '.gopvl.info',
3872                 '.knopki.info',
3873                 '.propidor.info',
3874                 '.quicksearchnet.info',
3875                 '.ret5.info',
3876                 '.slimfastsearch.info',
3877                 '.virtualpvl.info',
3878                 '.vpvla.info',
3879                 '.xjdor.info',
3880                 '.zhopki.info',
3881         ),
3882         'SoniqHost.com' => array(       // by Stanley Gutowski (support at soniqhost.com)
3883                 '*.444mb.com',          // Free hosting
3884                 'urlnip.com',           // Redirection
3885         ),
3886         'WWW.RU' => array(              // by Angela (abuse at www.ru)
3887                 '.1fasttimesatnau.info',
3888                 '.1freecybersex.info',
3889                 '.1freexxxcomics.info',
3890                 '.1fuckingmywife.info',
3891                 '.1pornpreview.info',
3892                 'www.ru',                                       // by (service at demos.ru), redirection
3893         ),
3894         '65.90.250.10' => array(        // IP seems the same (65.90.250.10)
3895                 '.adultschat.info',
3896                 '.livecamonline.info',
3897                 '.webcam4u.info',
3898                 '.younghot.info',
3899         ),
3900         'hostorgadmin at googlemail.com' => array(      // Byethost Internet Ltd.
3901                 '.1sthost.org',
3902                 '.22web.net',
3903                 '.2kool4u.net',
3904                 '.4sql.net',
3905                 '.php0h.com',
3906                 '.php1h.com',
3907                 '.php2h.com',           // by Andrew Millar (asmillar at sir-millar.com), ns also *.byet.org
3908                 '.phpnet.us',
3909                 '.prophp.org',          // pro-php.org, 
3910                 '.byethost.com',
3911                 //'byethost1.com'
3912                 '.byethost2.com',
3913                 '.byethost3.com',
3914                 '.byethost4.com',
3915                 '.byethost5.com',
3916                 '.byethost6.com',
3917                 '.byethost7.com',
3918                 '.byethost8.com',
3919                 '.byethost9.com',
3920                 '.byethost10.com',
3921                 '.byethost11.com',
3922                 '.byethost12.com',
3923                 '.byethost13.com',
3924                 '.byethost14.com',
3925                 '.byethost15.com',
3926                 '.byethost16.com',
3927                 '.byethost17.com',
3928                 '.byethost18.com',
3929                 //'*.byethost19.com',   // by Wan-Fu China, Ltd. (business at wanfuchina.com)
3930                 '.ifastnet.com',
3931                 '.kwikphp.com',
3932                 '.mega-file.net',
3933                 '.my-php.net',
3934                 '.my-place.us',
3935                 '.my-webs.org',
3936                 '.netfast.org',
3937                 '.prohosts.org',
3938                 '.sprinterweb.net',
3939                 '.swiftphp.com',
3940                 '.xlphp.net',
3941         ),
3942         'webmaster at bestgirlssex.info' => array(      // by lemnaru ionut, ns *.hostgator.com
3943                 '.analmoviesite.info',
3944                 '.bestgirlssex.info',
3945                 '.boxvagina.info',
3946                 '.cyberlivegirls.info',
3947                 '.hotredgirls.info',
3948                 '.forsexlove.info',
3949                 '.hotnudezone.info',
3950                 '.hotredpussy.info',
3951                 '.lesbians-live.info',
3952                 '.lesbians-on-cam.info',
3953                 '.onlinegirlssite.info',
3954                 '.sexloveonline.info',
3955                 '.teensexcard.info',
3956                 '.teensexdirect.info',
3957                 '.topnudesite.info',
3958                 '.vaginafree.info',     
3959                 '.webcam-show.info',
3960                 '.webcamshow.info',
3961                 '.youngsexchat.info',
3962                 '.yourcumshot.info',    
3963         ),
3964         'stocking.club at gmail.com' => array(
3965                 '.adulthotmodels.com',          // by David Zajwzran
3966                 '.aretheshit.info',                     // by David Theissen (zjwzra at mail.ru)
3967                 '.cash-call.info',                      // by David Theissen
3968                 '.cialis-compare-levitra-viagra.info',  // by David Theissen
3969                 '.cheap-online-viagra.info',    // by David Theissen
3970                 '.drugcleansing.net',           // by David Zajwzran
3971                 '.men-health-zone.com',         // by David Theissen
3972                 '.purchase-viagra.info',        // by David Theissen
3973                 '.realdrunkengirls.biz',        // by David Theissen
3974                 '.sextoyslife.com',                     // by David Zajwzran
3975                 '.sexysubjects.info',           // by David Zajwzran
3976                 '.shithotsex.info',                     // by David Theissen (zjwzra at mail.ru)
3977                 '.stocks-trader.info',          // by David Theissen (zjwzra at mail.ru)
3978                 '.travelcardsite.info',         // by David Theissen
3979         ),
3980         'lustiq at p5com.com' => array(
3981                 '.wonkalook.com',               // ns *.willywonka.co.in, 85.255.117.226
3982                 '.willywonka.co.in',    // by Nick Priest (lustiq at p5com.com), 85.255.117.226
3983         ),
3984         'web at 6jy.com' => array(
3985                 '.micro36.com',                 // by Teng Zhang, content from lineage.jp, post with 'lineage1bbs.com'
3986                 '.movie1945.com',               // by Zhang Teng, content from lineage.jp, hidden JavaScript
3987         ),
3988         'mk_slowman at yahoo.com' => array(     // by Mike Slowman (mk_slowman at yahoo.com)
3989                 '.auto-fgen.info',
3990                 '.fast-marketing.info',
3991                 '.from-usa.info',
3992                 '.generic-pharm.info',
3993                 '.pharm-directory.info',
3994                 '.popular-people.info',
3995                 '.safe-health.info',
3996                 '.star-celebrities.info',
3997                 '.super-home-biz.info',
3998                 '.top5-auto.info',
3999                 '.top5-cars.info',
4000                 '.vip-furniture.info',
4001                 '.vip-pc.info',
4002                 '.vip-pets.info',
4003         ),
4004         'abuse at search-store.org' => array(
4005                 '.travel-gen.info',             // by Mike Slowman (abuse at search-store.org)
4006         ),
4007         'Leading Edge Marketing Inc.' => array(
4008                 // by Leading Edge Marketing Inc. (domains at leminternet.com), seems an advertiser
4009                 '.abemedical.com',
4010                 '.attractwomennow.com',
4011                 '.bettersexmall.com',
4012                 '.buymaxoderm.com',
4013                 '.buyvprx.com',
4014                 '.genf20.com',
4015                 '.infinityhealthnews.com',
4016                 '.istnewsletter.com',
4017                 '.leadingedgecash.com',
4018                 '.leadingedgeherbals.com',
4019                 '.leadingedgevipsonly.com',
4020                 '.lecash.com',
4021                 '.leminfo.com',
4022                 '.proextendersystem.com',
4023                 '.provestra.com',
4024                 '.semenax.com',
4025                 '.shavenomore.com',
4026                 '.theedgenewsletter.com',
4027                 '.vigorelle.com',
4028                 '.vigrx.com',
4029                 '.vigrxplus.com',
4030                 '.wbstnewsletter.com',
4031         ),
4032         'clickx at bk.ru' => array(     // by Alexey Enrertov
4033                 '.coolget*.info' =>
4034                         '#^(?:.*\.)?' . 'coolget' .
4035                         '(?:bus|find|news|php|place|post|srch)' .
4036                         '\.info$#',
4037                 '.coolgirl*.info' =>
4038                         '#^(?:.*\.)?' . 'coolgirl' .
4039                         '(?:apple|fish|search)' .
4040                         '\.info$#',
4041                 '.coolmeet*.info' =>
4042                         '#^(?:.*\.)?' . 'coolmeet' .
4043                         '(?:apple|click|find|fish|news|php|place|post|srch|search)' .
4044                         '\.info$#',
4045                 '.cool**.info' =>
4046                         '#^(?:.*\.)?' . 'cool' . '(?:strong|the)' .
4047                         '(?:apple|bus|click|find|fish|news|php|place|post|srch|search)' .
4048                         '\.info$#',
4049                 '.freseasy*.info' =>
4050                         '#^(?:.*\.)?' . 'freseasy' .
4051                         '(?:apple|click|find|fish|post|search)' .
4052                         '\.info$#',
4053                 '.fres**.info' =>
4054                         '#^(?:.*\.)?' .
4055                         'fres' . '(?:adult|boy|get|girl|meet|new|real|strong|the)' .
4056                         '(?:apple|bus|click|find|fish|news|php|place|post|srch|search)' .
4057                         '\.info$#',
4058                         // These are not found yet:
4059                         // fresgirlsrch.info
4060                         // fresadultapple.info
4061                         // fresadultclick.info
4062                         // frestheplace.info
4063                 '.nuhost.info',
4064                 '.susearch.info',
4065         ),
4066         'porychik at hot.ee' => array(  // by Igor
4067                 '.tedstate.info',       // "Free Web Hosting"
4068                 '.giftsee.com',
4069         ),
4070         'aofa at vip.163.com' => array(
4071                 '.bdjyw.net',           // by gaoyun, infected images, iframe to 5944.net's VBScript
4072                 '.5944.net',
4073         ),
4074         'zerberster at gmail.com' => array(     // by Curtis D. Pick, / not found
4075                 '.maxrentcar.info',
4076                 '.newsonyericsson.info',
4077                 '.rentcarweb.info',
4078         ),
4079         'kopper1970 at gmail.com' => array(
4080                 '.cardealerall.info',           // by Green
4081                 '.donatecarsales.info',         // by Sipil
4082                 '.ringtonewilly.info',          // by Sipil
4083                 '.travelstraveling.info',       // by Chinik
4084                 '.viagrabuyonline.org',         // by Sipil
4085                 '.viagraorderbuy.com',          // by Anatol
4086                 '.worldcuptourism.info',        // by Sipil
4087         ),
4088         'lisaedwards at ledw.th' => array(      // by Lisa Edwards
4089                 '.globalinfoland.info',
4090                 '.goodlifesearch.info',
4091                 '.hotnetinfo.info',
4092                 '.hotpornmovies.org',
4093         ),
4094         'iisuse at gmail.com' => array( // by vladislav morozov (iisuse at gmail.com). / is spam
4095                 '.bang-bro.org',
4096                 '.datinghost.info',
4097                 '.hello-craulers.info',
4098                 '.free-blog-host.info',
4099                 '.sucking-boobs.info',
4100         ),
4101         'chub at seznam.cz' => array(   // "CamsGen 1.0" by Lee Chen Ho
4102                 '.allcamsguide.info',
4103                 '.camerascams.info',
4104                 '.camerasera.info',
4105                 '.girlcamsworld.info',
4106                 '.hiddenlimocams.info',
4107                 '.redlivecams.info',
4108                 '.spycamsgear.info',
4109                 '.spycamssite.info',
4110                 '.supercamsusa.info',
4111                 '.thecamsnow.info',
4112         ),
4113         '87.242.116.81' => array(
4114                 '.axit.ru',                     // by Sergej L Ivanov (deeeport at yandex.ru)
4115                 '.bilbidon.ru',         // by Ilya S Vorobiyov (reginamedom at yandex.ru)
4116                 '.flating.ru',          // by Sergej L Ivanov (deeeport at yandex.ru)
4117                 '.kalisto.ru',          // by Vladimir I Sokolov (azimut at gmail.ru)
4118                 '.sanartuk.ru',         // by Vladimir I Noskov (hoskv2003 at gmail.ru)
4119         ),
4120         '208.70.75.153' => array(
4121                 '.cerc-fi.info',        // by Kon Bi (cerca-two at ya.ru)
4122                 '.cerc-fo.info',        // by Kon Bi (cerca-two at ya.ru)
4123                 '.cerc-no.info',        // by Ru Lee (cerca-tree at ya.ru)
4124                 '.cerc-on.info',
4125                 '.cerc-sv.info',        // by Ru Lee (cerca-tree at ya.ru)
4126                 '.cerc-sx.org',         // by Kon Bi (cerca-two at ya.ru)
4127                 '.cerc-te.info',        // by Ru Lee (cerca-tree at ya.ru)
4128                 '.cerc-tr.info',
4129                 '.cerc-tw.info',
4130                 '.cerc-fi.org',         // by Kon Bi (cerca-two at ya.ru)
4131                 '.cerc-fo.org',         // by Kon Bi (cerca-two at ya.ru)
4132                 '.cerc-no.org',         // by Ru Lee (cerca-tree at ya.ru)
4133                 '.cerc-on.org',         // by cerca-one at ya.ru
4134                 '.cerc-sv.org',         // by Ru Lee (cerca-tree at ya.ru)
4135                 '.cerc-sx.org',         // by Kon Bi (cerca-two at ya.ru)
4136                 '.cerc-te.org',         // by Ru Lee (cerca-tree at ya.ru)
4137                 '.cerc-tr.org',         // by cerca-one at ya.ru
4138                 '.cerc-tw.org',         // by cerca-one at ya.ru
4139                 '.cerca-fi.org',        // by orgitaly1 at ya.ru
4140                 '.cerca-fo.info',
4141                 '.cerca-no.info',
4142                 '.cerca-on.info',
4143                 '.cerca-sv.info',
4144                 '.cerca-sx.org',        // by orgitaly2 at ya.ru
4145                 '.cerca-te.info',
4146                 '.cerca-tr.info',
4147                 '.cerca-sx.org',
4148                 '.cerca-tr.org',        // orgitaly1 at ya.ru
4149                 '.ricerca-fiv.org',     // orgitaly1 at ya.ru
4150                 '.ricerca-fo.info',
4151                 '.ricerca-one.org',
4152                 '.ricerca-sv.org',
4153                 '.ricerca-sx.org',
4154                 '.ricerca-te.org',
4155                 '.ricerca-tw.org',      // orgitaly1 at ya.ru
4156                 '.subit01.org',
4157                 '.subit02.org',
4158                 '.subit03.org',
4159                 '.subit04.org',
4160                 '.subit05.org',
4161                 '.subit06.org',
4162                 '.subit01.info',
4163                 '.subit02.info',
4164                 '.subit03.info',
4165                 '.subit04.info',
4166                 '.subit05.info',
4167                 '.subit06.info',
4168         ),
4169         'ernestppc at yahoo.com' => array(      // by Anrey Markov (ernestppc at yahoo.com)
4170                 '.5-base.com',
4171                 '.pharmacy-style.com',
4172         ),
4173         'snmaster at yandex.ru' => array(       // by Andrey M Somov (snmaster at yandex.ru)
4174                 '.ista-2006.ru',
4175                 '.wefas.ru',
4176         ),
4177         'sidor2 at gmail.com' => array( // by Sipiki (sidor2 at gmail.com)
4178                 '.tourismworldsite.info',
4179                 '.yourtourismtravel.info',
4180         ),
4181         'x-mail007 at mail.ru' => array(        // by Boris britva (x-mail007 at mail.ru)
4182                 '.easyfindcar.info',
4183                 '.siteinfosystems.info',
4184         ),
4185         'smesh1155 at gmail.com' => array(
4186                 '.hospitalforyou.info',                 // by Gimmi
4187                 '.thephentermineonline.info',   // by Kipola
4188         ),
4189         'supermaster at pisem.net' => array(    // by Aleksandr Krasnik (supermaster at pisem.net), ns *.msn-dns.com
4190                 '.kiski.net.in',
4191                 '.pipki.org.in',
4192                 '.siski.co.in',
4193         ),
4194         'tiptronikmike at mail.com' => array(
4195                 'tiptronikmike at mail.com' => '#^(?:.*\.)?[irvyz][0-5]sex\.info$#',
4196                 // by Michael Tronik (tiptronikmike at mail.com), e.g. 
4197                 // by Martin Brest (brestmartinjan at yahoo.com), e.g. 74.52.150.242
4198                 // by Adulterra Inkognita (inkognitaadulterra at yahoo.com), e.g. 74.52.150.244
4199                 //'.i0sex.info',                // Michael
4200                 //'.i1sex.info',                // Michael
4201                 //'.i2sex.info',                // Martin
4202                 //'.i3sex.info',                // Martin
4203                 //'.i4sex.info',                // Adulterra
4204                 //'.i5sex.info',                // Adulterra
4205                 //[irvyz]6sex.info not found
4206                 '.i8sex.info',                  // by Martin
4207         ),
4208         'skuarlytronald at mail.com' => array(
4209                 '.girlsfreewild.info',          // by Ronald Skuarlyt (skuarlytronald at mail.com), the same / with i4sex.info, post with z2sex.info, 64.27.13.120
4210                 '.girlsgoingmad.info',          // 64.27.13.120
4211                 '.girlsgonewildside.info',      // 64.27.13.120
4212         ),
4213         '66.232.109.250' => array(
4214                 '.1626pornporno.info',
4215                 '.1851pornporno.info',
4216                 '.1876pornporno.info',
4217                 '.476pornporno.info',
4218         ),
4219         'LiveAdultHost.com' => array(   // by Daniel Simeonov (dsim at mbox.contact.bg)
4220                 '.compactxxx.com',
4221                 '.eadulthost.com',
4222                 '.eadultview.com',
4223                 '.eroticpool.net',
4224                 '.ipornservice.com',
4225                 '.liveadulthost.com',
4226                 '.nudepal.com',
4227                 '.sweetservers.com',
4228         ),
4229         'support at orgija.org' => array(
4230                 '.assfuckporn.org',
4231                 '.dosugmos.org',
4232                 '.fuckporn.org',
4233                 '.girlsdosug.org',
4234                 '.girlsporno.org',
4235                 '.moscowintim.org',
4236                 '.pornass.org',
4237                 '.pornopussy.org',
4238                 '.progirlsporn.org',
4239                 '.pussypornogirls.org',
4240         ),
4241         '125.65.112.93' => array(
4242                 '.gamanir.com',         // by yangjianhe (upload888 at 126.com), malicious file
4243                 '.twurbbs.com',         // by mingzhong ni (ggyydiy at 163.com)
4244         ),
4245         '81.0.195.148' => array(        // Says: "GOOGLE LOVES ME!!!", I don't think so.
4246                 '.abobrinha.org',
4247                 '.physcomp.org',                // / Not Found
4248                 '.seriedelcaribe2006.org',
4249                 '.refugeeyouthinamerica.com',
4250         ),
4251         'skip_20022 at yahoo.com' => array(
4252                 '.besthealth06.org',    // by yakon, "Free Web Hosting Services" but "BestHealth"
4253                 '.besthentai06.org',
4254         ),
4255         'USFINE.com' => array(
4256                 '.usfine.com',                  // 74.52.201.108 by Tang zaiping (tzpsky at gmail.com)
4257                 '.usfine.net',                  // 74.52.201.109 by zaiping tang (zppsky at gmail.com)
4258         ),
4259         '68.178.211.57' => array(
4260                 '.igsstar.com',                         // 68.178.211.57 by igsstar at hotmail.com, PARK31.SECURESERVER.NET, pl
4261                 '.powerleveling-wow.com',       // 68.178.211.57 by zhang jun (zpq689 at 163.com)
4262         ),
4263         'rambap at yandex.ru' => array( // by Equipe Tecnica Ajato (rambap at yandex.ru)
4264                 '.google-yahoo-msn.org',
4265                 '.expedia-travel.org',
4266         ),
4267         'admin at newestsearch.com' => array(   // by Gibrel Sitce
4268                 '.emr5ce.org',
4269                 '.wfe7nv.org',
4270         ),
4271         '203.171.230.39' => array(      // registrar bizcn.com, iframe + cursor
4272                 '.playonlinenc.com',
4273                 '.playboss-jp.com',
4274         ),
4275         'Digi-Rock.com' => array(
4276                 '.rom776.com',
4277                 // owner-organization: DIGIROCK, INC.
4278                 // owner-email: domain-contact at digi-rock.com
4279                 // with an external ad-and-JavaScript,
4280                 // says "This site introduces rom776."(Note: Actual rom776 is the another site, http://776.netgamers.jp/ro/ , says s/he don't own rom776.com)
4281                 // "Actually, this site has been motivated by a desire to researching search-engine-rank of this site, and researching how the people place this site.".
4282         ),
4283         'snap990 at yahoo.com' => array(        // by John Glade (snap990 at yahoo.com)
4284                 '.ipod-application.info',       // NO IP
4285                 '.love-total.net',                      // 74.50.97.136
4286                 '.stonesex.info',                       // 74.50.97.136
4287         ),
4288         'germerts at yandex.ru' => array(       // by Sergey Marchenko (germerts at yandex.ru)
4289                 '.andatra.info',
4290                 '.banchitos.info',
4291                 '.batareya.info',
4292                 '.blevota.info',
4293                 '.broneslon.info',
4294                 '.gamadril.info',
4295                 '.gipotenuza.info',
4296                 '.govnosaklo.info',
4297         ),
4298         '84.252.148.120 etc' => array(
4299                 '.isurfind.ru',                 // 84.252.148.120 by Egor S Naumov (prpramer at narod.ru)
4300                 '.planetavilton.info',  // 84.252.148.120
4301                 '.softfind.info',               // 84.252.148.80 by Dmitriy (dimamcd at yandex.ru)
4302         ),
4303         'cxh at 99jk.com' => array(     // by xinghao chen (cxh at 99jk.com), ns *.hichina.com, health care
4304                 '.99jk.com',
4305                 '.99jk.com.cn',
4306                 '.99jk.cn',
4307         ),
4308         'kiler81 at yandex.ru' => array(        // by Vasiliy (kiler81 at yandex.ru)
4309                 '.kliktop.biz',
4310                 '.kliktop.org',
4311                 '.pharmatop.us',
4312                 '.supertop.us',
4313                 '.supervaizer.info',
4314         ),
4315         'infomed2004 at mail.ru' => array(      // by Andrey Ushakov (infomed2004 at mail.ru)
4316                 '.freeamateursexx.info',        // 81.0.195.228
4317                 '.freeanalsexx.info',           // 217.11.233.97
4318         ),
4319         'support at dns4me.biz' => array(       // 89.149.228.237 by John Black (support at dns4me.biz)
4320                 '.gayblogguide.biz',
4321                 '.thebdsmday.info',
4322         ),
4323         'dzheker at yandex.ru' => array(        // by dzheker at yandex.ru
4324                 '.factyri.info',
4325                 '.jorge1.info',
4326         ),
4327         'lichincool at gmail.com' => array(     // 72.232.229.115 by lichincool at gmail.com, / meanless
4328                 '.bestmindstorm.org',
4329                 '.redstoreonline.org',
4330         ),
4331         '59.106.24.2' => array( // 59.106.24.2, sakagutiryouta at yahoo.co.jp
4332                 '.8e8ae.net',
4333                 '.c-cock.com',
4334                 '.fa59eaf.com',
4335                 '.set-place.net',
4336                 '.sex-beauty.net',
4337         ),
4338         '84.252.148.140' => array(      // 84.252.148.140(kratos.mchost.ru)
4339                 '.unefout.info',
4340                 '.unitfree.info',
4341                 '.votrefout.info',
4342         ),
4343
4344
4345         // C-2: Affiliates, Hypes, Catalog retailers, Multi-level marketings, Resellers
4346         '15-Mail.com related' => array(
4347                 '.15-mail.com',                         // 202.218.109.45(*.netassist.jp) by yukiyo yamamoto (sunkusu5268 at m4.ktplan.ne.jp)
4348                 '.1bloglog.com',                        // 210.253.115.159 by Yukiyo Yamamoto (info at 15-mail.com)
4349                 '.investment-school.com',       // 210.253.115.159 by Yukiyo Yamamoto (info at 15-mail.com)
4350                 '.breakjuku.com',                       // 210.253.115.159 (service provider bet.co.jp = xserver.jp)
4351                 '.nambara.biz',                         // by Yukiyo Yamamoto (info at 15-mail.com)
4352         ),
4353         '.all-affiliater.com',  // 202.222.30.18(sv125.lolipop.jp), ns *.lolipop.jp
4354         'E-brainers.com related' => array(
4355                 // 202.212.14.101
4356                 '.cyoto-morketing-club.com',    // by Fujio Iwasaki (domain at sppd.co.jp)
4357                 '.e-brainers.com',                              // by Fujio Iwasaki (domain at sppd.co.jp)
4358                 '.my-tune.jp',                                  // by brainers Inc.
4359                 '.technical-support-center.com',// by Fujio Iwasaki (domain at sppd.co.jp)
4360                 '.weekle.jp',                                   // by brainers Inc.
4361
4362                 // 210.136.111.56 by Masatoshi Kobayashi (domain at e-brainers.com)
4363                 // 210.136.111.56 by Fujio Iwasaki (domain at sppd.co.jp)
4364                 '.3minutes-marketing-club.com', // by Fujio
4365                 '.affiliate-vampire.com',               // by Masatoshi
4366                 '.article-site-power-package.com',      // by Masatoshi
4367                 '.audio-marketing-club.com',    // by Fujio
4368                 '.brainers-task-manager.com',   // by Masatoshi
4369                 '.brainers-troubleshooter-generator.com',       // by Masatoshi
4370                 '.brainersbuzz.com',                    // by Masatoshi
4371                 '.den4renz-marketing-club.com', // by Fujio
4372                 '.english-contents-club.com',   // by Masatoshi
4373                 '.fly-in-ads-japan.com',                // by Fujio
4374                 '.free-resalerights-giveaway.com',      // by Fujio
4375                 '.freegiveawaysecret.com',              // by Masatoshi
4376                 '.guaranteedvisitorpro.com',    // by Masatoshi
4377                 '.havads-japan.com',                    // by Masatoshi
4378                 '.info-business123.com',                // by Fujio
4379                 '.instant-marketing-club.com',  // by Fujio
4380                 '.marketing-force-japan.com',   // by Fujio
4381                 '.masatoshikobayashi.com',              // by Fujio
4382                 '.profitsinstigator.com',               // by Masatoshi Kobayashi (akada@e-brainers.com)
4383                 '.replytomatt.com',                             // by Fujio
4384                 '.santa-deal.com',                              // by Fujio
4385                 '.santa-deal-summer.com',               // by Fujio
4386                 '.scratch-card-factory.com',    // by Masatoshi
4387                 '.script4you-japan.com',                // by Fujio
4388                 '.sell1000000dollarinjapan.com',// by Fujio
4389                 '.squeeze-page-secret.com',             // by Masatoshi
4390                 '.viral-blog-square.com',               // by Fujio
4391                 '.viralarticle.com',                    // by Fujio
4392                 '.wowhoken.com',                                // by Fujio
4393
4394                 // 202.212.14.104 by Fujio Iwasaki  (domain@sppd.co.jp)
4395                 '.brainerstelevision.com',
4396                 '.demosite4you.com',
4397                 '.keywordcatcherpro.com',
4398                 '.script-marketing-club.com',
4399
4400                 // 202.228.204.140(server.ultimate-marketing-weapon.com) by Masatoshi Kobayashi (akada at e-brainers.com)
4401                 // 202.228.204.140 by Masatoshi Kobayashi (domain at e-brainers.com)
4402                 '.brainers.ws', // 202.228.204.140 by info at key-systems.net, ns *.ultimate-marketing-weapon.com
4403                 '.brainerscode.com',    // by akada
4404                 '.brainerslive.com',    // by domain
4405                 '.brainersreview.com',  // by domain
4406                 '.brainerstest.com',    // by akada
4407                 '.otosecret.com',               // by domain
4408                 '.ultimate-marketing-weapon.com',       // by akada
4409                 '.planet-club.net',             // 202.228.204.141(server.ultimate-marketing-weapon.com)
4410                 '.terk.jp',                             // by Tsuyoshi Tsukada, QHM
4411
4412                 '.samuraiautoresponder.com',    // 211.125.179.75(bq1.mm22.jp) by Masatoshi Kobayashi (kobayashi at wowhoken.com)
4413                 '.sppd.co.jp',          // 210.136.106.122 by Studio Map Ltd., ns *.sppd.ne.jp, spam
4414         ),
4415         '.e2996.com',                   // 202.181.105.241(sv261.lolipop.jp)
4416         '.fx4rich.com',                 // 219.94.128.161(www921.sakura.ne.jp) by Yuji Nakano (info at will76.com)
4417         'info at kobeweb.jp' => array(
4418                 '.soholife.jp',         // 211.125.65.203 by Takashige Tabuchi (info at kobeweb.jp)
4419                 '.kobeweb.jp',          // 59.106.13.51(www421.sakura.ne.jp)
4420                 '.sloters.tv',          // 211.125.65.203 by Takashige Tabuchi (t-2 at white.interq.or.jp)
4421         ),
4422         '.info-affiliate.net',  // 219.94.148.8(sv41.chicappa.jp)
4423         '.infostore.jp',                // 216.255.235.45, ns *.estore.co.jp
4424         'JunSuzuki.com' => array(       // e-brainers.com related
4425                 '.junsuzuki.com',               // 218.216.67.43(s92.xrea.com) by Jun Suzuki (jun_suzuki at compus.net)
4426                 '.globalswing.biz',             // 210.188.217.109(sv27.xserverzero.net)
4427         ),
4428         'Point-park.com' => array(      // Tadahiro Ogawa (domain at wide.ne.jp)
4429                 '.11kanji.com',         // 211.10.131.88
4430                 '.mlmsupport.jp',       // 211.10.131.108 by info at point-park.com
4431                 '.point-park.com',      // 211.10.131.88
4432                 '.point-park.jp',       // 43.244.140.160(160.140.244.43.ap.yournet.ne.jp)
4433         ),
4434         '.potitto.info',                // 219.94.132.89(sv450.lolipop.jp)
4435         '.sedori-data.com',             // 
4436         '.tool4success.com',    // 210.188.201.31(sv70.xserver.jp) by Yukihiro Akada (ml at original-ehon.com)
4437         'tera at kirinn.com' => array(  // 59.139.29.234(s240.xrea.com) by Naohsi Terada (tera at kirinn.com)
4438                 '.e123.info',
4439                 '.ialchemist.net',
4440                 '.j012.net',
4441                 '.xn--yckc2auxd4b6564dogvcf7g.biz',
4442         ),
4443         '.zakkuzaku.com',               // 210.188.201.44(sv83.xserver.jp)
4444
4445
4446         // C-3: Lonely domains (buddies not found yet)
4447         '.0721-4404.com',
4448         '.0nline-porno.info',   // by Timyr (timyr at narod.ru)
4449         '.1-click-clipart.com', // by Big Resources, Inc. (hostmaster at bigresources.com)
4450         '.122mb.com',                   // by Alexandru Rusnac (alrusnac at hotmail.com)
4451         '.180haifa.com',                // by Andrey Letov (andreyletov at yahoo.com)
4452         '.19cellar.info',               // by Eduardo Guro (boomouse at gmail.com)
4453         '.1gangmu.com',                 // by gangmutangyaoju (wlmx009 at hotmail.com), Seems physing site for ff11-jp.com
4454         '.1gb.cc',                              // by Hakan us (hakanus at mail.com)
4455         '.1gb.in',                              // by Sergius Mixman (lancelot.denis at gmail.com)
4456         '.0annie.info',
4457         '.3-hosting.net',
4458         '.50webs.com',                  // by LiquidNet Ltd. (support at propersupport.com), redirect to mpage.jp
4459         '.6i6.de',
4460         '.advancediet.com',             // by Shonta Mojica (hostadmin at advancediet.com)
4461         '.adult-master-club.com',       // by Alehander (mazyrkevich at cosmostv.by)
4462         '.adultpersonalsclubs.com',     // by Peter (vaspet34 at yahoo.com)
4463         '.akgame.com',                  // 72.32.79.100 by Howard Ke (gmtbank at gmail.com), rmt & pl
4464         '.alfanetwork.info',    // by dante (dantequick at gmail.com)
4465         '.allworlddirect.info', // Forbidden
4466         '.amoreitsex.com',
4467         '.areahomeinfo.info',   // by Andrus (ffastenergy at yahoo.com), republishing articlealley.com
4468         '.areaseo.com',                 // by Antony Carpito (xcentr at lycos.com)
4469         '.auto-car-cheap.org',
4470         '.banep.info',                  // by Mihailov Dmitriy (marokogadro at yahoo.com), iframe to this site
4471         '.baurish.info',
4472         '.bestop.name',
4473         '.betmmo.com',                  // 63.223.98.182 by Huang Qiang (liuxing-wushi at hotmail.com), pl
4474         '.bestrademark.info',   // by victoria (niko16d at yahoo.com), redirect to majordomo.ru
4475         '.bestshopfinder.info',
4476         '.bloggerblast.com',    // by B. Kadrie (domains at starwhitehosting.com)
4477         '.blogest.org', // 203.116.63.68 by Bobby.R.Kightlinger at pookmail.com, / seems blank
4478         '.businessplace.biz',   // by Grenchenko Ivan Petrovich (eurogogi at yandex.ru)
4479         '.capital2u.info',              // by Delbert.A.Henry at dodgeit.com
4480         '.casa-olympus.com',    // "UcoZ WEB-SERVICES"
4481         '.catkittenmagazines.org',              // 87.118.97.117
4482         '.constitutionpartyofwa.org',   // "UcoZ WEB-SERVICES"
4483         '.covertarena.co.uk',   // by Wayne Huxtable
4484         '.d999.info',                   // by Peter Vayner (peter.vayner at inbox.ru)
4485         '.dinmo.cn',                    // 218.30.96.149 by dinso at 163.com, seo etc.
4486         //'.wow-gold.dinmo.cn', // 125.65.76.59, pl
4487         '.dinmoseo.com',                // 210.51.168.102(winp2-web-g02.xinnetdns.com) by jianmin911 at 126.com, NS *.xinnetdns.com, seo
4488         '.dlekei.info',                 // by Maxima Bucaro (webmaster at tts2f.info)
4489         '.dollar4u.info',               // by Carla (Carla.J.Merritt at mytrashmail.com), / is blank
4490         '.drug-shop.us',                        // by Alexandr (matrixpro at mail.ru)
4491         '.drugs-usa.info',              // by Edward SanFilippo (Edward.SanFilippo at gmail.com), redirect to activefreehost.com
4492         '.easyshopusa.com',             // by riter (riter at nm.ru)
4493         '.edu.ph',                              // "philippine network foundation inc"
4494         '.ex-web.net',                  // RMT by ex co,ltd (rmt at ex-web.net)
4495         '.extracheapmeds.com',  // "freexxxmovies" by John Smith (89 at bite.to)
4496         '.fantasy-handjob-ra.com',      // by Hose Pedro (hosepedro at gmail.com)
4497         '.fast4me.info',                // by Hakan Durov (poddubok at inbox.ru), / is blank
4498         '.fastmoms.info',               // by Pavel Golyshev (pogol at walla.com), / is blank
4499         '.fastppc.info',                // by peter conor (fastppc at msn.com)
4500         '.ffxiforums.net',              // by Zhang xiaolong (mail at 33986.com), hidden VBScript
4501         '*.filthserver.com',    // sales at onlinemarketingservices.biz
4502         '.find-stuff.org',              // by Alice Freedman (admin at ip-labs.ru), / 404 Not Found
4503         '.findcraft.info',              // by Mihelich (mkiyle at gmail.com)
4504         '.firstdrugstorezone.info',     // by Goose (boris208 at yandex.ru)
4505         '.forum24.se',
4506         '.forumcommunity.net',
4507         '.forumhosting.org',
4508         '.free-finding.com',    // by Ny hom (nyhom at yahoo.com)
4509         '.free-rx.net',                 // by Neo-x (neo-xxl at yandex.ru), redirect to activefreehost.com
4510         '.free-sex-movie-net.info',     // by vitas61 at yahoo.com
4511         '.freeblog.ru',                 // by Kondrashov Evgeniy Aleksandrovich (evkon at rol.ru), login form only, ns *.nthost.ru
4512         '.freehost5.com',               // 75.126.32.184
4513         '.freehostpro.com',             // 64.22.112.226
4514         '.freehostia.com',
4515         '.freehostingz.com',    // by Marx Lomas (marvellousmarx at hotmail.com), no dns reply
4516         '.freeliveringtones.com',       // by Silan (lippe1988 at gmail.com)
4517         '.freemobilephonesworld.info',  // by andresid (andresid1 at yandex.ru)
4518         '.game4enjoy.net',              // by huang jinglong (fenlin231 at sina.com)
4519         '.game4egold.com',              // by Filus Saifullin (ebay at soft-script.com)
4520         '.goldcoastonlinetutoring.com', // by Robert Tanenbaum (buildbt at lycos.com)
4521         '.gomeodc.com',                 // by wang meili (gannipo at yahoo.com.cn), iframe to vviccd520.com
4522         '.ganecity.com',                // by shao tian (huangjinqiang at sina.com)
4523         '.gm-exchange.jp',              // RMT
4524         '.goamoto.ru',                  // by Dmitry E Kotchnev (z2archive at gmail.com)
4525         '.good1688.com',                // by Wen Chien Lunz (wzk1219 at yahoo.com.tw), one of them frame to , and whoop.to
4526         '.google-pharmacy.com', // by alex (mdisign1997 at yahoo.com), hiding with urlx.org etc
4527         '.greatbestwestern.org',// by gao.wungao at gmail.com
4528         '.greatsexdate.com',    // by Andreas Crablo (crablo at hotmail.com)
4529         '.guild-wars-online.com',       // by Fuzhou Tianmeng Touzi Zixun Co.,Ltd (welkin at skyunion.com)
4530         '.happyhost.org',               // by Paul Zamnov (paul at zamnov.be)
4531         '.hloris.com',                  // by Wilshi Jamil (ixisus at front.ru)
4532         '.honda168.net',                // by tan tianfu (xueyihua at gmail.com), seems not used now
4533         '.hostuju.cz',                  // ns banan.cz, banan.it
4534         '.hot4buy.org',                 // by Hot Maker (jot at hot4buy.org)
4535         '.hotscriptonline.info',// by Psy Search (admin at psysearch.com)
4536         '.iinaa.net',                   // domain at ml.ninja.co.jp, ns *.shinobi.jp
4537         '.incbuy.info',                 // by Diego T. Murphy (Diego.T.Murphy at incbuy.info)
4538         '.infocart.jp',                 // Trying to earn money easily by selling 'earn-money-easiliy' tips
4539         '.infradoc.com',
4540         '.investorvillage.com', // by natalija puchkova (internet at internet.lv)
4541         '.ismarket.com',                // Google-hiding. intercage.com related IP
4542         '.italialiveonline.info',       // by Silvio Cataloni (segooglemsn at yahoo.com), redirect to activefreehost.com
4543         '.italy-search.org',    // by Alex Yablin (zaharov-alex at yandex.ru)
4544         '.itsexosit.net',
4545         '.itxxxit.net',
4546         '.jimmys21.com',                // by Klen Kudryavii (telvid at shaw.ca)
4547         '.jimka-mmsa.com',              // by Alex Covax (c0vax at mail.ru), seems not used yet
4548         '.joynu.com',                   // by lei wang (93065 at qq.com), hidden JavaScript
4549         '.kingtools.de',
4550         '.kymon.org',                   // by Albert Poire (isupport at yahoo.com), / Forbidden, 70.87.62.252
4551         '.leucainfo.com',
4552         '.library-blogs.net',   // by Peter Scott (pscontent at gmail.com)
4553         '.lingage.com',                 // by huan bing (qbbs at xinoffice.com)
4554         '.link-keeper.net',             // 210.172.108.236 (257.xrea.com)
4555         '.ls.la',                               // by Milton McLellan (McLellanMilton at yahoo.com)
4556         '.mamaha.info',                 // by Alex Klimovsky (paganec at gmail.com), seems now constructiong
4557         '.manseekingwomanx.com',// by Bill Peterson (coccooc at fastmail.fm)
4558         '.medpharmaworldguide.com',     // by Nick Ivchenkov (signmark at gmail.com), / not found
4559         '.megvideochatlive.info',       // Bad seo
4560         '.milfxxxpass.com',             // by Morozov Pavlik (rulets at gmail.com)
4561         '.myfgj.info',                  // by Filus (softscript at gmail.com)
4562         '.mujiki.com',                  // by Mila Contora (ebumsn at ngs.ru)
4563         '.mxsupportmailer.com',
4564         '.next-moneylife.com',  // RMT
4565         '.newalandirect.com',   // by Alnoor Hirji, ns *.sablehost.com
4566         '.ngfu2.info',                  // by Tara Lagrant (webmaster at ngfu2.info)
4567         '.ok10000.com',                 // by zipeng hu (ldcs350003 at hotmail.com)
4568         '.olimpmebel.info',             // by pol (pauk_life at mail.ru), frame to bettersexmall.com
4569         '.onlinetert.info',             // by Jarod Hyde (grigorysch at gmail.com)
4570         '.onlin-casino.com',    // by Lomis Konstantinos (businessline3000 at gmx.de)
4571         '.onlineviagra.de',
4572         '.ornit.info',                  // by Victoria C. Frey (Victoria.C.Frey at pookmail.com)
4573         '.ozomw.info',
4574         '.pahuist.info',                // by Yura (yuralg2005 at yandex.ru)
4575         '.pelican-bulletin.info',       // by Elizabeth K. Perry (redmonk at mail.ru)
4576         '.perevozka777.ru',             // by witalik at gmail.com
4577         '.pharmacy2online.com', // by Mike Hiliok (bbong80 at yahoo.com)
4578         '.pharmacyonlinenet.com',       // Mark Williams (sania at zmail.ru), hidden JavaScript
4579         '.pills-storage.com',   // by 
4580         '.plusintedia.com',             // by g yk (abc00623 at 163.com), seems not used now
4581         '.popki.ind.in',                        // by Aleksandr Krasnik (supermaster at pisem.net)
4582         '.porkyhost.com',               // 79965 at whois.gkg.net
4583         '.porno-babe.info',             // by Peter (asdas at mail.ru), redirect to Google
4584         '.pornesc.com',                 // by Xpeople (suppij atmail.ru)
4585         '.portaldiscount.com',  // by Mark Tven (bestsaveup at gmail.com)
4586         '.powerlevelingweb.com',        // 68.178.211.9 by jun zhang (huanbing at 126.com), pl
4587         '.prama.info',                  // by Juan.Kang at mytrashmail.com
4588         ',pulsar.net',                  // by TheBuzz Int. (theboss at tfcclion.com)
4589         '.qoclick.net',                 // by DMITRIY SOLDATENKO
4590         '.quality-teen-porn-photo.com', // by info at densa.info
4591         '.relurl.com',                  // tiny-like. by Grzes Tlalka (grzes1111 at interia.pl)
4592         '.replicaswatch.org',   // by Replin (admin at furnitureblog.org)
4593         '.rigame.info',                 // by debra_jordan07 at yahoo.com
4594         '.rmt-trade.com',               // by wang chun (dlxykj at 126.com), rmt
4595         '.roin.info',                   // by Evgenius (roinse at yandex.ru)
4596         '.save-darina.org',             // 85.14.36.36 by Plamen Petrov (plamen5rov at yahoo.com)
4597         '.searchadv.com',               // by Jaan Randolph (searchadv at gmail.com)
4598         '.seek-www.com',                // by Adam Smit (pingpong at mail.md)
4599         '.sessocities.net',             // by info at secureserver3.com
4600         '.sexamoreit.com',
4601         '.sexforit.com',
4602         '.sexmaniacs.org',              // by Yang Chong (chong at x-india.com)
4603         '.sexsmovies.info',             // 203.174.83.22 by dima (vitas at vitas-k.com)
4604         '.sirlook.com',
4605         '.so-net.ws',                   // by Todaynic.com Inc, seems a physing site for so-net.jp
4606         '.sepcn.info',                  // / not found
4607         '.sslcp.com',                   // by shufang zhou (info at 6come.com), dns *.hichina.com
4608         '.sticy.info',                  // by Richard D. Mccall (richardmccall at yahoo.com)
4609         '.superrwm.info',               // by Dark Dux (duxdark at yahoo.com)
4610         '.thehostcity.com',             // Domains by Proxy
4611         '.thetinyurl.com',              // by Beth J. Carter (Beth.J.Carter at thetinyurl.com)
4612         '.thetrendy.info',              // by Harold (Harold.J.Craft at pookmail.com), / is blank
4613         '.topmeds10.com',
4614         '*.tv-reklama.info',    // by Kozlov Maxim (m_koz at mail.ru)
4615         '.twabout.com',                 // by qiu wenbing (qiuwenbing at 126.com), content from l2mpt.net
4616         '.uaro.info',                   // by Neru Pioner (neru at smtp.ru)
4617         '.unctad.net',                  // by gfdogfd at lovespb.com
4618         '.vacant.org.uk',
4619         '.vip-get.info',                // by Jhon Craig (bartes1992 at mail.ru), / forbidden
4620         '.virtualsystem.de',
4621         '.vdxhost.com',
4622         '.vviccd520.com',               // by kuang zhang (oulingfeng66 at 163.com), encoded JavaScript
4623         '.homes.com.au',                // 139.134.5.124 by wongcr at bigpond.net.au, / meanless,
4624         '.webnow.biz',                  // by Hsien I Fan (admin at servcomputing.com)
4625         '.webtools24.net',              // by Michael Helminger (info at ishelminger.de)
4626         '.wer3.info',                   // by Martin Gundel (Martin at mail.com), 404 not found
4627         '.withsex.net',                 // by C.W.Jang (jangcw1204 at naver.com)
4628         '.whoop.to',                    // RMT
4629         '.womasia.info',                // by Mark Fidele (markfidele at yahoo.com)
4630         '.worldinsurance.info', // by Alexander M. Brown (Alex_Brown at yahoo.com), fake-antivirus
4631         '.wow-powerleveling-wow.com',   // 63.223.77.112 by dingmengxl at 126.com, pl
4632         '.wowgoldweb.com',              // by lei chen (dreamice at yeah.net), rmt & pl
4633         '.wwwna.info',                  // / 404 Not Found
4634         '.xpacificpoker.com',   // by Hubert Hoffman (support at xpacificpoker.com)
4635         '.xphost.org',                  // by alex alex (alrusnac at hotmail.com)
4636         '.xamorexxx.net',
4637         '.xn--gmqt9gewhdnlyq9c.net',    // 122.249.16.133(x016133.ppp.asahi-net.or.jp) by daizinazikanwo yahoo.co.jp
4638         '.xsessox.com',
4639         '.yoi4.net',                    // by Ryouhei Nakamura (888 at sympathys.com), tell me why so many blogs with popular issues and _diverted design from blog.livedoor.jp_ around here.
4640         '.zlocorp.com',                 // by tonibcrus at hotpop.com, spammed well with "http ://zlocorp.com/"
4641         '.zyguo.info',                  // ns globoxhost.net
4642         '.zhuyiw.com',                  // by zhou yuntao (whzyt0122 at sohu.com)
4643
4644         '.bookblogsite.org',    // 217.11.233.58 by Eugene.E.Mather at mailinator.com
4645
4646         // C-4: Not classifiable (information wanted)
4647         //
4648         // Something incoming to pukiwiki related sites
4649         'nana.co.il related' => array(
4650                 '.planetnana.co.il',
4651                 '.nana.co.il',
4652         ),
4653 );
4654
4655 $blocklist['D'] = array(
4656         // D: Sample setting of
4657         // "third party in good faith"s
4658         //
4659         // Hosts shown inside of the implanted contents,
4660         // not used via spam, but maybe useful to detect these contents
4661         //
4662         // 'RESERVED',
4663 );
4664
4665
4666 $blocklist['Z'] = array(
4667         // Z: Yours
4668         //
4669         //'',
4670         //'',
4671         //'',
4672 );
4673 ?>