OSDN Git Service

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