OSDN Git Service

Added
[pukiwiki/pukiwiki_sandbox.git] / spam / spam.ini.php
1 <?php
2 // $Id: spam.ini.php,v 1.129 2007/07/03 14:36:40 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         '.load4.net',                   // 72.232.201.61(61.201.232.72.static.reverse.layeredtech.com), Says free web hosting but anonymous
1747         '*.logme.nl',
1748         'ltss.luton.ac.uk',
1749         'Lycos.com' => array(
1750                 '.angelfire.com',       // angelfire.lycos.com
1751
1752                 '*.jubii.dk',   // search., medlem.
1753                 '*.jubiiblog.co.uk',
1754                 '*.jubiiblog.com.es',   // by Lycos Europe GmbH
1755                 '*.jubiiblog.de',
1756                 '*.jubiiblog.dk',
1757                 '*.jubiiblog.fr',
1758                 '*.jubiiblog.it',
1759                 '*.jubiiblog.nl',
1760
1761                 '*.lycos.at',
1762                 '*.lycos.ch',
1763                 '*.lycos.co.uk',
1764                 'angelfire.lycos.com',
1765                 '*.lycos.de',
1766                 '*.lycos.es',
1767                 '*.lycos.fr',
1768                 '*.lycos.it',           // by Lycos Europe GmbH
1769                 '*.lycos.nl',
1770
1771                 '*.spray.se',
1772                 '*.sprayblog.se',
1773
1774                 '*.tripod.com',
1775         ),
1776         'mbga.jp',                              // by DeNA Co.,Ltd. (barshige at hq.bidders.co.jp, torigoe at hq.bidders.co.jp)
1777         '*.messageboard.nl',
1778         'mokono GmbH' => array(
1779                 '*.blog.com.es',
1780                 '*.blog.de',
1781                 '*.blog.fr',
1782                 '*.blog.co.uk',
1783                 '*.blog.ca',
1784                 '*.blogs.se',
1785                 '*.blogs.fi',
1786                 '*.blogs.no',
1787                 '*.blogs.dk',
1788                 '*.blogs.ro',
1789                 '*.weblogs.pl',
1790                 '*.weblogs.cz',
1791                 '*.weblogs.hu',
1792         ),
1793         'mojklc.com',
1794         'MonForum.com' => array(
1795                 '*.monforum.com',
1796                 '*.monforum.fr',
1797         ),
1798         '*.multiforum.nl',              // by Ron Warris (info at phpbbhost.nl)
1799         'myblog.is',
1800         'myblogma.com',
1801         '*.myblogvoice.com',
1802         'myblogwiki.com',
1803         '*.myforum.ro',
1804         '*.myfreewebs.net',
1805         '*.mysite.com',
1806         '*.myxhost.com',
1807         '*.netfast.org',
1808         'NetGears.com' => array(        // by domains at netgears.com
1809                 '*.9k.com',
1810                 '*.741.com',
1811                 '*.freewebsitehosting.com',
1812                 '*.freewebspace.com',
1813                 '*.freewebpages.org',
1814         ),
1815         'Netscape.com' => array('mywebpage.netscape.com'),
1816         'neweconomics.info',
1817         '*.nm.ru',
1818         '*.obm.cn',                             // by xiaobak at yahoo.com.cn
1819         '*.w100.okwit.com',             // by chen jinian (dfym at dfym.cn)
1820         'onlyfree.de',
1821         '*.ooblez.com',                 // by John Nolande (ooblez at hotmail.com)
1822         '*.ohost.de',
1823         'Osemka.pl' => array(   // by Osemka Internet Media (biuro at nazwa.pl)
1824                 '.friko.pl',
1825                 '.jak.pl',
1826                 '.nazwa.pl',
1827                 '*.prv.pl',                     // by NetArt (biuro at nazwa.pl)
1828                 '.w8w.pl',
1829                 '.za.pl',
1830                 '.skysquad.net',        // by Dorota Brzezinska (info at nazwa.pl)
1831         ),
1832         '*.parlaris.com',
1833         '*.pathfinder.gr',
1834         '*.foros.tv',
1835         '*.phorum.pl',
1836         'Phpbb24.com' => array( // by Daniel Eriksson
1837                 '*.createforum.us',     // registry at webbland.se
1838                 '*.forumportal.us',     // registry at webbland.se
1839                 '*.freeportal.us',      // registry at network24.se
1840                 '*.phpbb2.us',          // daniel at danielos.com
1841                 '*.phpbb24.com',        // daniel at danielos.com
1842                 '*.myforumportal.com',  // daniel at webbland.se
1843         ),
1844         '*.phpbbx.de',
1845         '*.pochta.ru',
1846         '*.portbb.com',
1847         'powerwebmaster.de',
1848         'pro-board.com',                // by SEM Optimization Services Ltd (2485 at coverage1.com)
1849         'ProBoards' => '#^.*\.proboards[0-9]*\.com$#',
1850         '*.probook.de',
1851         '*.prohosting.com',     // by Nick Wood (admin at dns-solutions.net)
1852         '*.quickfreehost.com',
1853         'quizilla.com',
1854         '*.qupis.com',          // by Xisto Corporation (shridhar at xisto.com)
1855         'razyboard.com',
1856         'realhp.de',
1857         'rgbdesign at gmail.com' => array(      // by RB2 (rgbdesign at gmail.com)
1858                 '*.juicypornhost.com',
1859                 '*.pornzonehost.com',
1860                 '*.xhostar.com',
1861         ),
1862         'RIN.ru' => array(
1863                 '*.sbn.bz',
1864                 '*.wol.bz',
1865         ),
1866         'Halverston Holdings Limited' => array( // pochta.ru?lng=en
1867                 // Seems one of affiliates of RBC, RosBusinessConsulting (rbc.ru, rbcnews.com)
1868                 '*.fromru.com',         // by Lapeshkina Tatyana (noc at pochta.ru)
1869                 '*.front.ru',           // (domain at hc.ru)
1870                 '*.hc.ru',                      // by (domain at hosting.rbc.ru, domaincredit at hosting.rbc.ru)
1871                 '*.hotbox.ru',          // (domain at hc.ru)
1872                 '*.hotmail.ru',         // (hosting at hc.ru)
1873                 '*.krovatka.su',        // (domain at hc.ru, hosting at hc.ru)
1874                 '*.land.ru',            // (domain at hc.ru)
1875                 '*.mail15.com',         // (hosting at hc.ru)
1876                 '*.mail333.com',        // (hosting at hc.ru)
1877                 '*.newmail.ru',         // (domain at hc.ru, hosting at hc.ru)
1878                 '*.nightmail.ru',       // (domain at hc.ru, hosting at hc.ru)
1879                 '*.pisem.net',          // (hosting at hc.ru)
1880                 '*.pochta.ru',          // (domain at hc.ru)
1881                 '*.pochtamt.ru',        // (domain at hc.ru)
1882                 '*.pop3.ru',            // (domain at hc.ru)
1883                 '*.rbcmail.ru',         // (domain at hc.ru)
1884                 '*.smtp.ru',            // (domain at hc.ru)
1885         ),
1886         '*.sayt.ws',
1887         'Seblg.com' => array(
1888                 '*.seblg.com',          // by Dao Lee (st at seblg.com)
1889                 '*.xshorturl.org',      // by Tonny Lee (admin at seblg.com)
1890         ),
1891         '*.seo-blog.org',
1892         '*.shoutpost.com',
1893         '*.siamforum.com',
1894         '*.siteburg.com',
1895         '*.sitehome.ru',
1896         '*.sitesfree.com',              // support at livesearching.com
1897         '*.sitesled.com',
1898         'skinnymoose.com',              // by Steven Remington (admin at outdoorwebhosting.com)
1899         'SmarTrans.com' => array(
1900                 '.3w.to',
1901                 '.aim.to',
1902                 '.djmp.jp',
1903                 '.nihongourl.nu',
1904                 '.urljp.com',
1905                 '.www1.to',
1906                 '.www2.to',
1907                 '.www3.to',
1908         ),
1909         '*.spazioforum.it',
1910         'members.spboards.com',
1911         'forums.speedguide.net',
1912         '*.spicyblogger.com',
1913         '*.spotbb.com',
1914         '*.squarespace.com',
1915         'stickypond.com',
1916         'stormloader.com',
1917         'strikebang.com',
1918         '*.sultryserver.com',
1919         '*.t35.com',
1920         'tabletpcbuzz.com',
1921         '*.talkthis.com',
1922         'tbns.net',
1923         'telasipforums.com',
1924         'thestudentunderground.org',
1925         'think.ubc.ca',
1926         'Topix.com' => array(
1927                 'topix.com',
1928                 'topix.net',
1929         ),
1930         '*.vtost.com',
1931         '*.vidiac.com',
1932         'volny.cz',
1933         '*.welover.org',
1934         'Web1000.com' => array( // http://www.web1000.com/register_new2.php
1935                 '*.fasthost.tv',
1936                 '*.hothost.tv',
1937                 '*.isgreat.tv',
1938                 '*.issexy.tv',
1939                 '*.isterrible.tv',
1940                 '*.somegood.tv',
1941                 '*.adultnations.com',
1942                 '*.alladultfemale.com',
1943                 '*.alladultmale.com',
1944                 '*.allbisexual.com',
1945                 '*.allbreast.com',
1946                 '*.allfeminism.com',
1947                 '*.allmanpages.com',
1948                 '*.allmendirect.com',
1949                 '*.allphotoalbum.com',
1950                 '*.allsexpages.com',
1951                 '*.allwomanweb.com',
1952                 '*.attorney-site.com',
1953                 '*.bedclip.com',
1954                 '*.bestfamilysite.com',
1955                 '*.bestmusicpages.com',
1956                 '*.bigmoron.com',
1957                 '*.bourgeoisonline.com',
1958                 '*.candyfrom.us',
1959                 '*.cartoonhit.com',
1960                 '*.cat-on-line.com',
1961                 '*.chokesondick.com',
1962                 '*.closeupsof.us',
1963                 '*.cpa-site.com',
1964                 '*.dampgirl.com',
1965                 '*.dampgirls.com',
1966                 '*.deepestfetish.com',
1967                 '*.docspages.com',
1968                 '*.dog-on-line.com',
1969                 '*.dogcountries.com',
1970                 '*.dognations.com',
1971                 '*.doingitwith.us',
1972                 '*.drenchedface.com',
1973                 '*.drenchedlips.com',
1974                 '*.drspages.com',
1975                 '*.edogden.com',
1976                 '*.eroticountry.com',
1977                 '*.fasthost.tv',
1978                 '*.fineststars.com',
1979                 '*.foronlinegames.com',
1980                 '*.forplanetearth.com',
1981                 '*.freeadultparty.com',
1982                 '*.freespeechsite.com',
1983                 '*.gayadultxxx.com',
1984                 '*.gaytaboo.com',
1985                 '*.greatcookery.com',
1986                 '*.greatrecipepages.com',
1987                 '*.greatstreamingvideo.com',
1988                 '*.hatesit.com',
1989                 '*.hothost.tv',
1990                 '*.iscrappy.com',
1991                 '*.isgreat.tv',
1992                 '*.issexy.tv',
1993                 '*.isterrible.tv',
1994                 '*.itinto.us',
1995                 '*.japannudes.net',
1996                 '*.jesussave.us',
1997                 '*.jesussaveus.com',
1998                 '*.labialand.com',
1999                 '*.lettersfrom.us',
2000                 '*.lookingat.us',
2001                 '*.lunaticsworld.com',
2002                 '*.microphallus.com',
2003                 '*.mycatshow.com',
2004                 '*.mydogshow.com',
2005                 '*.myhardman.com',
2006                 '*.mylawsite.net',
2007                 '*.mylovething.com',
2008                 '*.onasoapbox.com',
2009                 '*.onlinepulpit.com',
2010                 '*.petitionthegovernment.com',
2011                 '*.photosfor.us',
2012                 '*.picturetrades.com',
2013                 '*.pleasekiss.us',
2014                 '*.politicalemergency.com',
2015                 '*.power-emergency.com',
2016                 '*.prayingfor.us',
2017                 '*.realbadidea.com',
2018                 '*.realisticpolitics.com',
2019                 '*.reallybites.com',
2020                 '*.reallypumping.us',
2021                 '*.reallyrules.com',
2022                 '*.reallysuckass.com',
2023                 '*.reallysucksass.com',
2024                 '*.realsweetheart.com',
2025                 '*.rottenass.com',
2026                 '*.schoolreference.com',
2027                 '*.sexheroes.com',
2028                 '*.sharewith.us',
2029                 '*.smutstars.com',
2030                 '*.soakinglips.com',
2031                 '*.somegood.tv',
2032                 '*.songsfrom.us',
2033                 '*.stinkingfart.com',
2034                 '*.stinkyhands.com',
2035                 '*.storiesfrom.us',
2036                 '*.taboocountry.com',
2037                 '*.television-series.com',
2038                 '*.thisbelongsto.us',
2039                 '*.totallyboning.us',
2040                 '*.vaginasisters.com',
2041                 '*.verydirtylaundry.com',
2042                 '*.videosfor.us',
2043                 '*.videosfrom.us',
2044                 '*.videosof.us',
2045                 '*.virtualdogshit.com',
2046                 '*.web1000.com',
2047                 '*.webpicturebook.com',
2048                 '*.wronger.com',
2049                 '*.xxxnations.com',
2050                 '*.yourwaywith.us',
2051         ),
2052         'webblog.ru',
2053         'weblogmaniacs.com',
2054         '*.webnow.biz',                 // by Hsien I Fan (admin at servcomputing.com), ServComputing Inc. 
2055         'websitetoolbox.com',
2056         'Welnet.de' => array(
2057                 'welnet.de',
2058                 'welnet4u.de',
2059         ),
2060         'wh-gb.de',
2061         '*.wikidot.com',
2062         '*.wizhoo.com',                 // by Comp U Door (sales at comp-u-door.com)
2063         '*.wmjblogs.ru',
2064         '*.wordpress.com',
2065         '.wsboards.com',                // by Chris Breen (Cbween at gmail.com)
2066         'xeboards.com',                 // by Brian Shea (bshea at xeservers.com)
2067         'UcoZ Web-Services' => array(
2068                 '*.3dn.ru',
2069                 '*.clan.su',
2070                 '*.moy.su',
2071                 '*.my1.ru',
2072                 '*.p0.ru',
2073                 '*.pp.net.ua',
2074                 '*.ucoz.co.uk',
2075                 '*.ucoz.com',
2076                 '*.ucoz.net',
2077                 '*.ucoz.org',
2078                 '*.ucoz.ru',
2079                 '*.ws.co.ua',
2080         ),
2081         '*.vdforum.ru',
2082         '.freeblogs.xp.tl',
2083         '*.ya.com',                             // 'geo.ya.com', 'blogs.ya.com', 'humano.ya.com', 'audio.ya.com'...
2084         'YANDEX, LLC.' => array(        // noc at yandex.net
2085                 '*.narod.ru',
2086                 'ya.ru',
2087                 'yandex.ru',
2088         ),
2089         '*.yeahost.com',
2090         'yourfreebb.de',
2091         'Your-Websites.com' => array(
2092                 '*.your-websites.net',
2093                 '*.web-space.ws',
2094         ),
2095 );
2096
2097
2098 $blocklist['B-2'] = array(
2099
2100         // B-2: Jacked contents, something implanted
2101         // (e.g. some sort of blog comments, BBSes, forums, wikis)
2102         '*.3dm3.com',
2103         '3gmicro.com',                  // by Dean Anderson (dean at nobullcomputing.com)
2104         'a4aid.org',
2105         'aac.com',
2106         '*.aamad.org',
2107         'ad-pecjak.si',
2108         'agnt.org',
2109         'alwanforthearts.org',
2110         '*.anchor.net.au',
2111         'anewme.org',
2112         'internetyfamilia.asturiastelecentros.com',
2113         'Ball State University' => array('web.bsu.edu'),
2114         'blepharospasm.org',
2115         'nyweb.bowlnfun.dk',
2116         '*.buzznet.com',
2117         '*.canberra.net.au',
2118         'castus.com',
2119         'Case Western Reserve University' => array('case.edu'),
2120         'ceval.de',
2121         'codespeak.net',
2122         'Colorado School of Mines' => array('ticc.mines.edu'),
2123         '*.colourware.co.uk',
2124         'cpuisp.com',
2125         'International Christian University' => array('icu.edu.ua'),
2126         '*.iphpbb.com',
2127         'board-z.de',
2128         '*.board-z.de',
2129         'California State University Stanislaus' => array('writing.csustan.edu'),
2130         'cannon.co.za',
2131         'columbosgarden.com',
2132         '*.communityhost.de',
2133         'connectionone.org',
2134         'deathwinds.com',
2135         'deforum.org',
2136         'delayedreaction.org',
2137         'deproduction.org',
2138         'dc503.org',
2139         'dre-centro.pt',
2140         'Duke University' => array('devel.linux.duke.edu'),
2141         '*.esen.edu.sv',
2142         'forums.drumcore.com',
2143         'dundeeunited.org',
2144         'energyglass.com.ua',
2145         'exclusivehotels.com',
2146         'info.ems-rfid.com',
2147         'farrowhosting.com',    // by Paul Farrow (postmaster at farrowcomputing.com)
2148         '.fhmcsa.org.au',
2149         'findyourwave.co.uk',
2150         'plone4.fnal.gov',
2151         'freeforen.com',
2152         'funkdoc.com',
2153         'funnyclipcentral.com',
2154         'gearseds.com',
2155         'generationrice.com',
2156         'ghettojava.com',
2157         'gnacademy.org',
2158         '*.goodboard.de',
2159         'GreenDayVideo.net' => array(
2160                 'greendayvideo.net',
2161                 'espanol.greendayvideo.net',
2162         ),
2163         'Hampton University' => array('calipsovalidation.hamptonu.edu'),
2164         'Harvard Law School' => array('blogs.law.harvard.edu'),
2165         'helpiammoving.com',
2166         'homepage-dienste.com',
2167         'Howard University' => array('networks.howard.edu'),
2168         'hullandhull.com',
2169         'Huntington University' => array('huntington.edu'),
2170         'huskerink.com',
2171         '.hyba.info',
2172         'inda.org',
2173         '*.indymedia.org',      // by abdecom at riseup.net
2174         'internetincomeclub.com',
2175         '*.inventforum.com',
2176         'Iowa State University' => array('boole.cs.iastate.edu'),
2177         'ipwso.org',
2178         'irha.info',            // by David Rosenberg (drosen3 at luc.edu),
2179         'ironmind.com',
2180         'skkustp.itgozone.com', // hidden JavaScript
2181         'jazz2online.com',
2182         '.jloo.org',
2183         'Kazan State University' => array(
2184                 'dir.kzn.ru',
2185                 'sys.kcn.ru',
2186         ),
2187         'test.kernel.org',
2188         'kevindmurray.com',
2189         'kroegjesroutes.nl',
2190         '.legion.org',
2191         'Loyola Marymount University' => array('lmu.edu'),
2192         'forum.lixium.fr',
2193         'macfaq.net',
2194         'me4x4.com',
2195         'microbial-ecology.net',
2196         'minsterscouts.org',
2197         'morallaw.org',
2198         'morerevealed.com',
2199         'macronet.org',
2200         'mamiya.co.uk',
2201         'vcd.mmvcd.com',
2202         'Monmouth College' => array('department.monm.edu'),
2203         'mountainjusticemedia.org',
2204         '*.mybbland.com',
2205         'mydlstore.com',
2206         'North Carolina A&T State University' => array(
2207                 'ncat.edu',
2208                 'my.ncat.edu',
2209                 'hlc.ncat.edu',
2210         ),
2211         'users.nethit.pl',
2212         'nightclubvip.net',
2213         'njbodybuilding.com',
2214         'nlen.org',
2215         'Sacred Heart Catholic Primary School' => array('sacredheartpymble.nsw.edu.au'),
2216         'offtextbooks.com',
2217         'ofimatika.com',
2218         'omakase-net',                  // iframe
2219         'omikudzi.ru',
2220         'openchemist.net',
2221         'palungjit.com',
2222         'pataphysics-lab.com',
2223         'paullima.com',
2224         'perl.org.br',
2225         'pfff.co.uk',
2226         'pix4online.co.uk',
2227         'plone.dk',
2228         'preform.dk',
2229         'privatforum.de',
2230         'publicityhound.net',
2231         'qea.com',
2232         'rbkdesign.com',
2233         'rehoboth.com',
2234         'rodee.org',
2235         'ryanclark.org',
2236         '*.reallifelog.com',
2237         'rkphunt.com',
2238         '.saasmar.ru',                  // Jacked. iframe to banep.info on root, etc
2239         'sapphireblue.com',
2240         'saskchamber.com',
2241         'savevoorhees.org',
2242         'selikoff.net',
2243         'serbisyopilipino.org',
2244         'setbb.com',
2245         'sharejesusinternational.com',
2246         'silver-tears.net',
2247         'Saint Martin\'s University' => array('homepages.stmartin.edu'),
2248         '.softpress.com',
2249         'southbound-inc.com',   // There is a <html>.gif (img to it168.com) 
2250         'tehudar.ru',
2251         'Tennessee Tech University' => array('manila.tntech.edu'),
2252         'thebluebird.ws',
2253         'theosis.org',
2254         'troms-slekt.com',
2255         'theedgeblueisland.com',
2256         'toyshop.com.tw',               // /images/sigui/
2257         'torontoplace.com',
2258         'chat.travlang.com',
2259         'trickropingbylassue.com',
2260         'Truman State University' => array('mathbio.truman.edu'),
2261         'tuathadedannan.org',
2262         'txgotg.com',
2263         'tzaneen.co.za',
2264         'The University of North Dakota' => array(
2265                 'learn.aero.und.edu',
2266                 'ez.asn.und.edu',
2267         ),
2268         'The University of Alabama' => array('bama.ua.edu'),
2269         'unisonscotlandlaw.co.uk',
2270         'University of California' => array('classes.design.ucla.edu'),
2271         'University of Nebraska Lincoln' => array('ftp.ianr.unl.edu'),
2272         'University of Northern Colorado' => array('unco.edu'),
2273         'University of Toronto' => array(
2274                 'environment.utoronto.ca',
2275                 'grail.oise.utoronto.ca',
2276                 'utsc.utoronto.ca',
2277         ),
2278         'urgentclick.com',
2279         'vacant.org.uk',
2280         'Villa Julie College' => array('www4.vjc.edu'),
2281         'Vail Valley Foundation' => array('.vvf.org'),
2282         'wabson.org',
2283         'warping.to',           // Seems (a redirection site, but now) taken advantage of
2284         'webarch.com',          // by WebArchitects (webarch at insync.net)
2285         'weehob.com',
2286         'West Virginia University Parkersburg' => array('wvup.edu'),
2287         'williamsburgrentals.com',
2288         'wolvas.org.uk',
2289         'wookiewiki.org',
2290         'xsgaming.com',                 // Jacked
2291         '.xthost.info',                 // by Michael Renz (dhost at mykuhl.de)
2292         'Yahoo.com' => array(
2293                 'blog.360.yahoo.com',
2294                 '*.groups.yahoo.com'
2295         ),
2296         'yasushi.site.ne.jp',   // One of mixedmedia.net'
2297         'youthpeer.org',
2298         '*.zenburger.com',
2299         'Zope/Python Users Group of Washington, DC' => array('zpugdc.org'),
2300 );
2301
2302
2303 $blocklist['C'] = array(
2304
2305         // C: Sample setting of:
2306         // Exclusive spam domains
2307         //
2308         // Seems to have flavor of links, pills, gamble, online-games, erotic,
2309         // affiliates, finance, sending viruses, malicious attacks to browsers,
2310         // and/or mixed ones
2311         //
2312         // Please notify us about this list with reason:
2313         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2/208
2314
2315         // C-1: Domain sets (seems to be) born to spam you
2316         //
2317         // All buziness-related spam
2318         //'.biz'
2319         //
2320         'admin at seekforweb.com' => array(
2321                 // by Boris (admin at seekforweb.com, bbmfree at yahoo.com)
2322                 '.lovestoryx.com',
2323                 '.loveaffairx.com',
2324                 '.onmore.info',
2325                 '.scfind.info',
2326                 '.scinfo.info',
2327                 '.webwork88.info',
2328         ),
2329         'boss at bse-sofia.bg' => array(        // by Boris
2330                 '.htewbop.org',
2331                 '.kimm--d.org',
2332                 '.gtre--h.org',
2333                 '.npou--k.org',
2334                 '.bres--z.org',
2335                 '.berk--p.org',
2336                 '.bplo--s.org',
2337                 '.basdpo.org',
2338                 '.jisu--m.org',
2339                 '.kire--z.org',
2340                 '.mertnop.org',
2341                 '.mooa--c.org',
2342                 '.nake--h.org',
2343                 '.noov--b.org',
2344                 '.suke--y.org',
2345                 '.vasdipv.org',
2346                 '.vase--l.org',
2347                 '.vertinds.org',
2348         ),
2349         'pokurim at gamebox.net' => array(      // by Thai Dong Changli
2350                 '.aqq3.info',
2351                 '.axa00.info',
2352                 '.okweb11.org',
2353                 '.okweb12.org',
2354                 '.okweb13.org',
2355                 '.okweb14.org',
2356         ),
2357         'opezdol at gmail.com' => array(
2358                 '.informazionicentro.info',
2359                 '.notiziacentro.info',
2360         ),
2361         'SomethingGen' => array(
2362                 // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
2363                 // 'CamsGen' by Sergey (buckster at hotpop.com)
2364                 // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2365                 // by Lee Chang (nebucha at model-x.com)
2366                 '.adult-chat-world.info',       // by Lui
2367                 '.adult-chat-world.org',        // by Lui
2368                 '.adult-sex-chat.info',         // by Lui
2369                 '.adult-sex-chat.org',          // by Lui
2370                 '.adult-cam-chat.info',         // by Lui
2371                 '.adult-cam-chat.org',          // by Lui
2372                 '.dildo-chat.org',                      // by Lui
2373                 '.dildo-chat.info',                     // by Lui
2374                 // flirt-online.info is not CamsGen
2375                 '.flirt-online.org',            // by Lui
2376                 '.live-adult-chat.info',        // by Lui
2377                 '.live-adult-chat.org',         // by Lui
2378                 '.sexy-chat-rooms.info',        // by Lui
2379                 '.sexy-chat-rooms.org',         // by Lui
2380                 '.swinger-sex-chat.info',       // by Lui
2381                 '.swinger-sex-chat.org',        // by Lui
2382                 '.nasty-sex-chat.info',         // by Lui
2383                 '.nasty-sex-chat.org',          // by Lui
2384
2385                 '.camshost.info',                       // by Sergey
2386                 '.camdoors.info',                       // by Sergey
2387                 '.chatdoors.info',                      // by Sergey
2388
2389                 '.lebedi.info',                         // by Pronin
2390                 '.loshad.info',                         // by Pronin
2391                 '.porosenok.info',                      // by Pronin
2392                 '.indyushonok.info',            // by Pronin
2393                 '.kotyonok.info',                       // by Pronin
2394                 '.kozlyonok.info',                      // by Pronin
2395                 '.magnoliya.info',                      // by Pronin
2396                 '.svinka.info',                         // by Pronin
2397                 '.svinya.info',                         // by Pronin
2398                 '.zherebyonok.info',            // 89.149.206.225 by Pronin
2399
2400                 '.medvezhonok.org',                     // 89.149.206.225 "BucksoGen 1.2b"
2401
2402                 '.adult-cam-chat-sex.info',             // by Lee
2403                 '.adult-chat-sex-cam.info',             // 'CamsGen' by Lee
2404                 '.live-chat-cam-sex.info',              // 'CamsGen' by Lee
2405                 '.live-nude-cam-chat.info',             // 'CamsGen' by Lee
2406                 '.live-sex-cam-nude-chat.info', // 'CamsGen' by Lee
2407                 '.sex-cam-live-chat-web.info',  // 'CamsGen' by Lee
2408                 '.sex-chat-live-cam-nude.info', // 'CamsGen' by Lee
2409                 '.sex-chat-porn-cam.info',              // by Lee
2410         ),
2411         'mital at topo20.org' => array( // by Marcello Italianore
2412                 '.trevisos.org',
2413                 '.topo20.org',
2414         ),
2415         'WellCams.com' => array(
2416                 '.j8v9.info',           // by Boris Moiseev (borka at 132moiseev.com)
2417                 '.wellcams.com',        // by Sergey Sergiyenko (studioboss at gmail.com)
2418                 '.wellcams.biz',        // by Sergey Sergiyenko (studioboss at gmail.com)
2419         ),
2420         'graz at rubli.biz' => array(   // by Chinu Hua Dzin
2421                 '.besturgent.org',
2422                 '.googletalknow.org',
2423                 '.montypythonltd.org',
2424                 '.supersettlemet.org',
2425                 '.thepythonfoxy.org',
2426                 '.ukgamesyahoo.org',
2427                 '.youryahoochat.org',
2428         ),
2429         'kikimas at mail.net' => array( // Redirect to nb717.com etc
2430                 '.dbsajax.org',
2431                 '.acgt2005.org',
2432                 '.gopikottoor.com',
2433                 '.koosx.org',
2434                 '.mmgz.org',
2435                 '.zhiyehua.net',
2436         ),
2437         'vdf at lovespb.com' => array(  // by Andrey
2438                 '.02psa.info',
2439                 '.1818u.org',
2440                 '.18ew.info',
2441                 '.43sexx.org',
2442                 '.56porn.org',
2443                 '.6discount.info',
2444                 '.78porn.org',          // "UcoZ WEB-SERVICES"
2445                 '.78rus.info',
2446                 '.92ssex.org',          // "ForumGenerator"
2447                 '.93adult.org',         // "ForumGenerator"
2448                 '.aboutsr.info',
2449                 '.aboutzw.info',
2450                 '.all23.info',
2451                 '.allvdf.info',
2452                 '.buy-dge.info',
2453                 '.buypo.info',
2454                 '.canadausa.info',      // "UcoZ WEB-SERVICES"
2455                 '.cv83.info',
2456                 '.cvwifw.info',
2457                 '.dabouts.info',
2458                 '.eplot.info',          // by Beatrice C. Anderson (Beatrice.C.Anderson at spambob.com)
2459                 '.fuck2z.info',         // "UcoZ WEB-SERVICES"-like design
2460                 '.free01sa.info',
2461                 '.frees1.info',
2462                 '.freexz.info',
2463                 '.ifree-search.org',
2464                 '.lovespb.info',
2465                 '.myso2.info',
2466                 '.nb74u.info',
2467                 '.ohhh2.info',
2468                 '.ol43.info',
2469                 '.olala18.info',
2470                 '.oursales.info',
2471                 '.pasian1.info',
2472                 '.pldk.info',
2473                 '.po473.info',
2474                 '.pornr.info',          // "UcoZ WEB-SERVICES"
2475                 '.poz2.info',
2476                 '.qpf8j4d.info',
2477                 '.saleqw.info',
2478                 '.sexof.info',          // "UcoZ WEB-SERVICES"
2479                 '.sexz18.info',
2480                 '.sexy69a.info',
2481                 '.shedikc.info',
2482                 '.spb78.info',
2483                 '.usacanadauk.info',
2484                 '.v782mks.info',
2485                 '.vny0.info',
2486                 '.wifes1.info',
2487                 '.xranvam.info',
2488                 '.zenitcx.info',
2489                 '.zxolala.info',
2490         ),
2491         'nike.borzoff at gmail.com' => array(   // by Nike Borzoff, 'vdf at lovespb.com'-related
2492                 '.care01.info',
2493                 '.care02.info',
2494                 '.care03.info',
2495                 '.care04.info',
2496                 '.care05.info',
2497                 '.care06.info',
2498                 '.care07.info',
2499                 '.care08.info',
2500                 '.care09.info',
2501                 '.care10.info',
2502                 '.kra1906.info',        // "UcoZ WEB-SERVICES"
2503                 '.klastar01.info',
2504                 '.klastar02.info',
2505                 '.klastar03.info',
2506                 '.klastar04.info',
2507                 '.klastar05.info',
2508                 '.klastar06.info',
2509                 '.klastar07.info',
2510                 '.klastar08.info',
2511                 '.klastar09.info',
2512                 '.klastar10.info',
2513                 '.um20ax01.info',
2514                 '.um20ax02.info',
2515                 '.um20ax03.info',
2516                 '.um20ax04.info',
2517                 '.um20ax05.info',
2518                 '.um20ax06.info',
2519                 '.um20ax07.info',
2520                 '.um20ax08.info',
2521                 '.um20ax09.info',
2522                 '.um20ax10.info',
2523         ),
2524         'forrass at gmail.com' => array(        // by Ismail
2525                 '.zmh01.info',
2526                 '.zmh02.info',
2527                 '.zmh03.info',
2528                 '.zmh04.info',
2529                 '.zmh05.info',
2530                 '.zmh06.info',
2531                 '.zmh07.info',
2532                 '.zmh08.info',
2533                 '.zmh09.info',
2534                 '.zmh10.info',
2535         ),
2536         'Varsylenko Vladimir and family' => array(
2537                 // by Varsylenko Vladimir (vvm_kz at rambler.ru)
2538                 // by David C. Lack (David.C.Lack at dodgeit.com)
2539                 // by Kuzma V Safonov (admin at irtes.ru)
2540                 // by Petrov Vladimir (vvm_kz at rambler.ru)
2541                 '.abrek.info',                          // by Petrov
2542                 '.accommodationwiltshire.com',  // by Petrov
2543                 '.allsexonline.info',           // by Varsylenko
2544                 '.bequeous.info',                       // by Davi
2545                 '.d1rnow.info',                         // by Petrov
2546                 '.doxer.info',                          // by Petrov
2547                 '.freeforworld.info',           // by Varsylenko
2548                 '.gitsite.info',                        // by Petrov
2549                 '.goodworksite.info',           // by Varsylenko
2550                 '.onall.info',                          // by Varsylenko
2551                 '.organiq.info',                        // by Petrov
2552                 '.powersiteonline.info',        // by Varsylenko
2553                 '.rentmysite.info',                     // by Varsylenko
2554                 '.levines.info',                        // by Petrov
2555                 '.mp3vault.info',                       // by Petrov
2556                 '.sernost.info',                        // by Petrov
2557                 '.sexdrink.info',                       // by Petrov
2558                 '.sexvideosite.info',           // by Petrov
2559                 '.siteszone.info',                      // by Varsylenko
2560                 '.sfup.info',                           // by Petrov
2561                 '.sopius.info',                         // by Kuzma
2562                 '.sovidopad.info',                      // by Kuzma
2563                 '.superfreedownload.info',      // by Varsylenko
2564                 '.superneeded.info',            // by Varsylenko
2565                 '.srup.info',                           // by Petrov
2566                 '.vvsag.info',                          // by Petrov
2567                 '.yerap.info',                          // by Kuzma
2568                 '.yoursitedh.info',                     // by Petrov
2569         ),
2570         'zhu1313 at mail.ru' => array(  // by Andrey Zhurikov
2571                 '.flywebs.com',
2572                 '.hostrim.com',
2573                 '.playbit.com',
2574         ),
2575         'webmaster at dgo3d.info' => array(     // by Son Dittman
2576                 '.bsb3b.info',
2577                 '.dgo3d.info',
2578                 '.dgo5d.info',
2579         ),
2580         'cooler.infomedia at gmail.com' => array(
2581                 '.diabetescarelink.com',
2582                 '.firstdebthelp.com',
2583         ),
2584         'hostmaster at astrons.com' => array(   // by Nikolajs Karpovs
2585                 '.pokah.lv',
2586                 '.astrons.com',
2587         ),
2588         'seocool at bk.ru' => array(    // by Skar
2589                 '.implex3.com',
2590                 '.implex6.info',
2591                 '.softprof.org',
2592         ),
2593         'Caslim.info' => array(
2594                 '.caslim.info',         // by jonn22 (jonnmarker at yandex.ru)
2595                 '.tops.gen.in',         // by Kosare (billing at caslim.info)
2596         ),
2597         'foxwar at foxwar.ispvds.com' => array( // by Alexandr, Hiding google?q=
2598                 '.777-poker.biz',
2599                 '.porn-11.com',
2600         ),
2601         'Conto.pl' => array(
2602                 '.8x.pl',               // domena at az.pl 
2603                 '.3x3.pl',              // by biuro at nazwa.pl
2604                 '.conto.pl',    // by biuro at nazwa.pl
2605                 '.guu.pl',              // by conto.pl (domena at az.pl)
2606                 '.xcx.pl',              // domena at az.pl
2607                 '.yo24.pl',             // domena at az.pl
2608         ),
2609         'mail at pcinc.cn' => array(
2610                 // Domains by Lin Zhi Qiang
2611                 // NOTE: pcinc.cn -- 125.65.112.13 by Lin Zhi Qiang (lin80 at 21cn.com)
2612
2613                 // 125.65.112.11
2614                 // The same IP: web001.cdnhost.cn, *.w19.cdnhost.cn
2615                 'shoopivdoor.w19.cdnhost.cn',   // web001.cdnhost.cn
2616                 '.shoopivdoor.com',
2617
2618                 // 125.65.112.12
2619                 // The same IP: web003.cdnhost.cn, *.w16.cdnhost.cn
2620                 '.hosetaibei.com',
2621                 '.playsese.com',
2622
2623                 // 125.65.112.13
2624                 // The same IP: web006.cdnhost.cn, *.w9.cdnhost.cn
2625                 '.ahatena.com',
2626                 '.asdsdgh-jp.com',
2627                 '.conecojp.net',
2628                 '.game-oekakibbs.com',
2629                 '.geocitygame.com',
2630                 '.gsisdokf.net',
2631                 '.korunowish.com',
2632                 '.netgamelivedoor.com',
2633                 '.soultakerbbs.net',
2634                 '.yahoo-gamebbs.com',
2635                 '.ywdgigkb-jp.com',
2636
2637                 // 125.65.112.14
2638                 // The same IP: web007.cdnhost.cn, *.w12.cdnhost.cn
2639                 '.acyberhome.com',
2640                 '.bbs-qrcode.com',
2641                 '.gamesroro.com',
2642                 '.gameyoou.com',
2643                 '.gangnu.com',
2644                 '.goodclup.com',
2645                 '.lineage321.com',
2646                 '.linkcetou.com',
2647                 '.love888888.com',
2648                 '.ragnarok-bbs.com',
2649                 '.ragnarok-game.com',
2650                 '.rmt-navip.com',
2651                 '.watcheimpress.com',
2652
2653                 // 125.65.112.15
2654                 // The same IP: web008.cdnhost.cn, *.w11.cdnhost.cn
2655                 '.18girl-av.com',
2656                 '.aurasoul-visjp.com',
2657                 '.gamaniaech.com',
2658                 '.game-mmobbs.com',
2659                 '.gameslin.net',
2660                 '.gemnnammobbs.com',
2661                 '.gogolineage.net',
2662                 '.grandchasse.com',
2663                 '.jpragnarokonline.com',
2664                 '.jprmthome.com',
2665                 '.maplestorfy.com',
2666                 '.netgamero.net',
2667                 '.nothing-wiki.com',
2668                 '.ourafamily.com',
2669                 '.ragnarok-sara.com',
2670                 '.rmt-lineagecanopus.com',
2671                 '.rmt-ranloki.com',
2672                 '.rogamesline.com',
2673                 '.roprice.com',
2674                 '.tuankong.com',
2675                 '.twreatch.com',
2676
2677                 // 125.65.112.22
2678                 // The same IP: web013.cdnhost.cn
2679                 '.lzy88588.com',
2680                 '.ragnaroklink.com',
2681
2682                 // The same IP: web016.cdnhost.cn
2683                 '.twyaooplay.com',              // 125.65.112.31
2684
2685                 // 125.65.112.32
2686                 // The same IP: web037.cdnhost.cn
2687                 '.emeriss.com',
2688                 '.raginfoy.com',
2689                 '.ragnarokgvg.com',
2690                 '.rentalbbs-livedoor.com',
2691                 '.romaker.com',
2692                 '.sagewikoo.com',
2693                 '.samples112xrea.com',
2694                 '.wiki-house.com',
2695
2696                 // 125.65.112.49
2697                 '.chaosx0.com',
2698
2699                 // 125.65.112.88
2700                 // The same IP: web015.cdnhost.cn
2701                 '.a-hatena.com',
2702                 '.biglobe-ne.com',
2703                 '.blogplaync.com',
2704                 '.din-or.com',
2705                 '.dtg-gamania.com',
2706                 '.fcty-net.com',
2707                 '.game-fc2blog.com',
2708                 '.gameurdr.com',
2709                 '.getamped-garm.com',
2710                 '.interzq.com',
2711                 '.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
2712                 '.luobuogood.com',
2713                 '.ragnarok-search.com',
2714                 '.rinku-livedoor.com',
2715
2716                 // 125.65.112.91
2717                 // The same IP: web004.cdnhost.cn
2718                 '.6828teacup.com',
2719                 '.blog-livedoor.net',
2720                 '.cityblog-fc2web.com',
2721                 '.deco030-cscblog.com',
2722                 '.imbbs2t4u.com',
2723                 '.k5dionne.com',
2724                 '.lineagejp-game.com',
2725                 '.mbspro6uic.com',
2726                 '.slower-qth.com',
2727                 '.wikiwiki-game.com',
2728
2729                 // 125.65.112.93
2730                 // The same IP: web022.cdnhost.cn
2731                 '.aaa-livedoor.net',
2732                 '.cityhokkai.com',              // web022.cdnhost.cn
2733                 '.fanavier.net',
2734                 '.geocitylinks.com',    // web022.cdnhost.cn
2735                 '.kuronowish.net',              // web022.cdnhost.cn
2736                 '.ro-bot.net',
2737
2738                 // 125.65.112.95
2739                 // The same IP: web035.cdnhost.cn, web039.cdnhost.cn
2740                 '.23styles.com',
2741                 '.aehatena-jp.com',
2742                 '.ameblog-jp.net',
2743                 '.antuclt.com',
2744                 '.blog-ekndesign.com',
2745                 '.d-jamesinfo.com',
2746                 '.editco-jp.com',
2747                 '.ezbbsy.com',
2748                 '.extd-web.com',
2749                 '.fotblong.com',
2750                 '.game62chjp.net',
2751                 '.gamegohi.com',
2752                 '.gamesmusic-realcgi.net',
2753                 '.gamesragnaroklink.net',
2754                 '.homepage-nifty.com',
2755                 '.ie6xp.com',
2756                 '.irisdti-jp.com',
2757                 '.jklomo-jp.com',
2758                 '.jpxpie6-7net.com',
2759                 '.lian-game.com',
2760                 '.lineage-bbs.com',
2761                 '.lineage1bbs.com',
2762                 '.livedoor-game.com',
2763                 '.litcan.com',
2764                 '.lovejpjp.com',
2765                 '.m-phage.com',
2766                 '.muantang.com',
2767                 '.plusd-itmedia.com',
2768                 '.runbal-fc2web.com',
2769                 '.saussrea.com',
2770                 '.tooalt.com',
2771                 '.toriningena.net',
2772                 '.yahoodoor-blog.com',
2773                 '.yy14-kakiko.com',
2774
2775                 // 228.14.153.219.broad.cq.cq.dynamic.163data.com.cn
2776                 '.kaukoo.com',                  // 219.153.14.228, by zeng xianming (expshell at 163.com)
2777                 '.linrmb.com',                  // 219.153.14.228, by zeng xianming (qqvod at qq.com)
2778
2779                 '.ptxk.com',                    // 222.73.236.239, by zeng xianming (zxmdiy at gmail.com)
2780                 '.rormb.com',                   // 222.73.236.239, by zeng xianming (qqvod at qq.com)
2781
2782                 '.games-nifty.com',             // 255.255.255.255 now
2783                 '.homepage3-nifty.com', // 255.255.255.255 now
2784         ),
2785         'caddd at 126.com' => array(
2786                 '.chengzhibing.com',    // by chen gzhibing
2787                 '.jplinux.com',                 // by lian liang
2788                 '.lineageink.com',              // by cai zibing, iframe to goodclup.com
2789                 '.lineagekin.com',              // by cai zibing, iframe to goodclup.com
2790                 '.tooplogui.com',               // by zibing cai
2791                 '.twsunkom.com',                // by guo zhi wei
2792                 '.twmsn-ga.com',                // by guo zhi wei, iframe to grandchasse.com
2793         ),
2794         'nuigiym2 at 163.com' => array( // by fly bg
2795                 '.linainfo.net',                // Seems IP not allocated now
2796                 '.lineagalink.com',             // 220.247.157.99
2797                 '.lineagecojp.com',             // 61.139.126.10
2798                 '.ragnarokonlina.com',  // 220.247.158.99
2799         ),
2800         'aakin at yandex.ru' => array(  // by Baer
2801                 '.entirestar.com',
2802                 '.superbuycheap.com',
2803                 '.topdircet.com',
2804         ),
2805         'newblog9 at gmail.com' => array(       // by jiuhatu kou
2806                 '.tianmieccp.com',
2807                 '.xianqiao.net',
2808         ),
2809         'm.frenzy at yahoo.com' => array(       // by Michael
2810                 '.p5v.org',
2811                 '.j111.net',
2812                 '.searchhunter.info',
2813                 '.soft2you.info',
2814                 '.top20health.info',
2815                 '.top20ringtones.info',
2816                 '.top20travels.info',
2817                 '.v09v.info',
2818                 '.x09x.info',
2819                 '.zb-1.com',
2820         ),
2821         'serega555serega555 at yandex.ru' => array(     // by Lebedev Sergey
2822                 '.bingogoldenpalace.info',
2823                 '.ccarisoprodol.info',
2824                 '.ezxcv.info',
2825                 '.isuperdrug.com',
2826                 '.pharmacif.info',
2827                 '.pornsexteen.biz',
2828                 '.ugfds.info',
2829                 '.vviagra.info',
2830         ),
2831         'anatolsenator at gmail.com' => array(  // by Anatol
2832                 '.cheapestviagraonline.info',
2833                 '.buyphentermineworld.info'
2834         ),
2835         'webmaster at mederotica.com' => array(
2836                 '.listsitepro.com',             // by VO Entertainment Inc (webmaster at mederotica.com)
2837                 '.testviagra.org',              // by Chong Li (chongli at mederotica.com)
2838                 '.viagra-best.org',             // by Chong Li (chongli at mederotica.com)
2839                 '.viagra-kaufen.org',   // by Chong Li (chongli at mederotica.com)
2840         ),
2841         'gray at trafic.name' => array( // by Billing Name:Gray, Billing Email:gray at trafic.name
2842                 '.auase.info',          // by ilemavyq7461 at techie.com
2843                 '.axeboxew.info',       // by zygeu220 at writeme.com
2844                 '.boluzuhy.info',       // by pikico5419 at post.com
2845                 '.ekafoloz.info',       // by nuzunyly8401 at techie.com
2846                 '.ejixyzeh.info',       // by vubulyma5163 at consultant.com
2847                 '.emyfyr.info',         // by osiqabu9669 at writeme.com
2848                 '.exidiqe.info',        // by kufyca5475 at mail.com
2849                 '.gerucovo.info',       // by apegityk7224 at writeme.com
2850                 '.gubiwu.info',         // by lywunef6532 at iname.com
2851                 '.ijizauax.info',       // by ysauuz2341 at iname.com
2852                 '.ixahagi.info',        // by famevi9827 at email.com
2853                 '.jiuuz.info',          // by meqil6549 at mail.com
2854                 '.nudetar.info',        // by vohepafi3536 at techie.com
2855                 '.nipud.info',          // by bohox9872 at mindless.com
2856                 '.mejymik.info',        // by fiqiji3529 at cheerful.com
2857                 '.mylexus.info',        // Billing Email is simhomer12300 at mail.com, but posted at the same time, and ns *.grayreseller.com
2858                 '.olasep.info',         // by lizon8506 at mail.com
2859                 '.oueuidop.info',       // by arytyb6913 at europe.com
2860                 '.oviravy.info',        // by amyuu3883 at london.com
2861                 '.ovuri.info',          // by exumaxyt1371 at consultant.com
2862                 '.ragibe.info',         // by ehome4458 at myself.com
2863                 '.ucazib.info',         // by gorare7222 at consultant.com
2864                 '.udaxu.info',          // by gubima4007 at usa.com
2865                 '.ulycigop.info',       // by unodyqil6241 at mindless.com
2866                 '.vubiheq.info',        // by uisujih5849 at hotmail.com
2867                 '.yvaxat.info',         // by koqun9660 at mindless.com
2868                 '.yxyzauiq.info',       // by robemuq8455 at cheerful.com
2869         ),
2870         'Carmodelrank.com etc' => array(
2871                 // by Brianna Dunlord (briasmi at yahoo.com)
2872                 // by Tim Rennei (TimRennei at yahoo.com), redirect to amaena.com (fake-antivirus)
2873                 // by Alice T. Horst (Alice.T.Horst at pookmail.com)
2874                 '.carmodelrank.com',// by Brianna
2875                 '.cutestories.net',     // by Brianna
2876                 '.sturducs.com',
2877                 '.bestother.info',      // by Tim
2878                 '.premiumcasinogames.com',      // by Brianna)
2879                 '.yaahooo.info',        // by Alice
2880         ),
2881         'aliacsandr at yahoo.com' => array(
2882                 '.cubub.info',                          // "Free Web Hosting"
2883         ),
2884         'aliacsandr85 at yahoo.com' => array(
2885                 // by Dr. Portillo or Eva Sabina Lopez Castell
2886                 '.xoomer.alice.it',                     // "Free Web Hosting"
2887                 '.freebloghost.org',            // "Free Web Hosting" by Dr.
2888                 '.freeprohosting.org',          // "Free Web Hosting" by Dr.
2889                 '.googlebot-welcome.org',       // "Free Web Hosting" by Dr.
2890                 '.icesearch.org',                       // "Free Web Hosting" by Eva
2891                 '.phpfreehosting.org',          // "Free Web Hosting" by Dr.
2892                 '.sashawww.info',                       // "Free Web Hosting" by Dr.
2893                 '.sashawww-vip-vip.org',        // "Free Web Hosting" by Dr.
2894                 '.topadult10.org',                      // "Free Web Hosting" by Eva
2895                 '.xer-vam.org',                         // "Ongline Catalog" by Dr.
2896                 '.xxxse.info',                          // "Free Web Hosting" by Eva
2897                 '.viagra-price.org',            // by Eva
2898                 '.vvsa.org',                            // "Free Web Hosting" by Eva
2899                 '.free-webhosts.com',           // "Free Web Hosting" by Free Webspace
2900         ),
2901         'Something-Gamble' => array(
2902                 // Gamble: Roulette, Casino, Poker, Keno, Craps, Baccarat
2903                 '.atonlineroulette.com',                        // by Blaise Johns
2904                 '.atroulette.com',                                      // by Gino Sand
2905                 '.betting-123.com',                                     // by Joana Caceres
2906                 '.betting-i.biz',                                       // by Joaquina Angus
2907                 '.casino-challenge.com',                        // by Maren Camara
2908                 '.casino-gambling-i.biz',                       // by Giselle Nations
2909                 '.casino-italian.com',                          // by Holley Yan
2910                 '.casino123.net',                                       // by Ta Baines
2911                 '.casinohammamet.com',                          // by Inger Barhorst
2912                 '.casinoqz.com',                                        // by Berenice Snow
2913                 '.casinos-777.net',                                     // by Iona Ayotte
2914                 '.crapsok.com',                                         // by Devon Adair,
2915                 '.dcasinoa.com',                                        // by August Hawkinson
2916                 '.e-poker-4u.com',                                      // by Issac Leibowitz
2917                 '.free-dvd-player.biz',                         // by Rosario Kidd
2918                 '.florida-lottery-01.com',                      // by Romeo Dillon
2919                 '.gaming-123.com',                                      // by Jennifer Byrne
2920                 '.kenogo.com',                                          // by Adriane Bell
2921                 '.mycaribbeanpoker.com',                        // by Andy Mullis
2922                 '.onbaccarat.com',                                      // by Kassandra Dunn
2923                 '.online-experts.biz',                          // by Liberty Helmick
2924                 '.onlinepoker-123.com',                         // by Andrea Feaster
2925                 '.playpokeronline-123.com',                     // by Don Lenard
2926                 '.poker-123.com',                                       // by Mallory Patrick (Mallory_Patrick at marketing-support.info)
2927                 '.texasholdem123.com',                          // by Savion Lasseter
2928                 '.texasholdem-777.com',                         // by Savanna Lederman
2929                 '.the-casino-directory-1715.us',        // by Thora Oldenburg
2930                 '.the-craps-100.us',                            // by Lorrine Ripley
2931                 '.the-free-online-game-913.us',         // by Kanesha Clem
2932                 '.the-free-poker-1798.us',                      // by Elaina Witte
2933                 '.the-las-vegas-gambling-939.us',       // by Jesusita Hageman
2934                 '.the-online-game-poker-1185.us',       // by Merna Bey
2935                 '.the-playing-black-jack.com',          // by Kristine Brinker
2936                 '.the-poker-1082.us',                           // by Kristofer Boldt
2937                 '.the-rule-texas-hold-em-2496.us',      // by Melvina Stamper
2938                 '.the-texas-strategy-holdem-1124.us',   // by Neda Frantz
2939                 '.the-video-black-jack.com',            // by Jagger Godin
2940         ),
2941         'Something-Insurance' => array(
2942                 // Car / Home / Life / Health / Travel insurance, Loan finance, Mortgage refinance
2943         
2944                 // 0-9
2945                 '.0q.org',                                              // by Shamika Curtin, "Online car insurance information"
2946                 '.1-bookmark.com',                              // by Sonia Snyder, "Titan auto insurance information"
2947                 '.1day-insurance.com',                  // by Kelsie Strouse, "Car insurance costs"
2948                 '.1upinof.com',                                 // by Diego Johnson, "Car insurance quote online uk resource"
2949                 '.18wkcf.com',                                  // by Lexy Bohannon
2950                 '.2001werm.org',                                // by Raphael Rayburn
2951                 '.2004heeparea1.org',                   // by Dinorah Andrews
2952                 '.21nt.net',                                    // by Jaida Estabrook
2953                 '.3finfo.com',                                  // by Damian Pearsall
2954                 '.3somes.org',                                  // by Mauro Tillett
2955                 '.453531.com',                                  // by Kurt Flannery
2956                 '.4freesay.com',                                // by Eloy Jones
2957                 '.5ssurvey.com',                                // by Annamarie Kowalski
2958                 '.8-f22.com',                                   // by Larraine Evers
2959                 '.9q.org',                                              // by Ami Boynton
2960
2961                 // A
2962                 '.a40infobahn.com',                             // by Amit Nguyen
2963                 '.a4h-squad.com',                               // by Ross Locklear
2964                 '.aac2000.org',                                 // by Randi Turner
2965                 '.aaadvertisingjobs.com',               // by Luciano Frisbie
2966                 '.acahost.com',                                 // by Milton Haberman
2967                 '.aconspiracyofmountains.com',  // by Lovell Gaines
2968                 '.acornwebdesign.co.uk',                // by Uriel Dorian
2969                 '.activel-learning-site.com',   // by Mateo Conn
2970                 '.ad-makers.com',                               // by Shemeka Arsenault
2971                 '.ada-information.org',                 // by Josef Osullivan
2972                 '.adelawarerefinance.com',              // by Particia Mcmillan, "Delaware refinance advisor"
2973                 '.adult-personal-ads-e-site.info',      // by Nery Ainsworth
2974                 '.aequityrefinance.com',                // by Jadwiga Duckworth
2975                 '.aerovac-hotpress.com',                // by Trey Marlow
2976                 '.agfbiosensors.com',                   // by Lionel Dempsey
2977                 '.ahomeloanrefinance.com',              // by Leslie Kinser
2978                 '.affordablerealestate.net',    // by Season Otoole
2979                 '.ahomerefinancingloans.com',   // by Julie Buck, "Home refinancing loans guide"
2980                 '.ahouserefinance.com',                 // by Young Alley
2981                 '.akirasworld.com',                             // by Piper Sullivan
2982                 '.alderik-production.com',              // by Joan Stiles
2983                 '.alltechdata.com',                             // by Dom Laporte
2984                 '.amconllc.com',                                // by Syble Benjamin
2985                 '.amobilehomerefinancing.com',  // by Clyfland Buckley, "Mobile home refinancing"
2986                 '.amortgagerefinancepennsylvania.com',  // by Richard Battle, "Mortgage refinance pennsylvania articles"
2987                 '.angelandcrown.net',                   // by Claretta Najera
2988                 '.ankoralina.com',                              // by Eladia Demers
2989                 '.antiquegoldmine.com',                 // by Keena Marlow
2990                 '.aquinosotros.com',                    // by Nanci Prentice
2991                 '.architectionale.com',                 // by Wilbur Cornett
2992                 '.arcreditcards.com',                   // by Ecgbeorht Stokes, "Ameriquest credit cards articles"
2993                 '.arefinancebadcredit.com',             // by Isaac Mejia, "Refinance bad credit"
2994                 '.arefinancehome.com',                  // by Duane Doran
2995                 '.arefinancinghome.com',                // by Ike Laney
2996                 '.athletic-shoes-e-shop.info',  // by Romelia Money
2997                 '.auction-emall-site.info',             // by Dayle Denman
2998                 '.auctions-site.info',                  // by Cammie Chiu, "Online loan mortgage info"
2999                 '.auto-buy-rite.com',                   // by Asuncion Buie
3000                 '.axxinet.net',                                 // by Roberta Gasper
3001                 '.azimutservizi.com',                   // by Ethelene Brook
3002                 '.azstudies.org',                               // by Bernardina Walden
3003
3004                 // B
3005                 '.babtrek.com',                                 // by Simonette Mcbrayer
3006                 '.babycujo.com',                                // by Francisco Akers
3007                 '.bakeddelights.com',                   // by Dave Evenson
3008                 '.bbcart.com',                                  // by Lucio Hamlin
3009                 '.berlin-hotel-4u.com',                 // by Grisel Tillotson
3010                 '.best-digital-phone.us',               // by Meghann Crockett
3011                 '.bjamusements.com',                    // by Lurlene Butz
3012                 '.blursgsu.com',                                // by Weston Killian
3013                 '.bookwide.net',                                // by Tequila Zacharias
3014                 '.boreholes.org',                               // by Flora Reed
3015                 '.breathingassociaiton.org',    // by Alfred Crayton
3016                 '.birdingnh.com',                               // by Donald Healy
3017                 '.bisdragons.org',                              // by Lupe Cassity
3018                 '.blcschools.net',                              // by Alycia Jolly
3019                 '.bronte-foods.com',                    // by Kary Pfeiffer
3020                 '.buckscountyneighbors.org',    // by Maile Gaffney
3021                 '.buffalofudge.com',                    // by Mable Whisenhunt
3022                 '.burlisonforcongress.com',             // by Luann King
3023                 '.byairlinecreditcard.com',             // by Cali Stevenson, "Airline credit card search"
3024                 '.byplatinumcard.com',                  // by Pearl Cross, "Discover platinum card info"
3025
3026                 // C
3027                 '.cabanes-web.com',                             // by Vaughn Latham
3028                 '.cardko.com',                                  // by Terris Cain, "Chase visa card search"
3029                 '.cardpose.com',                                // by Deerward Gross, "Gm mastercard articles"
3030                 '.checaloya.com',                               // by Susana Coburn
3031                 '.calvarychapelrgvt.org',               // by Karan Kittle
3032                 '.cameras-esite.info',                  // by Karlee Frisch
3033                 '.cancerkidsforum.org',                 // by Samson Constantino
3034                 '.ccchoices.org',                               // by Kenia Cranford
3035                 '.ccupca.org',                                  // by Evonne Serrano
3036                 '.celebratemehome.com',                 // by Soraya Tower
3037                 '.centerfornourishingthefuture.org',    // by Elisa Wilt
3038                 '.chelseaartmmuseum.org',               // by Kayla Vanhorn
3039                 '.choose-shoes.net',                    // by Geoffrey Setser
3040                 '.churla.com',                                  // by Ollie Wolford
3041                 '.circuithorns.co.uk',                  // by Nathanial Halle
3042                 '.clanbov.com',                                 // by Donell Hozier
3043                 '.cnm-ok.org',                                  // by Thalia Moye
3044                 '.coalitioncoalition.org',              // by Ned Macklin
3045                 '.consoleaddicts.com',                  // by Dorla Hoy
3046                 '.counterclockwise.net',                // by Melynda Hartzell
3047                 '.codypub.com',                                 // by Mercedes Coffman
3048                 '.comedystore.net',                             // by Floy Donald
3049                 '.covsys.co.uk',                                // by Abby Jacey
3050                 '.cpusa364-northsacramento.com',        // by Dannette Lejeune
3051                 '.craftybidders.com',                   // by Dannie Lazo
3052                 '.credit-card-finder.net',              // by Mellie Deherrera
3053                 '.credit-cards-4u.info',                // by Antonina Hil, "Credit cards info"
3054                 '.creditcardstot.com',                  // by Bobby Alvarado, "Shell credit cards"
3055                 '.ctwine.org',                                  // by Hailey Knox
3056
3057                 // D
3058                 '.dazyation.com',                               // by Louis Strasser
3059                 '.deepfoam.org',                                // by Ethelyn Southard
3060                 '.debt-fixing.com',                             // by Dagny Rickman
3061                 '.dgmarketingwebdesign.com',    // by Nubia Lea
3062                 '.domainadoption.com',                  // by Breann Pappas
3063                 '.diannbomkamp.com',                    // by Russel Croteau
3064                 '.dictionary-spanish.us',               // by Jacki Gilbreath
3065                 '.dictionary-yahoo.us',                 // by Lili Mitchem
3066                 '.digital-camera-review-esite.info',    // by Milagros Jowers
3067                 '.digital-cameras-esite.info',  // by Milan Jolin
3068                 '.dnstechnet.net',                              // by Tamera Oman
3069                 '.drivenbydata.org',                    // by Katherine Noyes
3070                 '.dtmf.net',                                    // by Micki Slayton
3071                 '.domainsfound.com',                    // by Blossom Lively
3072
3073                 // E
3074                 '.ecstacyabuse.net',                    // by Alana Knight
3075                 '.e-digital-camera-esite.info', // by Romaine Cress
3076                 '.eda-aahperd.org',                             // by Kaliyah Hammonds
3077                 '.eldorabusecenter.org',                // by Annabella Oneal
3078                 '.emicorporation.com',                  // by (Deangelo_Mikayla at marketing-support.info)
3079                 '.encaponline.com',                             // by Patrick Keel
3080                 '.ez-shopping-online.com',              // by Gail Bartlett
3081
3082                 // F
3083                 '.faithfulwordcf.com',                  // by Bart Weeks
3084                 '.fammedassoc.com',                             // by Joshua Nelson
3085                 '.federalministryoffinance.net',        // by Jeffry Mcmillan
3086                 '.f00k.org',                                    // by Leslie Chapman
3087                 '.foreignrealtions.org',                // by Krystal Hawley
3088                 '.fortwebsite.org',                             // by Kristina Motley
3089                 '.fotofirstdigital.com',                // by Tad Whitfield
3090                 '.foundationcommons.org',               // by Caryn Eskew
3091                 '.fraisierest-alexandre.com',   // by Dwayne Douglas
3092                 '.freaky-cheats.com',                   // by Al Klein
3093                 '.free--spyware.com',                   // by Nikki Contreras
3094                 '.french-home-finance-consultant.info', // by Santana Melton
3095                 '.fuel-tax-software-advisor.info',      // by Derrick Snyder
3096
3097                 // G
3098                 '.gaintrafficfast.com',                 // by Lila Meekins
3099                 '.gaygain.org',                                 // by Shell Davila
3100                 '.gcaaa.com',                                   // by Vallie Jaworski
3101                 '.generalsysteme.com',                  // by Cale Vogel
3102                 '.generation4games.co.uk',              // by Sonya Graham
3103                 '.german-dictionary.us',                // by Rex Daniel
3104                 '.gilmerrec.com',                               // by Leighann Guillory
3105                 '.glenthuntly-athletics.com',   // by Julee Hair
3106                 '.glorybaskets.com',                    // by Lynette Lavelle
3107                 '.goconstructionloan.com',              // by Willis Monahan
3108                 '.gohireit.com',                                // by Bertha Metzger
3109                 '.godcenteredpeople.com',               // by Jaycee Coble
3110
3111                 // H
3112                 '.healthinsuranceem.com',               // by Justin Munson
3113                 '.hearthorizon.info',                   // by Kory Session
3114                 '.hegerindustrial.com',                 // by Toni Wesley
3115                 '.herzequip.com',                               // by Princess Dunkle
3116                 '.hglcms.org',                                  // by Gladwin Ng
3117                 '.hipanoempresa.com',                   // by Shannon Staub
3118                 '.hitempfurnaces.com',                  // by Rebbeca Jaeger
3119                 '.horse-racing-result.com',             // by Rodney Reynolds
3120                 '.hueckerfamily.com',                   // by Hershel Sell
3121
3122                 // I
3123                 '.ilove2win.com',                               // by Lamont Dickerson
3124                 '.ilruralassistgrp.org',                // by Moises Hauser
3125                 '.imageonsolutions.com',                // by Porsche Dubois
3126                 '.infoanddatacenter.com',               // by Eva Okelley
3127                 '.islamfakta.org',                              // by Goldie Boykin
3128                 '.ithomemortgage.com',                  // by Adelaide Towers
3129                 '.iyoerg.com',                                  // by Madyson Gagliano
3130
3131                 // J
3132                 '.jeffaxelsen.com',                             // by Daphne William
3133                 '.jeffreyf.net',                                // by Vito Platt
3134                 '.johnmartinsreality.com',              // by Pamela Larry
3135                 '.johnsilvers.net',                             // by Silver Battaglia
3136
3137                 // K
3138                 '.kcgerbil.org',                                // by Marisa Thayer
3139                 '.kdc-phoenix.com',                             // by Salma Shoulders
3140                 '.kingscreditcard.com',                 // by Sean Parsons, "Credit card info"
3141                 '.kosove.org',                                  // by Darwin Schneider
3142
3143                 // L
3144                 '.leading-digital-camera-esite.info',   // by Charles Moore, "Online home loan articles"
3145                 '.letsgokayaking.net',                  // by Winnie Adair
3146                 '.libertycabs.com',                             // by Adela Bonds
3147                 '.liquor-store-cellar.info',    // by Hugh Pearson
3148                 '.locomojo.net',                                // by Marco Harmon
3149                 '.lodatissimo.com',                             // by Adrian Greeson
3150                 '.lsawc.org',                                   // by Lara Han
3151                 '.lycos-test.net',                              // by Rigoberto Oakley
3152
3153                 // M
3154                 '.macro-society.com',                   // by Venessa Hodgson
3155                 '.marthasflavorfest.com',               // by Ahmad Lau
3156                 '.martin-rank.com',                             // by Cathleen Crist
3157                 '.maryandfrank.org',                    // by Theodore Apodaca
3158                 '.masterkwonhapkido.com',               // by Misty Graham
3159                 '.maxrpm-demo.com',                             // by Cristal Cho
3160                 '.mechanomorphic.com',                  // by Stanford Crow
3161                 '.mepublishing.net',                    // by Karly Fleenor
3162                 '.meyerlanguageservices.co.uk', // by Breana Kennedy
3163                 '.metwahairports.com',                  // by Nan Kitchen
3164                 '.middle-eastnews.com',                 // by Tybalt Altmann
3165                 '.mikepelchy.com',                              // by Sherly Pearson
3166                 '.milpa.org',                                   // by Nelly Aguilera
3167                 '.modayun.com',                                 // by Camilla Velasco
3168                 '.moonstoneerp.com',                    // by Garret Salmon
3169                 '.morosozinho.com',                             // by Lenore Tovar
3170                 '.morphadox.com',                               // by Hung Zielinski
3171                 '.moscasenlared.com',                   // by Tera Gant
3172                 '.sdjavasig.com',                               // by Gia Swisher
3173                 '.mpeg-radio.com',                              // by Sincere Beebe
3174                 '.mrg-now-yes.com',                             // by Sparkle Gallegos
3175                 '.mtseniorcenter.org',                  // by Frederic Ortega
3176                 '.mysteryclips.com',                    // by Edward Ashford
3177
3178                 // N
3179                 '.naavs.org',                                   // by Yuridia Gandy
3180                 '.naval-aviation.org',                  // by Roselle Campo
3181                 '.navigare-ischia.com',                 // by Arielle Coons
3182                 '.ncredc.org',                                  // by Brenda Nye
3183                 '.neonmotorsports.com',                 // by Giovanna Vue
3184                 '.nf-ny.com',                                   // by Yadira Hibbard
3185                 '.ngfdyqva.com',                                // by Emiliano Samples
3186                 '.nicozone.com',                                // by Blaine Shell
3187                 '.nmbusinessroundtable.org',    // by Chantel Mccourt
3188                 '.npawny.org',                                  // by Willard Murphy
3189                 '.nysdoed.org',                                 // by Elric Delgadillo
3190                 '.nyswasteless.org',                    // by Shaylee Moskowitz
3191                 '.nytech-ir.com',                               // by Adrien Beals
3192
3193                 // O
3194                 '.oadmidwest.com',                              // by Gavin Kaplan
3195                 '.oarauto.com',                                 // by Susann Merriman
3196                 '.onairmilescard.com',                  // by Tomoko Hart, "Air miles card information"
3197                 '.onbusinesscard.com',                  // by Farris Lane, "Gm business card"
3198                 '.oncashbackcreditcard.com',    // by Ida Willis, "Cash back credit card articles"
3199                 '.onimagegoldcard.com',                 // by Roxanna Sims, "Imagine gold mastercard information"
3200                 '.online-pills-24x7.biz',               // by Aide Hallock
3201                 '.online-shopping-site-24x7.info',      // by Stacy Ricketts
3202                 '.onlinehomeloanrefinance.com', // by Chaz Lynch
3203                 '.onlinehomeloanfinancing.com', // by Humbert Eldridge
3204                 '.onunicarehealthinsurance.com',        // by  Lawerence Paredes
3205                 '.otterbayweb.com',                             // by Maxwell Irizarry
3206
3207                 // P
3208                 '.painting-technique.us',               // by Bryanna Tooley
3209                 '.pakamrcongress.com',                  // by Bryce Summerville
3210                 '.patabney.com',                                // by Kailyn Slone
3211                 '.parde.org',                                   // by Ellie Yates
3212                 '.participatingprofiles.com',   // by Jaelynn Meacham
3213                 '.partnershipconference.org',   // by Alla Floyd
3214                 '.pet-stars.com',                               // by Carmon Luevano
3215                 '.planning-law.org',                    // by Trista Holcombe
3216                 '.ppawa.com',                                   // by Evonne Scarlett
3217                 '.precisionfilters.net',                // by Faustina Fell
3218
3219                 // Q
3220                 '.qacards.com',                                 // by Perye Estrada, "Citi visa cards"
3221                 '.quick-debt-consolidation.net',        // by Lala Marte
3222                 '.quicktvr.com',                                // by Vernell Crenshaw
3223
3224                 // R
3225                 '.radicalsolutions.org',                // by Reece Medlin
3226                 '.randallburgos.com',                   // by Bradly Villa
3227                 '.rcassel.com',                                 // by Janiah Gallant
3228                 '.rearchitect.org',                             // by Marcus Gaudet
3229                 '.rent-an-mba.com',                             // by Valentina Mcdermott
3230                 '.reprisenashville.com',                // by Hester Khan
3231                 '.reptilemedia.com',                    // by Alicia Patel
3232                 '.resellers2000.com',                   // by Dedra Kennedy
3233                 '.reverse-billing.com',                 // by Lazaro Gluck
3234                 '.richcapaldi.com',                             // by Kya Haggard
3235                 '.richformissouri.com',                 // by Alanna Elston
3236                 '.robstraley.com',                              // by Leida Bartell
3237                 '.rollingprairie-candlecompany.com',    // by Leigha Aker
3238                 '.rpgbbs.com',                                  // by Leonel Peart
3239                 '.ruralbusinessonline.org',             // by Lynsey Watters
3240                 '.ruwomenscenter.org',                  // by Vince Mclemore
3241                 '.ryanjowens.com',                              // by Janine Smythe
3242
3243                 // S
3244                 '.sagarmathatv.org',                    // by Liam Funke
3245                 '.sakyathubtenling.org',                // by Liane Falgout
3246                 '.sandiegolawyer.net',                  // by Linnie Sommervill
3247                 '.sandishaven.com',                             // by Lino Soloman
3248                 '.scienkeen.com',                               // by Liza Navarra
3249                 '.seimenswestinghouse.com',             // by Teresa Benedetto
3250                 '.severios.com',                                // by Isa Steffen
3251                 '.sexual-hot-girls.com',                // by Viviana Bolton
3252                 '.shakespearelrc.com',                  // by Luciana Weaver
3253                 '.shashran.org',                                // by Adriel Humphries
3254                 '.shoes-shop.us',                               // by Austen Higginbotham
3255                 '.skagitvalleybassanglers.com', // by Necole Thiele
3256                 '.skinsciencesalon.com',                // by Nena Rook
3257                 '.smartalternative.net',                // by Nicki Lariviere
3258                 '.sml338.org',                                  // by Nickole Krol
3259                 '.smogfee.com',                                 // by Sienna Kimble
3260                 '.sneakers-e-shop.info',                // by Nikki Fye
3261                 '.spacewavemedia.com',                  // by Thanh Gast
3262                 '.softkernel.com',                              // by Nicol Hummer
3263                 '.stjoanmerrillville.com',              // by Hunter Beckham
3264                 '.strelinger.com',                              // by Arron Highsmith
3265                 '.striking-viking.com',                 // by Kylie Endsley
3266                 '.sunnydeception.org',                  // by Amaya Llora
3267                 '.sunzmicro.com',                               // by Goddard Arreola
3268                 '.sv-iabc.org',                                 // by Braden Buck
3269                 '.sykotick.com',                                // by Pierce Knecht
3270
3271                 // T
3272                 '.tbody.net',                                   // by Ormond Roman
3273                 '.the-pizzaman.com',                    // by Mario Ramsey
3274                 '.the-shoes.us',                                // by Alejandro Gaffney
3275                 '.theborneocompany.com',                // by Bryanna Tooley
3276                 '.theflashchannel.com',                 // by Terrilyn Tam, "Loan financing info"
3277                 '.thehomeschool.net',                   // by September Concepcio
3278                 '.thenewlywed.com',                             // by Allegra Marra
3279                 '.tigerspice.com',                              // by Denis Mosser
3280                 '.tnaa.net',                                    // by Jasmine Andress
3281                 '.top-finance-sites.com',               // by Maryann Doud
3282                 '.tradereport.org',                             // by Bettie Sisk
3283                 '.transmodeling.com',                   // by Martine Button
3284                 '.travel-01.net',                               // by Jay Kim, "Refinance on line"
3285                 '.tsaoc.com',                                   // by Heriberto Mcfall
3286                 '.tsunamidinner.com',                   // by Nannie Richey
3287
3288                 // U
3289                 '.uhsaaa.com',                                  // by Risa Herbert
3290                 '.ultradeepfield.org',                  // by Bobby Ragland
3291                 '.umkclaw.info',                                // by Cammy Kern
3292                 '.unitedsafetycontainer.com',   // by Shreya Heckendora
3293                 '.usa-wolf.com',                                // by Jacklyn Morrill
3294                 '.usjobfair.com',                               // by Lorina Burchette
3295
3296                 // V
3297                 '.vacancesalouer.com',                  // by Loris Bergquist
3298                 '.vagents.com',                                 // by Lorna Beaudette, "Refinancing home loan info"
3299                 '.valleylibertarians.org',              // by Lena Massengale
3300                 '.vanderbiltevents.com',                // by Gannon Krueger
3301                 '.vanwallree.com',                              // by Michelina Donahue
3302                 '.vcertificates.com',                   // by Hyun Lamp
3303                 '.vonormytexas.us',                             // by Suzette Waymire
3304
3305                 // W
3306                 '.washingtondc-areahomes.net',  // by Ailene Broome
3307                 '.web-hosting-forum.net',               // by Deedra Breen, "Mortgage information"
3308                 '.wolsaoh.org',                                 // by Daniela English
3309                 '.worldpropertycatalog.com',    // by Aray Baxter
3310
3311                 // Y
3312                 '.yankee-merchants.com',                // by Jackson Hinojosa
3313                 '.yourbeachhouse.com',                  // by Dedrian Ryals
3314                 '.yourdomainsource.com',                // by Deems Weingarten
3315
3316                 // Z
3317                 '.zkashan.com',                                 // by Evan Light
3318                 '.zockclock.com',                               // by Dorothea Guthrie
3319         ),
3320         'Something-Drugs' => array(
3321                 // Drugs / Pills / Diet
3322                 '.adult-dvd-rental-top-shop.info',      // by Gregoria Keating
3323                 '.abdelghani-shady.com',                // by Elly Alton
3324                 '.bangbangfilm.com',                    // by Davin Chou
3325                 '.centroantequera.com',                 // by Keon Kwiatkowski
3326                 '.champagne-cellar.info',               // by Kandis Rizzo
3327                 '.chix0r.org',                                  // by Christoper Baird
3328                 '.discout-watches-deals.info',  // by Taunya Limon, Insurance -> Drugs?
3329                 '.fantasticbooks-shop.com',             // by Kermit Ashley
3330                 '.fast-cash-01.com',                    // by Edgar Oliver
3331                 '.ficeb.info',                                  // by Vaughn Jacobson, "Phentermine news"
3332                 '.fn-nato.com',                                 // by Donny Dunlap
3333                 '.gqyinran.com',                                // by Alejandro Parks
3334                 '.juris-net.com',                               // by Rachelle Bravo
3335                 '.leftpencey.com',                              // by Aileen Ashby
3336                 '.miamicaribbeancarnival.com',  // by Herminia Barrios
3337                 '.nike-shoes-e-shop.info',              // by Machelle Groce, "Phentermine"
3338                 '.palaceroyale.net',                    // by Brycen Stebbins
3339                 '.pocket-watches-deals.info',   // by Dorinda Stromberg
3340                 '.regresiones.net',                             // by Lauralee Smtih, "Online phentermine updates"
3341                 '.yukissushi.com',                              // by Donell Hozier
3342         ),
3343         'Something-Others' => array(
3344                 '.consulting-cu.com',                   // by Albina Rauch, 404 not found
3345                 '.dvd-rentals-top-shop.info',   // by Lashunda Pettway, 404 not found
3346         ),
3347         'Something-NoApp' => array(
3348                 '.auctioncarslisting.com',      // "No application configured at this url." by John Davis
3349                 '.buy-cheap-hardware.com',      // "No application configured at this url." by Tim Morison (domains at sunex.ru)
3350                 '.carsgarage.net',                      // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
3351                 '.digitshopping.net',           // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
3352                 '.your-insurance.biz',          // "No application configured at this url." by Jimmy Todessky (seomate at gmail.com)
3353         ),
3354         'Cortez and family' => array(
3355                 // by Cortez Shinn (info at goorkkjsaka.info), or Rico Laplant (info at nnjdksfornms.info)
3356                 '.dronadaarsujf.info',  // by Cortez
3357                 '.fromnananaref.info',  // by Cortez
3358                 '.goorkkjsaka.info',    // by Cortez
3359                 '.jkdfjjkkdfe.info',    // by Rico
3360                 '.jkllloldkjsa.info',   // by Cortez
3361                 '.nnjdksfornms.info',   // by Rico
3362                 '.mcmdkkksaoka.info',   // by Cortez
3363                 '.srattaragfon.info',   // by Cortez
3364                 '.yreifnnonoom.info',   // by Rico
3365                 '.zjajjsvgeuds.info',   // by Cortez
3366         ),
3367         'admin at ematuranza.com' => array(
3368                 '.ancorlontano.com',
3369                 '.dentroallago.com',
3370                 '.digiovinezza.com',
3371                 '.ematuranza.com',
3372                 '.ilfango.com',
3373                 '.nullarimane.com',
3374                 '.questaimmensa.com',
3375                 '.tentailvolo.com',
3376                 '.unatenerezza.com',
3377                 '.volgondilettose.com',
3378         ),
3379         'admin at edeuj84.info' => array(       // by Cornelius Boyers
3380                 '.bid99df.info',
3381                 '.bj498uf.info',
3382                 '.edeuj84.info',
3383                 '.f4mfid.info',
3384                 '.g4vf03a.info',
3385                 '.j09j4r.info',
3386                 '.jv4r8hv.info',
3387                 '.k43sd3.info',
3388                 '.k4r84d.info',
3389                 '.k4rvda.info',
3390                 '.k4v0df.info',
3391                 '.k903os.info',
3392                 '.k9df93d.info',
3393                 '.kv94fd.info',
3394                 '.ksjs93.info',
3395                 '.l0ks03.info',
3396                 '.l9u3jc.info',
3397                 '.lv043a.info',
3398                 '.nh94h9.info',
3399                 '.m94r9d.info',
3400                 '.s87fvd.info',
3401                 '.v3k0d.info',
3402                 '.v4r8j4.info',
3403                 '.vf044s.info',
3404                 '.vj49rs.info',
3405                 '.vk498j.info',
3406                 '.u03jow.info',
3407         ),
3408         'Nikhil and Brian' => array(
3409                 // by Brian Dieckman (info at iudndjsdhgas.info)
3410                 // by Nikhil Swafford (info at jhcjdnbkrfo.info)
3411                 // by Gerardo Figueiredo (info at jikpbtjiougje.info)
3412                 '.ihfjeswouigf.info',   // by Brian, / was not found
3413                 '.iudndjsdhgas.info',   // by Brian, / was not found
3414                 '.iufbsehxrtcd.info',   // by Brian, / was not found
3415                 '.jiatdbdisut.info',    // by Brian, / was not found
3416                 '.jkfierwoundhw.info',  // by Brian, / was not found
3417                 '.kfjeoutweh.info',             // by Brian, / was not found
3418                 '.ncjsdhjahsjendl.info',// by Brian, / was not found
3419                 '.oudjskdwibfm.info',   // by Brian, / was not found
3420                 '.cnewuhkqnfke.info',   // by Nikhil, / was not found
3421                 '.itxbsjacun.info',             // by Nikhil, / was not found
3422                 '.jahvjrijvv.info',             // by Nikhil (info at jikpbtjiougje.info), / was not found
3423                 '.jhcjdnbkrfo.info',    // by Nikhil, / was not found
3424                 '.najedncdcounrd.info', // by Nikhil, / was not found
3425                 '.mcsjjaouvd.info',             // by Nikhil, / was not found
3426                 '.oujvjfdndl.info',             // by Nikhil, / was not found
3427                 '.uodncnewnncds.info',  // by Nikhil, / was not found
3428                 '.jikpbtjiougje.info',  // by Julio Mccaughey (info at jikpbtjiougje.info), / was not found
3429                 '.cijkalvcjirem.info',  // by Gerardo, / was not found
3430                 '.nkcjfkvnvpow.info',   // by Gerardo, / was not found
3431                 '.nmiiamfoujvnme.info', // by Gerardo, / was not found
3432                 '.nxuwnkajgufvl.info',  // by Gerardo, / was not found
3433                 '.mkjajkfoejvnm.info',  // by Gerardo, / was not found
3434         ),
3435         'wealth777 at gmail.com' => array(      // by Henry Ford
3436                 '.brutal-forced.com',
3437                 '.library-bdsm.com',
3438                 '.rape-fantasy.us',
3439         ),
3440         'Croesus International Inc.' => array(  // by Croesus International Inc. (olex at okhei.net)
3441                 '.purerotica.com',
3442                 '.richsex.com',
3443                 '.servik.net',
3444                 '.withsex.com',
3445         ),
3446         'dreamteammoney.com' => array(
3447                 '.dreamteammoney.com',  // dtmurl.com related
3448                 '.dtmurl.com',                  // by dreamteammoney.com, redirection service
3449         ),
3450         'KLIK VIP Search and family' => array(
3451                 '.cheepmed.org',                // "KLIK VIP Search" by petro (petrotsap1 at gmail.com)
3452                 '.fastearning.net',             // "KlikVIPsearch.com" by Matthew  Parry        (fastearning at mail.ru)
3453                 '.klikvipsearch.com',   // "KLIKVIPSEARCH.COM" by Adrian Monterra (support at searchservices.info)
3454                 '.looked-for.info',             // "MFeed Search" now, by johnson (edu2006alabama at hotmail.com)
3455                 '.mnepoxuy.info',               // "KlikVIPsearch.com" by DEREK MIYAMOTO (grosmeba at ukr.net)
3456                 '.searchservices.info', // 403 Forbidden now, by Adrian Monterra (support at searchservices.info)
3457                 '.visabiz.net',                 // "Visabiz-Katalog-Home" now, by Natalja Estrina (m.estrin at post.skynet.lt)
3458         ),
3459         'vasyapupkin78 at bk.ru' => array(      // by Andrey Kozlov
3460                 '.antivirs.info',
3461                 '.antivirus1.info',
3462                 '.antivirus2.info',
3463         ),
3464         'wasam at vangers.net' => array(        // by Ashiksh Wasam
3465                 '.blogduet.org',
3466                 '.bossierpainted.org',
3467                 '.carelf.info',
3468                 '.cspell.org',
3469                 '.dspark.org',
3470                 '.dtonic.org',
3471                 '.gradetelemundo.info',
3472                 '.indicadorestmj.info',
3473                 '.mcharm.info',
3474                 '.mslook.info',
3475                 '.phpdinnerware.info',
3476                 '.pipnickname.info',
3477                 '.rnation.org',
3478                 '.uzing.org',
3479                 '.yeareola.info',
3480         ),
3481         'tvaals at vangers.net' => array(       // by Thomas Vaals
3482                 '.cheapns.org',
3483                 '.my-top.net',
3484                 '.sfind.net',
3485                 '.sspot.net',
3486                 '.suvfind.info',
3487         ),
3488         'kadilk at vangers.net' => array(       // by Kadil Kasekwam
3489                 '.allbar.info',
3490                 '.allersearch.org',
3491                 '.dynall.org',
3492                 '.educativaanale.info',
3493                 '.fastopia.org',
3494                 '.opalbusy.info',
3495                 '.rblast.org',
3496                 '.rette.org',
3497                 '.salthjc.info',
3498                 '.suvlook.org',
3499         ),
3500         'kasturba at vangers.net' => array(     // by Kasturba Nagari
3501                 '.finddesk.org',
3502                 '.gsfind.org',
3503                 '.my-top.org',
3504                 '.rcatalog.org',
3505                 '.sbitzone.org',
3506         ),
3507         'bipik at vangers.net' => array(        // by Bipik Joshu
3508                 '.e2007.info',
3509                 '.cmoss.info',
3510         ),
3511         'marion at vangers.net' => array('.trumber.com'),       // by Mariano Ciaramolo
3512         'SearchHealtAdvCorpGb.com' => array(    // by Jonn Gardens (admin at SearchHealtAdvCorpGb.com -- no such domain)
3513                 '.canadianmedsworld.info',
3514                 '.tabsdrugstore.info',
3515                 '.tabsstore.info',
3516                 '.topcholesterol.info',
3517         ),
3518         'be.cx' => array(
3519                 '.be.cx',
3520                 '.ca.cx',
3521         ),
3522         'john780321 at yahoo.com' => array(     // by John  Brown
3523                 '.bestdiscountpharmacy.biz',    // 2007-01-27, 61.144.122.45
3524                 '.drugs4all.us',                                // 2007-03-09, 202.67.150.250
3525         ),
3526         'tremagl.freet at gmail.com' => array(  // by Treman Eagles, redirect to searchadv.com
3527                 '.bertela.info',
3528                 '.forblis.info',
3529                 '.frenallo.info',
3530                 '.goyahoo.info',
3531                 '.herbak.info',
3532                 '.kiokast.info',
3533                 '.nerenok.info',
3534                 '.pestgets.info',
3535                 '.snukker.info',
3536                 '.thegetspons.info',
3537         ),
3538         '2xxc at 2xxc.net' => array(    // by 2xxc, 404 not found
3539                 '.bobop.info',
3540                 '.kwwwe.info',
3541                 '.piikz.info',
3542                 '.moosm.info',
3543                 '.vvvw.info',
3544         ),
3545         'support at 51g.net' => array(  // iframe www.lovetw.webnow.biz
3546                 '.ftplin.com',          // 125.65.112.15, by Yongchun Liao
3547                 '.jplin.com',           // 125.65.112.15, by Yongchun Liao
3548                 '.jplineage.com',       // 221.238.195.113, by Yongchun Liao
3549                 '.jplingood.com',       // 125.65.112.15
3550                 '.linenew.com',         // 203.191.148.96
3551                 '.lyftp.com',           // 218.5.77.17,   by Yongchun Liao (weboy at 51g.net)
3552                 '.yzlin.com',           // 220.162.244.36
3553         ),
3554         'Betty.J.Pelletier at pookmail.com' => array(   // by Betty J. Pelletier
3555                 '.1111mb.com',
3556                 '.2sex18.com',
3557                 '.69porn1.com',
3558         ),
3559         'ECTechnology' => array(
3560                 '.atmouse.co.kr',               // by EG gisul (kpgak at hanmail.net)
3561                 '.auto-mouse.com',              // "Copyright Ã’$ 2007 www.automouse.jp" by ECTechnology (help at atmouse.co.kr)
3562                 '.automouse.jp',
3563         ),
3564         'lyqz at 21cn.com' => array(
3565                 '.japangame1.com',
3566                 '.lineinfo-jp.com',             // www.lineinfo-jp.com is 61.139.126.10
3567                 '.livedoor1.com',
3568                 '.ragnarokonline1.com',
3569                 '.zhangweijp.com',              // by qiu wang hao (qq.lilac at eyou.com), *.exe, hidden JavaScripts, the same IP of www.lineinfo-jp.com
3570         ),
3571         'kingrou at hotmail.com' => array(      // by yangjianhe
3572                 '.youshini.com',                // Two iframe to 453787.com's *.exe
3573                 '.453787.com',
3574         ),
3575         'anpaul541000 at 163.com' => array(     // by su qiuqing
3576                 '.cetname.com',                 // 222.77.185.87
3577                 '.jpgamer.net',                 // 220.247.157.106
3578                 '.jpplay.net',                  // 222.77.185.87, iframe www.lovetw.webnow.biz
3579                 '.lovejptt.com',                // 222.77.185.87
3580                 '.pangzigame.com',              // 220.247.134.136, by qiuqingshan
3581                 '.playncsoft.net',              // 220.247.157.106
3582         ),
3583         'abc00613 at 163.com' => array( // by guo yong
3584                 '.avtw1068.com',                // 64.74.223.11
3585                 '.dj5566.org',                  // Seems IP not allocated now, by yongchao li
3586                 '.djkkk66990.com',              // 68.178.232.99
3587                 '.lingamesjp.com',              // 219.153.13.23(8.myadmin.cn),  by guo jinlong
3588         ),
3589         'thomas.jsp at libertysurf.fr' => array(        // by Perez Thomas
3590                 '.cmonfofo.com',
3591                 '.discutbb.com',
3592         ),
3593         'Dorothy.D.Adams at mailinator.com' => array(   // by Dorothy D. Adams
3594                 '.preca.info',
3595                 '.skiaggi.info',
3596                 '.scrianal.info',
3597                 '.tageom.info',
3598         ),
3599         'Inpros.net' => array(  // by Hayato Hikari (hikari at t-dm.co.jp)
3600                 '.inpros.biz',                  // 38.99.91.137, redirect to inpros.net
3601                 '.inpros.net',                  // 202.181.98.79
3602                 '.gametradeonline.jp',  // 210.188.204.233, by Hayato Hikari, RMT
3603         ),
3604         'szczffhh_sso at 21cn.net' => array(    // by zhenfei chen
3605                 '.ec51.com',
3606                 '.ec51.net',
3607         ),
3608         'abbevillelaties at yahoo.fr etc' => array(
3609                 // by Mahat Ashat, JavaScript may mocks "ACCOUNT TERMINATE", or "Domain deleted Reason: ABUSE" but ...
3610                 '.ringtones-rate.com',  
3611                 '.ringtones-dir.net',   // by Alex Maklayt (maklayt at ringtones-dir.net), hidden JavaScript
3612                 '.special-ringtones.net',
3613         ),
3614         'gibson or gibs0n at skysquad.net' => array(    // by Brzezinski Bartosz (gibson at skysquad.net), redirect to find.fm
3615                 '.1sgsc.info',
3616                 '.3h4r89h.info',
3617                 '.3v44dd.info',
3618                 '.6rfuh6.info',
3619                 '.84hd8.info',
3620                 '.94bui89.info',
3621                 '.agysb3.info',
3622                 '.asdjhs.info',
3623                 '.bcvnrth.info',
3624                 '.bheb4r.info',
3625                 '.bhiuno.info',
3626                 '.biug7g.info',
3627                 '.bjb5f4.info',
3628                 '.bob8g7g.info',
3629                 '.br89bdd.info',
3630                 '.bsa3h.info',
3631                 '.bsieb8.info',
3632                 '.basbiubf.info',
3633                 '.bobwwfs2.info',
3634                 '.ciuv9t.info',
3635                 '.dbmdx4.info',
3636                 '.dbrjms.info',
3637                 '.dbtcm.info',
3638                 '.dff9ghu.info',
3639                 '.dfshbb.info',
3640                 '.dgd4ffdh.info',
3641                 '.dh3ge.info',
3642                 '.duc86jh.info',
3643                 '.ergth45.info',
3644                 '.f78bf7ffb.info',
3645                 '.gbdfbo4.info',
3646                 '.ger45.info',
3647                 '.gnvnrrg.info',
3648                 '.h47he7.info',
3649                 '.h488hbd4.info',
3650                 '.hd72b94.info',
3651                 '.he74b7.info',
3652                 '.hfujfnr.info',
3653                 '.husdhd42.info',
3654                 '.hbwje.info',
3655                 '.itg87gji.info',
3656                 '.iugiougiuh.info',
3657                 '.jhd4f4aa.info',
3658                 '.jshd73.info',
3659                 '.krhpgd.info',
3660                 '.lyihjn.info',
3661                 '.nfyjnfj.info',
3662                 '.oihbv.info',
3663                 '.os44fvs.info',
3664                 '.sdfsd3.info',
3665                 '.sdiug4.info',
3666                 '.sdkufhh.info',
3667                 '.sdugb4f.info',
3668                 '.skdbf.info',
3669                 '.sipiv78.info',
3670                 '.sudbfb.info',
3671                 '.tymbbmy.info',
3672                 '.uilhjk.info',
3673                 '.vi87vub.info',
3674                 '.vfuyf87f.info',
3675                 '.viyvvj877.info',
3676                 '.w7fc8eu.info',
3677                 '.wefg43g.info',
3678                 '.xbrch78e.info',
3679                 '.ywsfu.info',
3680                 '.zxcbiv.info',
3681         ),
3682         'info at infooracle.com' => array(      // by Marek Luto Marek Luto
3683                 '.abofios.info',
3684                 '.amlekfn.info',
3685                 '.amlkdoie.info',
3686                 '.amkslewq.info',
3687                 '.alemfu.info',
3688                 '.aloweks1.info',
3689                 '.alposd3.info',
3690                 '.bamhpb.info',
3691                 '.bhjkb.info',
3692                 '.bjqnj.info',
3693                 '.cvcxcbhpr.info',
3694                 '.czoypaiat.info',
3695                 '.dbpmgc.info',
3696                 '.dgvogrxs.info',
3697                 '.dldksf.info',
3698                 '.dlor6za.com',
3699                 '.dmkoiew.info',
3700                 '.eewrefr.info',
3701                 '.eladne.info',
3702                 '.elksem.info',
3703                 '.elwpod.info',
3704                 '.emlwkdnr.info',
3705                 '.esgmyqk.info',
3706                 '.fauqv.info',
3707                 '.fgxkgy.info',
3708                 '.fhryns.info',
3709                 '.fj38n4g.info',
3710                 '.fjnesal.info',
3711                 '.fmkfoe.info',
3712                 '.fqkcfldtr.info',
3713                 '.fwcigpdwz.info',
3714                 '.fyhik.info',
3715                 '.glrkje.info',
3716                 '.gwkslfq.info',
3717                 '.gwjracvh.info',
3718                 '.hihopepe.info',
3719                 '.hwlyggbkw.info',
3720                 '.hmwbfw.info',
3721                 '.hthyeb.info',
3722                 '.iaofkyaw.info',
3723                 '.uldkxuiw.info',
3724                 '.is7c6w4.info',
3725                 '.ivuddhdk.info',
3726                 '.jgfndjem.info',
3727                 '.jgmdlek.info',
3728                 '.jkrnvmpad.info',
3729                 '.jqujn.info',
3730                 '.jvgmmba.info',
3731                 '.kbaur.info',
3732                 '.kgjindptv.info',
3733                 '.kleo7s9.info',
3734                 '.lezfgam.info',
3735                 '.lfaasy.info',
3736                 '.ljpdjki.info',
3737                 '.lmnpis.info',
3738                 '.lpzcu2f.info',
3739                 '.lrptn.info',
3740                 '.lursqt.info',
3741                 '.mgkabviil.info',
3742                 '.mhtknjyt.info',
3743                 '.mksuuku.info',
3744                 '.mkyky.info',
3745                 '.mloaisn.com',
3746                 '.mlsiknd.info',
3747                 '.mthqz.info',
3748                 '.nnooq.info',
3749                 '.nohhylvc.info',
3750                 '.nuprndsye.info',
3751                 '.nsoelam.info',
3752                 '.nykobczv.info',
3753                 '.nzuhli.info',
3754                 '.odyqzgylr.info',
3755                 '.oidiau.info',
3756                 '.oitzkw.info',
3757                 '.okdmrpz.info',
3758                 '.ooinziti.info',
3759                 '.ortqr.info',
3760                 '.osmkpnekv.info',
3761                 '.ozkzfih.info',
3762                 '.p3ix8wc.com',
3763                 '.piwyt.info',
3764                 '.pfkijrm.info',
3765                 '.pjktcragi.info',
3766                 '.pleoz.info',
3767                 '.plvqm73.info',
3768                 '.pqyrem.info',
3769                 '.qipgqd.info',
3770                 '.qlewixu.com',
3771                 '.qmlskme.info',
3772                 '.qtuff.info',
3773                 '.quoga.info',
3774                 '.quqz.info',
3775                 '.qzxuw.info',
3776                 '.rcaidegp.info',
3777                 '.rlkmdi.info',
3778                 '.rnsoiov.info',
3779                 '.rnwlams.info',
3780                 '.rprgkgqld.info',
3781                 '.rubqvxrn.info',
3782                 '.spqxstl.info',
3783                 '.syckoqjql.info',
3784                 '.tbirb.info',
3785                 '.thalc34.info',
3786                 '.tiabq.info',
3787                 '.tszzpjr.info',
3788                 '.tyjdyn.info',
3789                 '.twgugpns.info',
3790                 '.uaezrqp.info',
3791                 '.udlkasu.info',
3792                 '.uejncyf.info',
3793                 '.ukvflb.info',
3794                 '.ugsuv.info',
3795                 '.ukhgpcp.info',
3796                 '.urprzn.info',
3797                 '.uuhememkw.info',
3798                 '.yalc7en.info',
3799                 '.ybuid.info',
3800                 '.yhdkgfob.info',
3801                 '.ymenq.info',
3802                 '.ynlyb.info',
3803                 '.vieatlubk.info',
3804                 '.vltcaho.info',
3805                 '.wlamsiek.info',
3806                 '.wlerp.info',
3807                 '.wlmtshzi.info',
3808                 '.wmlkams.info',
3809                 '.wprqd.info',
3810                 '.wpyspszi.info',
3811                 '.xdscc.info',
3812                 '.xdvy.info',
3813                 '.xeypku.info',
3814                 '.xsrxh.info',
3815                 '.xwjyrpfe.info',
3816                 '.yxcqw.info',
3817                 '.zhbktrh.info',
3818                 '.zspepn.info',
3819                 '.zsxtz.info',
3820         ),
3821         'survi at poczta.fm and smiley' => array(
3822                 '.pperd.info',          // "main site :>" by Domagala Andrzej (survi at poczta.fm)
3823                 '.ppert.info',
3824                 '.pperta.info',
3825                 '.pperts.info',
3826                 '.pprtuis.info',
3827                 '.13iuey.info',         // ":>"
3828                 '.13jkhs.info',
3829                 '.13lksa.info',
3830                 '.13rxtx.info',
3831                 '.13slkd.info',
3832                 '.13zaer.info',
3833         ),
3834         'admin at esemeski.com' => array(       // by Jan Kalka
3835                 '.kxils.info',
3836                 '.kuaph.info',
3837                 '.lncdc.info',
3838                 '.lsqpd.info',
3839                 '.mczed.info',
3840                 '.npous.info',
3841                 '.obgju.info',
3842         ),
3843         'FateBack.com' => array(        // by LiquidNet Ltd. (president at fateback.com), redirect to www.japan.jp
3844                 '.bebto.com',
3845                 '.fateback.com',
3846                 '.undonet.com',
3847                 '.yoll.net',
3848         ),
3849         'domains at agava.com' => array(
3850                 '.h18.ru',
3851                 '.hut1.ru',
3852         ),
3853         'wlmx009 at hotmail.com' => array(
3854                 '.123lineage.com',
3855                 '.ff11-info.com',
3856                 '.lastlineage.com',
3857                 '.lineage2-ol.com',
3858                 '.lineage2006.com',
3859                 '.lineagefirst.com',
3860         ),
3861         'Zettahost.com' => array(
3862                 '.atspace.biz',         // sales at zettahost.com
3863                 '.atspace.com',         // abuse at zettahost.com
3864                 '.atspace.name',        // NS atspace.com
3865                 '.awardspace.com',      // by abuse at awardspace.com, no DirectoryIndex, 70.86.228.149
3866                 '.awardspace.us',       // by Dimitar Dimitrov (sales at zettahost.com), 70.86.228.149
3867         ),
3868         'hlq9814 at 163.com' => array(
3869                 '.kotonohax.com',               // by ling bao
3870                 '.ragnarox.mobi',               // by lin bao, *.exe download
3871                 '.rokonline-jp.com',    // by hang long
3872         ),
3873         '77ch.jp' => array(
3874                 '.77ch.jp',
3875                 '.gamorimori.net',      // by ryo takami (infomation at 77ch.jp)
3876         ),
3877         'serchportal at mail.ru' => array(      // by Namu Adin
3878                 '.43fert.info',
3879                 '.belis.info',
3880                 '.bonu.info',
3881                 '.chelsite.info',
3882                 '.chparael.info',
3883                 '.cool9f.info',
3884                 '.dada2.info',
3885                 '.dorplanete.info',
3886                 '.dormonde.info',
3887                 '.dorprojet.info',
3888                 '.faciledor.info',
3889                 '.fastsearchgroup.info',
3890                 '.gerta0.info',
3891                 '.getse.info',
3892                 '.gopvl.info',
3893                 '.knopki.info',
3894                 '.propidor.info',
3895                 '.quicksearchnet.info',
3896                 '.ret5.info',
3897                 '.slimfastsearch.info',
3898                 '.virtualpvl.info',
3899                 '.vpvla.info',
3900                 '.xjdor.info',
3901                 '.zhopki.info',
3902         ),
3903         'SoniqHost.com' => array(       // by Stanley Gutowski (support at soniqhost.com)
3904                 '*.444mb.com',          // Free hosting
3905                 'urlnip.com',           // Redirection
3906         ),
3907         'WWW.RU' => array(              // by Angela (abuse at www.ru)
3908                 '.1fasttimesatnau.info',
3909                 '.1freecybersex.info',
3910                 '.1freexxxcomics.info',
3911                 '.1fuckingmywife.info',
3912                 '.1pornpreview.info',
3913                 'www.ru',                                       // by (service at demos.ru), redirection
3914         ),
3915         '65.90.250.10' => array(        // IP seems the same (65.90.250.10)
3916                 '.adultschat.info',
3917                 '.livecamonline.info',
3918                 '.webcam4u.info',
3919                 '.younghot.info',
3920         ),
3921         'hostorgadmin at googlemail.com' => array(      // Byethost Internet Ltd.
3922                 '.1sthost.org',
3923                 '.22web.net',
3924                 '.2kool4u.net',
3925                 '.4sql.net',
3926                 '.php0h.com',
3927                 '.php1h.com',
3928                 '.php2h.com',           // by Andrew Millar (asmillar at sir-millar.com), ns also *.byet.org
3929                 '.phpnet.us',
3930                 '.prophp.org',          // pro-php.org, 
3931                 '.byethost.com',
3932                 //'byethost1.com'
3933                 '.byethost2.com',
3934                 '.byethost3.com',
3935                 '.byethost4.com',
3936                 '.byethost5.com',
3937                 '.byethost6.com',
3938                 '.byethost7.com',
3939                 '.byethost8.com',
3940                 '.byethost9.com',
3941                 '.byethost10.com',
3942                 '.byethost11.com',
3943                 '.byethost12.com',
3944                 '.byethost13.com',
3945                 '.byethost14.com',
3946                 '.byethost15.com',
3947                 '.byethost16.com',
3948                 '.byethost17.com',
3949                 '.byethost18.com',
3950                 //'*.byethost19.com',   // by Wan-Fu China, Ltd. (business at wanfuchina.com)
3951                 '.ifastnet.com',
3952                 '.kwikphp.com',
3953                 '.mega-file.net',
3954                 '.my-php.net',
3955                 '.my-place.us',
3956                 '.my-webs.org',
3957                 '.netfast.org',
3958                 '.prohosts.org',
3959                 '.sprinterweb.net',
3960                 '.swiftphp.com',
3961                 '.xlphp.net',
3962         ),
3963         'webmaster at bestgirlssex.info' => array(      // by lemnaru ionut, ns *.hostgator.com
3964                 '.analmoviesite.info',
3965                 '.bestgirlssex.info',
3966                 '.boxvagina.info',
3967                 '.cyberlivegirls.info',
3968                 '.hotredgirls.info',
3969                 '.forsexlove.info',
3970                 '.hotnudezone.info',
3971                 '.hotredpussy.info',
3972                 '.lesbians-live.info',
3973                 '.lesbians-on-cam.info',
3974                 '.onlinegirlssite.info',
3975                 '.sexloveonline.info',
3976                 '.teensexcard.info',
3977                 '.teensexdirect.info',
3978                 '.topnudesite.info',
3979                 '.vaginafree.info',     
3980                 '.webcam-show.info',
3981                 '.webcamshow.info',
3982                 '.youngsexchat.info',
3983                 '.yourcumshot.info',    
3984         ),
3985         'stocking.club at gmail.com' => array(
3986                 '.adulthotmodels.com',          // by David Zajwzran
3987                 '.aretheshit.info',                     // by David Theissen (zjwzra at mail.ru)
3988                 '.cash-call.info',                      // by David Theissen
3989                 '.cialis-compare-levitra-viagra.info',  // by David Theissen
3990                 '.cheap-online-viagra.info',    // by David Theissen
3991                 '.drugcleansing.net',           // by David Zajwzran
3992                 '.men-health-zone.com',         // by David Theissen
3993                 '.purchase-viagra.info',        // by David Theissen
3994                 '.realdrunkengirls.biz',        // by David Theissen
3995                 '.sextoyslife.com',                     // by David Zajwzran
3996                 '.sexysubjects.info',           // by David Zajwzran
3997                 '.shithotsex.info',                     // by David Theissen (zjwzra at mail.ru)
3998                 '.stocks-trader.info',          // by David Theissen (zjwzra at mail.ru)
3999                 '.travelcardsite.info',         // by David Theissen
4000         ),
4001         'lustiq at p5com.com' => array(
4002                 '.wonkalook.com',               // ns *.willywonka.co.in, 85.255.117.226
4003                 '.willywonka.co.in',    // by Nick Priest (lustiq at p5com.com), 85.255.117.226
4004         ),
4005         'web at 6jy.com' => array(
4006                 '.micro36.com',                 // by Teng Zhang, content from lineage.jp, post with 'lineage1bbs.com'
4007                 '.movie1945.com',               // by Zhang Teng, content from lineage.jp, hidden JavaScript
4008         ),
4009         'mk_slowman at yahoo.com' => array(     // by Mike Slowman (mk_slowman at yahoo.com)
4010                 '.auto-fgen.info',
4011                 '.fast-marketing.info',
4012                 '.from-usa.info',
4013                 '.generic-pharm.info',
4014                 '.pharm-directory.info',
4015                 '.popular-people.info',
4016                 '.safe-health.info',
4017                 '.star-celebrities.info',
4018                 '.super-home-biz.info',
4019                 '.top5-auto.info',
4020                 '.top5-cars.info',
4021                 '.vip-furniture.info',
4022                 '.vip-pc.info',
4023                 '.vip-pets.info',
4024         ),
4025         'abuse at search-store.org' => array(
4026                 '.travel-gen.info',             // by Mike Slowman (abuse at search-store.org)
4027         ),
4028         'Leading Edge Marketing Inc.' => array(
4029                 // by Leading Edge Marketing Inc. (domains at leminternet.com), seems an advertiser
4030                 '.abemedical.com',
4031                 '.attractwomennow.com',
4032                 '.bettersexmall.com',
4033                 '.buymaxoderm.com',
4034                 '.buyvprx.com',
4035                 '.genf20.com',
4036                 '.infinityhealthnews.com',
4037                 '.istnewsletter.com',
4038                 '.leadingedgecash.com',
4039                 '.leadingedgeherbals.com',
4040                 '.leadingedgevipsonly.com',
4041                 '.lecash.com',
4042                 '.leminfo.com',
4043                 '.proextendersystem.com',
4044                 '.provestra.com',
4045                 '.semenax.com',
4046                 '.shavenomore.com',
4047                 '.theedgenewsletter.com',
4048                 '.vigorelle.com',
4049                 '.vigrx.com',
4050                 '.vigrxplus.com',
4051                 '.wbstnewsletter.com',
4052         ),
4053         'clickx at bk.ru' => array(     // by Alexey Enrertov
4054                 '.coolget*.info' =>
4055                         '#^(?:.*\.)?' . 'coolget' .
4056                         '(?:bus|find|news|php|place|post|srch)' .
4057                         '\.info$#',
4058                 '.coolgirl*.info' =>
4059                         '#^(?:.*\.)?' . 'coolgirl' .
4060                         '(?:apple|fish|search)' .
4061                         '\.info$#',
4062                 '.coolmeet*.info' =>
4063                         '#^(?:.*\.)?' . 'coolmeet' .
4064                         '(?:apple|click|find|fish|news|php|place|post|srch|search)' .
4065                         '\.info$#',
4066                 '.cool**.info' =>
4067                         '#^(?:.*\.)?' . 'cool' . '(?:strong|the)' .
4068                         '(?:apple|bus|click|find|fish|news|php|place|post|srch|search)' .
4069                         '\.info$#',
4070                 '.freseasy*.info' =>
4071                         '#^(?:.*\.)?' . 'freseasy' .
4072                         '(?:apple|click|find|fish|post|search)' .
4073                         '\.info$#',
4074                 '.fres**.info' =>
4075                         '#^(?:.*\.)?' .
4076                         'fres' . '(?:adult|boy|get|girl|meet|new|real|strong|the)' .
4077                         '(?:apple|bus|click|find|fish|news|php|place|post|srch|search)' .
4078                         '\.info$#',
4079                         // These are not found yet:
4080                         // fresgirlsrch.info
4081                         // fresadultapple.info
4082                         // fresadultclick.info
4083                         // frestheplace.info
4084                 '.nuhost.info',
4085                 '.susearch.info',
4086         ),
4087         'porychik at hot.ee' => array(  // by Igor
4088                 '.tedstate.info',       // "Free Web Hosting"
4089                 '.giftsee.com',
4090         ),
4091         'aofa at vip.163.com' => array(
4092                 '.bdjyw.net',           // by gaoyun, infected images, iframe to 5944.net's VBScript
4093                 '.5944.net',
4094         ),
4095         'zerberster at gmail.com' => array(     // by Curtis D. Pick, / not found
4096                 '.maxrentcar.info',
4097                 '.newsonyericsson.info',
4098                 '.rentcarweb.info',
4099         ),
4100         'kopper1970 at gmail.com' => array(
4101                 '.cardealerall.info',           // by Green
4102                 '.donatecarsales.info',         // by Sipil
4103                 '.ringtonewilly.info',          // by Sipil
4104                 '.travelstraveling.info',       // by Chinik
4105                 '.viagrabuyonline.org',         // by Sipil
4106                 '.viagraorderbuy.com',          // by Anatol
4107                 '.worldcuptourism.info',        // by Sipil
4108         ),
4109         'lisaedwards at ledw.th' => array(      // by Lisa Edwards
4110                 '.globalinfoland.info',
4111                 '.goodlifesearch.info',
4112                 '.hotnetinfo.info',
4113                 '.hotpornmovies.org',
4114         ),
4115         'iisuse at gmail.com' => array( // by vladislav morozov (iisuse at gmail.com). / is spam
4116                 '.bang-bro.org',
4117                 '.datinghost.info',
4118                 '.hello-craulers.info',
4119                 '.free-blog-host.info',
4120                 '.sucking-boobs.info',
4121         ),
4122         'chub at seznam.cz' => array(   // "CamsGen 1.0" by Lee Chen Ho
4123                 '.allcamsguide.info',
4124                 '.camerascams.info',
4125                 '.camerasera.info',
4126                 '.girlcamsworld.info',
4127                 '.hiddenlimocams.info',
4128                 '.redlivecams.info',
4129                 '.spycamsgear.info',
4130                 '.spycamssite.info',
4131                 '.supercamsusa.info',
4132                 '.thecamsnow.info',
4133         ),
4134         '87.242.116.81' => array(
4135                 '.axit.ru',                     // by Sergej L Ivanov (deeeport at yandex.ru)
4136                 '.bilbidon.ru',         // by Ilya S Vorobiyov (reginamedom at yandex.ru)
4137                 '.flating.ru',          // by Sergej L Ivanov (deeeport at yandex.ru)
4138                 '.kalisto.ru',          // by Vladimir I Sokolov (azimut at gmail.ru)
4139                 '.sanartuk.ru',         // by Vladimir I Noskov (hoskv2003 at gmail.ru)
4140         ),
4141         '208.70.75.153' => array(
4142                 '.cerc-fi.info',        // by Kon Bi (cerca-two at ya.ru)
4143                 '.cerc-fo.info',        // by Kon Bi (cerca-two at ya.ru)
4144                 '.cerc-no.info',        // by Ru Lee (cerca-tree at ya.ru)
4145                 '.cerc-on.info',
4146                 '.cerc-sv.info',        // by Ru Lee (cerca-tree at ya.ru)
4147                 '.cerc-sx.org',         // by Kon Bi (cerca-two at ya.ru)
4148                 '.cerc-te.info',        // by Ru Lee (cerca-tree at ya.ru)
4149                 '.cerc-tr.info',
4150                 '.cerc-tw.info',
4151                 '.cerc-fi.org',         // by Kon Bi (cerca-two at ya.ru)
4152                 '.cerc-fo.org',         // by Kon Bi (cerca-two at ya.ru)
4153                 '.cerc-no.org',         // by Ru Lee (cerca-tree at ya.ru)
4154                 '.cerc-on.org',         // by cerca-one at ya.ru
4155                 '.cerc-sv.org',         // by Ru Lee (cerca-tree at ya.ru)
4156                 '.cerc-sx.org',         // by Kon Bi (cerca-two at ya.ru)
4157                 '.cerc-te.org',         // by Ru Lee (cerca-tree at ya.ru)
4158                 '.cerc-tr.org',         // by cerca-one at ya.ru
4159                 '.cerc-tw.org',         // by cerca-one at ya.ru
4160                 '.cerca-fi.org',        // by orgitaly1 at ya.ru
4161                 '.cerca-fo.info',
4162                 '.cerca-no.info',
4163                 '.cerca-on.info',
4164                 '.cerca-sv.info',
4165                 '.cerca-sx.org',        // by orgitaly2 at ya.ru
4166                 '.cerca-te.info',
4167                 '.cerca-tr.info',
4168                 '.cerca-sx.org',
4169                 '.cerca-tr.org',        // orgitaly1 at ya.ru
4170                 '.ricerca-fiv.org',     // orgitaly1 at ya.ru
4171                 '.ricerca-fo.info',
4172                 '.ricerca-one.org',
4173                 '.ricerca-sv.org',
4174                 '.ricerca-sx.org',
4175                 '.ricerca-te.org',
4176                 '.ricerca-tw.org',      // orgitaly1 at ya.ru
4177                 '.subit01.org',
4178                 '.subit02.org',
4179                 '.subit03.org',
4180                 '.subit04.org',
4181                 '.subit05.org',
4182                 '.subit06.org',
4183                 '.subit01.info',
4184                 '.subit02.info',
4185                 '.subit03.info',
4186                 '.subit04.info',
4187                 '.subit05.info',
4188                 '.subit06.info',
4189         ),
4190         'ernestppc at yahoo.com' => array(      // by Anrey Markov (ernestppc at yahoo.com)
4191                 '.5-base.com',
4192                 '.pharmacy-style.com',
4193         ),
4194         'snmaster at yandex.ru' => array(       // by Andrey M Somov (snmaster at yandex.ru)
4195                 '.ista-2006.ru',
4196                 '.wefas.ru',
4197         ),
4198         'sidor2 at gmail.com' => array( // by Sipiki (sidor2 at gmail.com)
4199                 '.tourismworldsite.info',
4200                 '.yourtourismtravel.info',
4201         ),
4202         'x-mail007 at mail.ru' => array(        // by Boris britva (x-mail007 at mail.ru)
4203                 '.easyfindcar.info',
4204                 '.siteinfosystems.info',
4205         ),
4206         'smesh1155 at gmail.com' => array(
4207                 '.hospitalforyou.info',                 // by Gimmi
4208                 '.thephentermineonline.info',   // by Kipola
4209         ),
4210         'supermaster at pisem.net' => array(    // by Aleksandr Krasnik (supermaster at pisem.net), ns *.msn-dns.com
4211                 '.kiski.net.in',
4212                 '.pipki.org.in',
4213                 '.siski.co.in',
4214         ),
4215         'tiptronikmike at mail.com' => array(
4216                 'tiptronikmike at mail.com' => '#^(?:.*\.)?[irvyz][0-5]sex\.info$#',
4217                 // by Michael Tronik (tiptronikmike at mail.com), e.g. 
4218                 // by Martin Brest (brestmartinjan at yahoo.com), e.g. 74.52.150.242
4219                 // by Adulterra Inkognita (inkognitaadulterra at yahoo.com), e.g. 74.52.150.244
4220                 //'.i0sex.info',                // Michael
4221                 //'.i1sex.info',                // Michael
4222                 //'.i2sex.info',                // Martin
4223                 //'.i3sex.info',                // Martin
4224                 //'.i4sex.info',                // Adulterra
4225                 //'.i5sex.info',                // Adulterra
4226                 //[irvyz]6sex.info not found
4227                 '.i8sex.info',                  // by Martin
4228         ),
4229         'skuarlytronald at mail.com' => array(
4230                 '.girlsfreewild.info',          // by Ronald Skuarlyt (skuarlytronald at mail.com), the same / with i4sex.info, post with z2sex.info, 64.27.13.120
4231                 '.girlsgoingmad.info',          // 64.27.13.120
4232                 '.girlsgonewildside.info',      // 64.27.13.120
4233         ),
4234         '66.232.109.250' => array(
4235                 '.1626pornporno.info',
4236                 '.1851pornporno.info',
4237                 '.1876pornporno.info',
4238                 '.476pornporno.info',
4239         ),
4240         'LiveAdultHost.com' => array(   // by Daniel Simeonov (dsim at mbox.contact.bg)
4241                 '.compactxxx.com',
4242                 '.eadulthost.com',
4243                 '.eadultview.com',
4244                 '.eroticpool.net',
4245                 '.ipornservice.com',
4246                 '.liveadulthost.com',
4247                 '.nudepal.com',
4248                 '.sweetservers.com',
4249         ),
4250         'support at orgija.org' => array(
4251                 '.assfuckporn.org',
4252                 '.dosugmos.org',
4253                 '.fuckporn.org',
4254                 '.girlsdosug.org',
4255                 '.girlsporno.org',
4256                 '.moscowintim.org',
4257                 '.pornass.org',
4258                 '.pornopussy.org',
4259                 '.progirlsporn.org',
4260                 '.pussypornogirls.org',
4261         ),
4262         '125.65.112.93' => array(
4263                 '.gamanir.com',         // by yangjianhe (upload888 at 126.com), malicious file
4264                 '.twurbbs.com',         // by mingzhong ni (ggyydiy at 163.com)
4265         ),
4266         '81.0.195.148' => array(        // Says: "GOOGLE LOVES ME!!!", I don't think so.
4267                 '.abobrinha.org',
4268                 '.physcomp.org',                // / Not Found
4269                 '.seriedelcaribe2006.org',
4270                 '.refugeeyouthinamerica.com',
4271         ),
4272         'skip_20022 at yahoo.com' => array(
4273                 '.besthealth06.org',    // by yakon, "Free Web Hosting Services" but "BestHealth"
4274                 '.besthentai06.org',
4275         ),
4276         'USFINE.com' => array(
4277                 '.usfine.com',                  // 74.52.201.108 by Tang zaiping (tzpsky at gmail.com)
4278                 '.usfine.net',                  // 74.52.201.109 by zaiping tang (zppsky at gmail.com)
4279         ),
4280         '68.178.211.57' => array(
4281                 '.igsstar.com',                         // 68.178.211.57 by igsstar at hotmail.com, PARK31.SECURESERVER.NET, pl
4282                 '.powerleveling-wow.com',       // 68.178.211.57 by zhang jun (zpq689 at 163.com)
4283         ),
4284         'rambap at yandex.ru' => array( // by Equipe Tecnica Ajato (rambap at yandex.ru)
4285                 '.google-yahoo-msn.org',
4286                 '.expedia-travel.org',
4287         ),
4288         'admin at newestsearch.com' => array(   // by Gibrel Sitce
4289                 '.emr5ce.org',
4290                 '.wfe7nv.org',
4291         ),
4292         '203.171.230.39' => array(      // registrar bizcn.com, iframe + cursor
4293                 '.playonlinenc.com',
4294                 '.playboss-jp.com',
4295         ),
4296         'Digi-Rock.com' => array(
4297                 '.rom776.com',
4298                 // owner-organization: DIGIROCK, INC.
4299                 // owner-email: domain-contact at digi-rock.com
4300                 // with an external ad-and-JavaScript,
4301                 // 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)
4302                 // "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.".
4303         ),
4304         'snap990 at yahoo.com' => array(        // by John Glade (snap990 at yahoo.com)
4305                 '.ipod-application.info',       // NO IP
4306                 '.love-total.net',                      // 74.50.97.136
4307                 '.stonesex.info',                       // 74.50.97.136
4308         ),
4309         'germerts at yandex.ru' => array(       // by Sergey Marchenko (germerts at yandex.ru)
4310                 '.andatra.info',
4311                 '.banchitos.info',
4312                 '.batareya.info',
4313                 '.blevota.info',
4314                 '.broneslon.info',
4315                 '.gamadril.info',
4316                 '.gipotenuza.info',
4317                 '.govnosaklo.info',
4318         ),
4319         '84.252.148.120 etc' => array(
4320                 '.isurfind.ru',                 // 84.252.148.120 by Egor S Naumov (prpramer at narod.ru)
4321                 '.planetavilton.info',  // 84.252.148.120
4322                 '.softfind.info',               // 84.252.148.80 by Dmitriy (dimamcd at yandex.ru)
4323         ),
4324         'cxh at 99jk.com' => array(     // by xinghao chen (cxh at 99jk.com), ns *.hichina.com, health care
4325                 '.99jk.com',
4326                 '.99jk.com.cn',
4327                 '.99jk.cn',
4328         ),
4329         'kiler81 at yandex.ru' => array(        // by Vasiliy (kiler81 at yandex.ru)
4330                 '.kliktop.biz',
4331                 '.kliktop.org',
4332                 '.pharmatop.us',
4333                 '.supertop.us',
4334                 '.supervaizer.info',
4335         ),
4336         'infomed2004 at mail.ru' => array(      // by Andrey Ushakov (infomed2004 at mail.ru)
4337                 '.freeamateursexx.info',        // 81.0.195.228
4338                 '.freeanalsexx.info',           // 217.11.233.97
4339         ),
4340         'support at dns4me.biz' => array(       // 89.149.228.237 by John Black (support at dns4me.biz)
4341                 '.abbhi.info',
4342                 '.gayblogguide.biz',
4343                 '.huope.info',
4344                 '.thebdsmday.info',
4345                 '.zioprt.info',                 // 89.149.228.237
4346         ),
4347         'dzheker at yandex.ru' => array(        // by dzheker at yandex.ru
4348                 '.boblisk.info',
4349                 '.factyri.info',
4350                 '.jorge1.info',
4351         ),
4352         'lichincool at gmail.com' => array(     // 72.232.229.115 by lichincool at gmail.com, / meanless
4353                 '.bestmindstorm.org',
4354                 '.redstoreonline.org',
4355         ),
4356         '59.106.24.2' => array( // 59.106.24.2, sakagutiryouta at yahoo.co.jp
4357                 '.8e8ae.net',
4358                 '.c-cock.com',
4359                 '.fa59eaf.com',
4360                 '.set-place.net',
4361                 '.sex-beauty.net',
4362         ),
4363         '84.252.148.140' => array(      // 84.252.148.140(kratos.mchost.ru)
4364                 '.unefout.info',
4365                 '.unitfree.info',
4366                 '.votrefout.info',
4367         ),
4368         'info at thecanadianmeds.com' => array( // by Andrey Smirnov (info at thecanadianmeds.com)
4369                 '.myviagrasite.com',    // 80.74.153.2
4370                 '.thecanadianmeds.com', // 80.74.153.17
4371         ),
4372
4373         // C-2: Affiliates, Hypes, Catalog retailers, Multi-level marketings, Resellers
4374         '15-Mail.com related' => array(
4375                 '.15-mail.com',                         // 202.218.109.45(*.netassist.jp) by yukiyo yamamoto (sunkusu5268 at m4.ktplan.ne.jp)
4376                 '.1bloglog.com',                        // 210.253.115.159 by Yukiyo Yamamoto (info at 15-mail.com)
4377                 '.investment-school.com',       // 210.253.115.159 by Yukiyo Yamamoto (info at 15-mail.com)
4378                 '.breakjuku.com',                       // 210.253.115.159 (service provider bet.co.jp = xserver.jp)
4379                 '.nambara.biz',                         // by Yukiyo Yamamoto (info at 15-mail.com)
4380         ),
4381         '.all-affiliater.com',  // 202.222.30.18(sv125.lolipop.jp), ns *.lolipop.jp
4382         'E-brainers.com related' => array(
4383                 // 202.212.14.101
4384                 '.cyoto-morketing-club.com',    // by Fujio Iwasaki (domain at sppd.co.jp)
4385                 '.e-brainers.com',                              // by Fujio Iwasaki (domain at sppd.co.jp)
4386                 '.my-tune.jp',                                  // by brainers Inc.
4387                 '.technical-support-center.com',// by Fujio Iwasaki (domain at sppd.co.jp)
4388                 '.weekle.jp',                                   // by brainers Inc.
4389
4390                 // 210.136.111.56 by Masatoshi Kobayashi (domain at e-brainers.com)
4391                 // 210.136.111.56 by Fujio Iwasaki (domain at sppd.co.jp)
4392                 '.3minutes-marketing-club.com', // by Fujio
4393                 '.affiliate-vampire.com',               // by Masatoshi
4394                 '.article-site-power-package.com',      // by Masatoshi
4395                 '.audio-marketing-club.com',    // by Fujio
4396                 '.brainers-task-manager.com',   // by Masatoshi
4397                 '.brainers-troubleshooter-generator.com',       // by Masatoshi
4398                 '.brainersbuzz.com',                    // by Masatoshi
4399                 '.den4renz-marketing-club.com', // by Fujio
4400                 '.english-contents-club.com',   // by Masatoshi
4401                 '.fly-in-ads-japan.com',                // by Fujio
4402                 '.free-resalerights-giveaway.com',      // by Fujio
4403                 '.freegiveawaysecret.com',              // by Masatoshi
4404                 '.guaranteedvisitorpro.com',    // by Masatoshi
4405                 '.havads-japan.com',                    // by Masatoshi
4406                 '.info-business123.com',                // by Fujio
4407                 '.instant-marketing-club.com',  // by Fujio
4408                 '.marketing-force-japan.com',   // by Fujio
4409                 '.masatoshikobayashi.com',              // by Fujio
4410                 '.profitsinstigator.com',               // by Masatoshi Kobayashi (akada@e-brainers.com)
4411                 '.replytomatt.com',                             // by Fujio
4412                 '.santa-deal.com',                              // by Fujio
4413                 '.santa-deal-summer.com',               // by Fujio
4414                 '.scratch-card-factory.com',    // by Masatoshi
4415                 '.script4you-japan.com',                // by Fujio
4416                 '.sell1000000dollarinjapan.com',// by Fujio
4417                 '.squeeze-page-secret.com',             // by Masatoshi
4418                 '.viral-blog-square.com',               // by Fujio
4419                 '.viralarticle.com',                    // by Fujio
4420                 '.wowhoken.com',                                // by Fujio
4421
4422                 // 202.212.14.104 by Fujio Iwasaki  (domain@sppd.co.jp)
4423                 '.brainerstelevision.com',
4424                 '.demosite4you.com',
4425                 '.keywordcatcherpro.com',
4426                 '.script-marketing-club.com',
4427
4428                 // 202.228.204.140(server.ultimate-marketing-weapon.com) by Masatoshi Kobayashi (akada at e-brainers.com)
4429                 // 202.228.204.140 by Masatoshi Kobayashi (domain at e-brainers.com)
4430                 '.brainers.ws', // 202.228.204.140 by info at key-systems.net, ns *.ultimate-marketing-weapon.com
4431                 '.brainerscode.com',    // by akada
4432                 '.brainerslive.com',    // by domain
4433                 '.brainersreview.com',  // by domain
4434                 '.brainerstest.com',    // by akada
4435                 '.otosecret.com',               // by domain
4436                 '.ultimate-marketing-weapon.com',       // by akada
4437                 '.planet-club.net',             // 202.228.204.141(server.ultimate-marketing-weapon.com)
4438                 '.terk.jp',                             // by Tsuyoshi Tsukada, QHM
4439
4440                 '.samuraiautoresponder.com',    // 211.125.179.75(bq1.mm22.jp) by Masatoshi Kobayashi (kobayashi at wowhoken.com)
4441                 '.sppd.co.jp',          // 210.136.106.122 by Studio Map Ltd., ns *.sppd.ne.jp, spam
4442         ),
4443         '.e2996.com',                   // 202.181.105.241(sv261.lolipop.jp)
4444         '.fx4rich.com',                 // 219.94.128.161(www921.sakura.ne.jp) by Yuji Nakano (info at will76.com)
4445         'info at kobeweb.jp' => array(
4446                 '.soholife.jp',         // 211.125.65.203 by Takashige Tabuchi (info at kobeweb.jp)
4447                 '.kobeweb.jp',          // 59.106.13.51(www421.sakura.ne.jp)
4448                 '.sloters.tv',          // 211.125.65.203 by Takashige Tabuchi (t-2 at white.interq.or.jp)
4449         ),
4450         '.info-affiliate.net',  // 219.94.148.8(sv41.chicappa.jp)
4451         '.infostore.jp',                // 216.255.235.45, ns *.estore.co.jp
4452         'JunSuzuki.com' => array(       // e-brainers.com related
4453                 '.junsuzuki.com',               // 218.216.67.43(s92.xrea.com) by Jun Suzuki (jun_suzuki at compus.net)
4454                 '.globalswing.biz',             // 210.188.217.109(sv27.xserverzero.net)
4455         ),
4456         'Point-park.com' => array(      // Tadahiro Ogawa (domain at wide.ne.jp)
4457                 '.11kanji.com',         // 211.10.131.88
4458                 '.mlmsupport.jp',       // 211.10.131.108 by info at point-park.com
4459                 '.point-park.com',      // 211.10.131.88
4460                 '.point-park.jp',       // 43.244.140.160(160.140.244.43.ap.yournet.ne.jp)
4461         ),
4462         '.potitto.info',                // 219.94.132.89(sv450.lolipop.jp)
4463         '.sedori-data.com',             // 
4464         '.tool4success.com',    // 210.188.201.31(sv70.xserver.jp) by Yukihiro Akada (ml at original-ehon.com)
4465         'tera at kirinn.com' => array(  // 59.139.29.234(s240.xrea.com) by Naohsi Terada (tera at kirinn.com)
4466                 '.e123.info',
4467                 '.ialchemist.net',
4468                 '.j012.net',
4469                 '.xn--yckc2auxd4b6564dogvcf7g.biz',
4470         ),
4471         '.zakkuzaku.com',               // 210.188.201.44(sv83.xserver.jp)
4472
4473
4474         // C-3: Lonely domains (buddies not found yet)
4475         '.0721-4404.com',
4476         '.0nline-porno.info',   // by Timyr (timyr at narod.ru)
4477         '.1-click-clipart.com', // by Big Resources, Inc. (hostmaster at bigresources.com)
4478         '.122mb.com',                   // by Alexandru Rusnac (alrusnac at hotmail.com)
4479         '.180haifa.com',                // by Andrey Letov (andreyletov at yahoo.com)
4480         '.19cellar.info',               // by Eduardo Guro (boomouse at gmail.com)
4481         '.1gangmu.com',                 // by gangmutangyaoju (wlmx009 at hotmail.com), Seems physing site for ff11-jp.com
4482         '.1gb.cc',                              // by Hakan us (hakanus at mail.com)
4483         '.1gb.in',                              // by Sergius Mixman (lancelot.denis at gmail.com)
4484         '.0annie.info',
4485         '.3-hosting.net',
4486         '.50webs.com',                  // by LiquidNet Ltd. (support at propersupport.com), redirect to mpage.jp
4487         '.6i6.de',
4488         '.advancediet.com',             // by Shonta Mojica (hostadmin at advancediet.com)
4489         '.adult-master-club.com',       // by Alehander (mazyrkevich at cosmostv.by)
4490         '.adultpersonalsclubs.com',     // by Peter (vaspet34 at yahoo.com)
4491         '.akgame.com',                  // 72.32.79.100 by Howard Ke (gmtbank at gmail.com), rmt & pl
4492         '.alfanetwork.info',    // by dante (dantequick at gmail.com)
4493         '.allworlddirect.info', // Forbidden
4494         '.amoreitsex.com',
4495         '.areahomeinfo.info',   // by Andrus (ffastenergy at yahoo.com), republishing articlealley.com
4496         '.areaseo.com',                 // by Antony Carpito (xcentr at lycos.com)
4497         '.auto-car-cheap.org',
4498         '.banep.info',                  // by Mihailov Dmitriy (marokogadro at yahoo.com), iframe to this site
4499         '.baurish.info',
4500         '.bestop.name',
4501         '.betmmo.com',                  // 63.223.98.182 by Huang Qiang (liuxing-wushi at hotmail.com), pl
4502         '.bestrademark.info',   // by victoria (niko16d at yahoo.com), redirect to majordomo.ru
4503         '.bestshopfinder.info',
4504         '.bloggerblast.com',    // by B. Kadrie (domains at starwhitehosting.com)
4505         '.blogest.org',                 // 203.116.63.68 by Bobby.R.Kightlinger at pookmail.com, / seems blank
4506         '.bookblogsite.org',    // 217.11.233.58 by Eugene.E.Mather at mailinator.com
4507         '.businessplace.biz',   // by Grenchenko Ivan Petrovich (eurogogi at yandex.ru)
4508         '.capital2u.info',              // by Delbert.A.Henry at dodgeit.com
4509         '.casa-olympus.com',    // "UcoZ WEB-SERVICES"
4510         '.catkittenmagazines.org',              // 87.118.97.117
4511         '.constitutionpartyofwa.org',   // "UcoZ WEB-SERVICES"
4512         '.covertarena.co.uk',   // by Wayne Huxtable
4513         '.d999.info',                   // by Peter Vayner (peter.vayner at inbox.ru)
4514         '.dinmo.cn',                    // 218.30.96.149 by dinso at 163.com, seo etc.
4515         //'.wow-gold.dinmo.cn', // 125.65.76.59, pl
4516         '.dinmoseo.com',                // 210.51.168.102(winp2-web-g02.xinnetdns.com) by jianmin911 at 126.com, NS *.xinnetdns.com, seo
4517         '.dlekei.info',                 // by Maxima Bucaro (webmaster at tts2f.info)
4518         '.dollar4u.info',               // by Carla (Carla.J.Merritt at mytrashmail.com), / is blank
4519         '.drug-shop.us',                        // by Alexandr (matrixpro at mail.ru)
4520         '.drugs-usa.info',              // by Edward SanFilippo (Edward.SanFilippo at gmail.com), redirect to activefreehost.com
4521         '.easyshopusa.com',             // by riter (riter at nm.ru)
4522         '.edu.ph',                              // "philippine network foundation inc"
4523         '.ex-web.net',                  // RMT by ex co,ltd (rmt at ex-web.net)
4524         '.extracheapmeds.com',  // "freexxxmovies" by John Smith (89 at bite.to)
4525         '.fantasy-handjob-ra.com',      // by Hose Pedro (hosepedro at gmail.com)
4526         '.fast4me.info',                // by Hakan Durov (poddubok at inbox.ru), / is blank
4527         '.fastmoms.info',               // by Pavel Golyshev (pogol at walla.com), / is blank
4528         '.fastppc.info',                // by peter conor (fastppc at msn.com)
4529         '.ffxiforums.net',              // by Zhang xiaolong (mail at 33986.com), hidden VBScript
4530         '*.filthserver.com',    // sales at onlinemarketingservices.biz
4531         '.find-stuff.org',              // by Alice Freedman (admin at ip-labs.ru), / 404 Not Found
4532         '.findcraft.info',              // by Mihelich (mkiyle at gmail.com)
4533         '.firstdrugstorezone.info',     // by Goose (boris208 at yandex.ru)
4534         '.forum24.se',
4535         '.forumcommunity.net',
4536         '.forumhosting.org',
4537         '.free-finding.com',    // by Ny hom (nyhom at yahoo.com)
4538         '.free-rx.net',                 // by Neo-x (neo-xxl at yandex.ru), redirect to activefreehost.com
4539         '.free-sex-movie-net.info',     // by vitas61 at yahoo.com
4540         '.freeblog.ru',                 // by Kondrashov Evgeniy Aleksandrovich (evkon at rol.ru), login form only, ns *.nthost.ru
4541         '.freehost5.com',               // 75.126.32.184
4542         '.freehostpro.com',             // 64.22.112.226
4543         '.freehostia.com',
4544         '.freehostingz.com',    // by Marx Lomas (marvellousmarx at hotmail.com), no dns reply
4545         '.freeliveringtones.com',       // by Silan (lippe1988 at gmail.com)
4546         '.freemobilephonesworld.info',  // by andresid (andresid1 at yandex.ru)
4547         '.game4enjoy.net',              // by huang jinglong (fenlin231 at sina.com)
4548         '.game4egold.com',              // by Filus Saifullin (ebay at soft-script.com)
4549         '.goldcoastonlinetutoring.com', // by Robert Tanenbaum (buildbt at lycos.com)
4550         '.gomeodc.com',                 // by wang meili (gannipo at yahoo.com.cn), iframe to vviccd520.com
4551         '.ganecity.com',                // by shao tian (huangjinqiang at sina.com)
4552         '.gm-exchange.jp',              // RMT
4553         '.goamoto.ru',                  // by Dmitry E Kotchnev (z2archive at gmail.com)
4554         '.good1688.com',                // by Wen Chien Lunz (wzk1219 at yahoo.com.tw), one of them frame to , and whoop.to
4555         '.google-pharmacy.com', // by alex (mdisign1997 at yahoo.com), hiding with urlx.org etc
4556         '.greatbestwestern.org',// by gao.wungao at gmail.com
4557         '.greatsexdate.com',    // by Andreas Crablo (crablo at hotmail.com)
4558         '.guild-wars-online.com',       // by Fuzhou Tianmeng Touzi Zixun Co.,Ltd (welkin at skyunion.com)
4559         '.happyhost.org',               // by Paul Zamnov (paul at zamnov.be)
4560         '.hloris.com',                  // by Wilshi Jamil (ixisus at front.ru)
4561         '.honda168.net',                // by tan tianfu (xueyihua at gmail.com), seems not used now
4562         '.hostuju.cz',                  // ns banan.cz, banan.it
4563         '.hot4buy.org',                 // by Hot Maker (jot at hot4buy.org)
4564         '.hotscriptonline.info',// by Psy Search (admin at psysearch.com)
4565         '.iinaa.net',                   // domain at ml.ninja.co.jp, ns *.shinobi.jp
4566         '.incbuy.info',                 // by Diego T. Murphy (Diego.T.Murphy at incbuy.info)
4567         '.infocart.jp',                 // Trying to earn money easily by selling 'earn-money-easiliy' tips
4568         '.infradoc.com',
4569         '.investorvillage.com', // by natalija puchkova (internet at internet.lv)
4570         '.ismarket.com',                // Google-hiding. intercage.com related IP
4571         '.italialiveonline.info',       // by Silvio Cataloni (segooglemsn at yahoo.com), redirect to activefreehost.com
4572         '.italy-search.org',    // by Alex Yablin (zaharov-alex at yandex.ru)
4573         '.itsexosit.net',
4574         '.itxxxit.net',
4575         '.jimmys21.com',                // by Klen Kudryavii (telvid at shaw.ca)
4576         '.jimka-mmsa.com',              // by Alex Covax (c0vax at mail.ru), seems not used yet
4577         '.joynu.com',                   // by lei wang (93065 at qq.com), hidden JavaScript
4578         '.kingtools.de',
4579         '.kymon.org',                   // by Albert Poire (isupport at yahoo.com), / Forbidden, 70.87.62.252
4580         '.leucainfo.com',
4581         '.library-blogs.net',   // by Peter Scott (pscontent at gmail.com)
4582         '.lingage.com',                 // by huan bing (qbbs at xinoffice.com)
4583         '.link-keeper.net',             // 210.172.108.236 (257.xrea.com)
4584         '.ls.la',                               // by Milton McLellan (McLellanMilton at yahoo.com)
4585         '.mamaha.info',                 // by Alex Klimovsky (paganec at gmail.com), seems now constructiong
4586         '.manseekingwomanx.com',// by Bill Peterson (coccooc at fastmail.fm)
4587         '.medpharmaworldguide.com',     // by Nick Ivchenkov (signmark at gmail.com), / not found
4588         '.megvideochatlive.info',       // Bad seo
4589         '.milfxxxpass.com',             // by Morozov Pavlik (rulets at gmail.com)
4590         '.myfgj.info',                  // by Filus (softscript at gmail.com)
4591         '.mujiki.com',                  // by Mila Contora (ebumsn at ngs.ru)
4592         '.mxsupportmailer.com',
4593         '.next-moneylife.com',  // RMT
4594         '.newalandirect.com',   // by Alnoor Hirji, ns *.sablehost.com
4595         '.ngfu2.info',                  // by Tara Lagrant (webmaster at ngfu2.info)
4596         '.nucked-sex.com',              // 203.223.150.222 by lis (noidlis2 at yahoo.com)
4597         '.ok10000.com',                 // by zipeng hu (ldcs350003 at hotmail.com)
4598         '.olimpmebel.info',             // by pol (pauk_life at mail.ru), frame to bettersexmall.com
4599         '.onlinetert.info',             // by Jarod Hyde (grigorysch at gmail.com)
4600         '.onlin-casino.com',    // by Lomis Konstantinos (businessline3000 at gmx.de)
4601         '.onlineviagra.de',
4602         '.ornit.info',                  // by Victoria C. Frey (Victoria.C.Frey at pookmail.com)
4603         '.ozomw.info',
4604         '.pahuist.info',                // by Yura (yuralg2005 at yandex.ru)
4605         '.pelican-bulletin.info',       // by Elizabeth K. Perry (redmonk at mail.ru)
4606         '.perevozka777.ru',             // by witalik at gmail.com
4607         '.pharmacy2online.com', // by Mike Hiliok (bbong80 at yahoo.com)
4608         '.pharmacyonlinenet.com',       // Mark Williams (sania at zmail.ru), hidden JavaScript
4609         '.pills-storage.com',   // by 
4610         '.plusintedia.com',             // by g yk (abc00623 at 163.com), seems not used now
4611         '.popki.ind.in',                        // by Aleksandr Krasnik (supermaster at pisem.net)
4612         '.porkyhost.com',               // 79965 at whois.gkg.net
4613         '.porno-babe.info',             // by Peter (asdas at mail.ru), redirect to Google
4614         '.pornesc.com',                 // by Xpeople (suppij atmail.ru)
4615         '.portaldiscount.com',  // by Mark Tven (bestsaveup at gmail.com)
4616         '.powerlevelingweb.com',        // 68.178.211.9 by jun zhang (huanbing at 126.com), pl
4617         '.prama.info',                  // by Juan.Kang at mytrashmail.com
4618         ',pulsar.net',                  // by TheBuzz Int. (theboss at tfcclion.com)
4619         '.qoclick.net',                 // by DMITRIY SOLDATENKO
4620         '.quality-teen-porn-photo.com', // by info at densa.info
4621         '.relurl.com',                  // tiny-like. by Grzes Tlalka (grzes1111 at interia.pl)
4622         '.replicaswatch.org',   // by Replin (admin at furnitureblog.org)
4623         '.rigame.info',                 // by debra_jordan07 at yahoo.com
4624         '.rmt-trade.com',               // by wang chun (dlxykj at 126.com), rmt
4625         '.roin.info',                   // by Evgenius (roinse at yandex.ru)
4626         '.save-darina.org',             // 85.14.36.36 by Plamen Petrov (plamen5rov at yahoo.com)
4627         '.searchadv.com',               // by Jaan Randolph (searchadv at gmail.com)
4628         '.seek-www.com',                // by Adam Smit (pingpong at mail.md)
4629         '.sessocities.net',             // by info at secureserver3.com
4630         '.seven-pharmacy.com',  // 83.138.176.247 by Justin Timberlake (preved at gmail.com)
4631         '.sexamoreit.com',
4632         '.sexforit.com',
4633         '.sexmaniacs.org',              // by Yang Chong (chong at x-india.com)
4634         '.sexsmovies.info',             // 203.174.83.22 by dima (vitas at vitas-k.com)
4635         '.sirlook.com',
4636         '.so-net.ws',                   // by Todaynic.com Inc, seems a physing site for so-net.jp
4637         '.sepcn.info',                  // / not found
4638         '.sslcp.com',                   // by shufang zhou (info at 6come.com), dns *.hichina.com
4639         '.sticy.info',                  // by Richard D. Mccall (richardmccall at yahoo.com)
4640         '.superrwm.info',               // by Dark Dux (duxdark at yahoo.com)
4641         '.thehostcity.com',             // Domains by Proxy
4642         '.thetinyurl.com',              // by Beth J. Carter (Beth.J.Carter at thetinyurl.com)
4643         '.thetrendy.info',              // by Harold (Harold.J.Craft at pookmail.com), / is blank
4644         '.theusapills.com',             // by Dr. Zarman (contactus at theusapills.com)
4645         '.topmeds10.com',
4646         '*.tv-reklama.info',    // by Kozlov Maxim (m_koz at mail.ru)
4647         '.twabout.com',                 // by qiu wenbing (qiuwenbing at 126.com), content from l2mpt.net
4648         '.uaro.info',                   // by Neru Pioner (neru at smtp.ru)
4649         '.unctad.net',                  // by gfdogfd at lovespb.com
4650         '.vacant.org.uk',
4651         '.vip-get.info',                // by Jhon Craig (bartes1992 at mail.ru), / forbidden
4652         '.virtualsystem.de',
4653         '.vdxhost.com',
4654         '.vviccd520.com',               // by kuang zhang (oulingfeng66 at 163.com), encoded JavaScript
4655         '.homes.com.au',                // 139.134.5.124 by wongcr at bigpond.net.au, / meanless,
4656         '.webnow.biz',                  // by Hsien I Fan (admin at servcomputing.com)
4657         '.webtools24.net',              // by Michael Helminger (info at ishelminger.de)
4658         '.wer3.info',                   // by Martin Gundel (Martin at mail.com), 404 not found
4659         '.withsex.net',                 // by C.W.Jang (jangcw1204 at naver.com)
4660         '.whoop.to',                    // RMT
4661         '.womasia.info',                // by Mark Fidele (markfidele at yahoo.com)
4662         '.worldinsurance.info', // by Alexander M. Brown (Alex_Brown at yahoo.com), fake-antivirus
4663         '.wow-powerleveling-wow.com',   // 63.223.77.112 by dingmengxl at 126.com, pl
4664         '.wowgoldweb.com',              // by lei chen (dreamice at yeah.net), rmt & pl
4665         '.wwwna.info',                  // / 404 Not Found
4666         '.xpacificpoker.com',   // by Hubert Hoffman (support at xpacificpoker.com)
4667         '.xphost.org',                  // by alex alex (alrusnac at hotmail.com)
4668         '.xamorexxx.net',
4669         '.xn--gmqt9gewhdnlyq9c.net',    // 122.249.16.133(x016133.ppp.asahi-net.or.jp) by daizinazikanwo yahoo.co.jp
4670         '.xsessox.com',
4671         '.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.
4672         '.zlocorp.com',                 // by tonibcrus at hotpop.com, spammed well with "http ://zlocorp.com/"
4673         '.zyguo.info',                  // ns globoxhost.net
4674         '.zhuyiw.com',                  // by zhou yuntao (whzyt0122 at sohu.com)
4675
4676         // C-4: Not classifiable (information wanted)
4677         //
4678         // Something incoming to pukiwiki related sites
4679         'nana.co.il related' => array(
4680                 '.planetnana.co.il',
4681                 '.nana.co.il',
4682         ),
4683 );
4684
4685 $blocklist['D'] = array(
4686         // D: Sample setting of
4687         // "third party in good faith"s
4688         //
4689         // Hosts shown inside of the implanted contents,
4690         // not used via spam, but maybe useful to detect these contents
4691         //
4692         // 'RESERVED',
4693 );
4694
4695
4696 $blocklist['Z'] = array(
4697         // Z: Yours
4698         //
4699         //'',
4700         //'',
4701         //'',
4702 );
4703 ?>