OSDN Git Service

Added (Ymlpha's choice)
[pukiwiki/pukiwiki_sandbox.git] / spam / spam.ini.php
1 <?php
2 // $Id: spam.ini.php,v 1.80 2007/04/01 14:44:29 henoheno Exp $
3 // Spam-related setting
4 //
5 // Reference:
6 //   Spamdexing http://en.wikipedia.org/wiki/Spamdexing
7
8 // NOTE for goodhost and badhost:
9 //  'example.org' prohibits both 'example.org' AND 'www.example.org'.
10 //  '*.example.org' prohibits all subdomains and hosts EXCEPT 'www.example.org'.
11 //  '.example.org' prohibits ALL FQDN related 'example.org'.
12
13 $blocklist['goodhost'] = array(
14         'IANA-examples' => '#^(?:.*\.)?example\.(?:com|net|org)$#',
15
16         // PukiWiki-official/dev specific
17         //'.logue.tk',  // Well-known PukiWiki heavy user, Logue (Paid *.tk domain, Expire on 2008-12-01)
18         //'.nyaa.tk',   // (Paid *.tk domain, Expire on 2008-05-19)
19         //'.wanwan.tk', // (Paid *.tk domain, Expire on 2008-04-21) by nyaa.tk
20
21         // Yours
22         //''
23         //''
24         //''
25
26 );
27
28 // NOTE for badhost (only):
29 //  'unique_name' = array('a.example.org', 'b.example.org') is treated as a group 'unique_name'.
30 $blocklist['badhost'] = array(
31
32         // A: Sample setting of
33         // Existing URI redirection or masking services
34
35         // A-1: General redirection services -- by HTML meta, HTML frame, JavaScript,
36         // web-based proxy, DNS subdomains, etc
37         // http://en.wikipedia.org/wiki/URL_redirection
38         //
39         // as known as cheap URI obscuring services today,
40         // for spammers and affiliate users dazed by money.
41         //
42         //   Messages from forerunners:
43         //     o-rly.net
44         //       "A URL REDIRECTION SERVICE GONE BAD"
45         //       "SORRY, TRULY"
46         //     smcurl.com
47         //       "Idiots were using smcURL to shrink URLs and
48         //        send them out via spam."
49         //     tinyclick.com
50         //       "...stop offering it's free services because
51         //        too many people were taking advantage of it"
52         //     xjs.org
53         //       "We have been forced to close this facility
54         //        due to a minority of knuckle draggers who
55         //        abused this web site."
56         //
57         // Please notify us about this list with reason:
58         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2/207
59         //
60         '0nz.org',
61         '0rz.tw',
62         '0url.com',
63         '0zed.info',
64         '*.110mb.com',
65         '123.que.jp',
66         '12url.org',
67         '*.15h.com',
68         '*.1dr.biz',
69         '1nk.us',
70         '1url.org',
71         '1url.in',
72         '1webspace.org',
73         '2ch2.net',
74         '2hop4.com',
75         '2s.ca',
76         '2site.com',
77         '2url.org',
78         '301url.com',
79         '32url.com',
80         '.3dg.de',
81         '*.4bb.ru',
82         '5jp.net',
83         '.6url.com',
84         '*.6x.to',
85         '7ref.com',
86         '82m.org',
87         '*.8rf.com',
88         '98.to',
89         'abbrv.co.uk',
90         '*.abwb.org',
91         'acnw.de',
92         'active.ws' => array(
93                 '*.321.cn',
94                 '*.4x2.net',
95                 'active.ws',
96                 '*.better.ws',
97                 '*.here.ws',
98                 '*.mypiece.com',
99                 '*.official.ws',
100                 '*.ouch.ws',
101                 '*.premium.ws',
102                 '*.such.info',
103                 '*.true.ws',
104                 '*.visit.ws',
105         ),
106         'store.adobe.com',      // Stop it
107         'aifam.com',
108         'amoo.org',
109         // "(c) 2007 www.arzy.net", by urladmin at zvxr.com, DNS arzy.net
110         'arzy.net' => array(
111                 'jmp2.net',
112                 '2me.tw',
113         ),
114         'ataja.es',
115         'atk.jp',
116         'athomebiz.com',
117         'aukcje1.pl',
118         'beermapping.com',
119         'besturl.in',
120         'biglnk.com',
121         'bingr.com',
122         'bittyurl.com',
123         '*.bizz.cc',
124         '*.blo.pl',
125         'fanznet.jp' => array('blue11.jp'),
126         'briefurl.com',
127         'brokenscript.com',
128         'bucksogen.com' => array(
129                 '*.bucksogen.com',
130                 '*.bulochka.org',
131                 '*.korzhik.org',
132                 '*.kovrizhka.org',
133                 '*.pirozhok.org',
134                 '*.plushka.org',
135                 '*.pryanik.org',
136                 '*.sushka.org',
137         ),
138         'budgethosts.org',
139         '*.buzznet.com',
140         '*.bydl.com',
141         'c-o.in' => array(
142                 '*.c-o.cc',
143                 '*.c-o.in',
144                 '*.coz.in',
145                 '*.cq.bz',
146         ),
147         'c64.ch',
148         'c711.com',
149         'checkasite.net',
150         '*.chicappa.jp',
151         'chopurl.com',
152         'christopherleestreet.com',
153         '*.cjb.net',
154         'clipurl.com',
155         '*.co.nr',
156         'comteche.com' => array(
157                 'tinyurl.name',
158                 'tinyurl.us',
159         ),
160         'cool168.com' => array(
161                 '*.cool158.com',
162                 '*.cool168.com',
163                 '*.ko168.com',
164                 '*.ko188.com',
165         ),
166         'coolurl.de' => array(
167                 'coolurl.de',
168                 'dornenboy.de',
169                 'eyeqweb.com',
170                 'hardcore-porn.de',
171                 'maschinen-bluten-nicht.de',
172         ),
173         'cutalink.com',
174         '*.da.cx',
175         '*.da.ru',
176         'dae2.com',
177         'dephine.org',
178         'desiurl.com',
179         'dhurl.com',
180         'digbig.com',
181         'digipills.com' => array(
182                 '*.digipills.com',
183                 'minilien.com',
184                 'tinylink.com',
185         ),
186         '*.discutbb.com',
187         'dl.am' => array(
188                 '*.cx.la',
189                 '*.dl.am',
190         ),
191         '*.dmdns.com',
192         'doiop.com',
193         'Ideas para Nuevos Mercados SL' => array(
194                 // NOTE: 'i4nm.com' by 'Ideas para Nuevos Mercados SL' (i4nm at i4nm.com)
195                 // NOTE: 'dominiosfree.com' by 'Ideas para nuevos mercados,sl' (dominiosfree at i4nm.com)
196                 // NOTE: 'red-es.com' by oscar florez (info at i4nm.com)
197                 // by edgar bortolin (oscar at i4nm.com)
198                 // by Edgar Bortolin  (oscar at i4nm.com)
199                 // by oscar florez (oscar at i4nm.com)
200                 // by Oscar Florez (oscar at red-es.com)
201                 // by covadonga del valle (oscar at i4nm.com)
202                 '*.ar.gd',
203                 '*.ar.gs',      // ns *.nora.net
204                 '*.ar.kz',      // by oscar
205                 '*.ar.nu',      // by Edgar
206                 '*.ar.tc',      // by oscar
207                 '*.ar.vg',      // by oscar
208                 '*.bo.kz',      // by oscar
209                 '*.bo.nu',      // by covadonga
210                 '*.bo.tc',      // by oscar
211                 '*.bo.tf',      // by Oscar
212                 '*.bo.vg',      // by oscar
213                 '*.br.gd',
214                 '*.br.gs',      // ns *.nora.net
215                 '*.br.nu',      // by edgar
216                 '*.br.vg',      // by oscar
217                 '*.ca.gs',      // by oscar
218                 '*.ca.kz',      // by oscar
219                 '*.cl.gd',      // by oscar
220                 '*.cl.kz',      // by oscar
221                 '*.cl.nu',      // by edgar
222                 '*.cl.tc',      // by oscar
223                 '*.cl.tf',      // by Oscar
224                 '*.cl.vg',      // by oscar
225                 '*.col.nu',     // by Edgar
226                 '*.cr.gs',      // ns *.nora.net
227                 '*.cr.kz',      // by oscar
228                 '*.cr.nu',      // by edgar
229                 '*.cr.tc',      // by oscar
230                 '*.cu.tc',      // by oscar
231                 '*.do.kz',      // by oscar
232                 '*.do.nu',      // by edgar
233                 '*.ec.kz',      // by edgar
234                 '*.ec.nu',      // by Edgar
235                 '*.ec.tf',      // by Oscar
236                 '*.es.kz',      // by oscar
237                 '*.eu.kz',      // by oscar
238                 '*.gt.gs',      // ns *.nora.net
239                 '*.gt.tc',      // by oscar
240                 '*.gt.tf',      // by Oscar
241                 '*.gt.vg',      // by Oscar
242                 '*.hn.gs',      // ns *.nora.net
243                 '*.hn.tc',      // by oscar
244                 '*.hn.tf',      // by Oscar
245                 '*.hn.vg',      // by oscar
246                 '*.mx.gd',
247                 '*.mx.gs',      // ns *.nora.net
248                 '*.mx.kz',      // by oscar
249                 '*.mx.vg',      // by oscar
250                 '*.ni.kz',      // by oscar
251                 '*.pa.kz',      // by oscar
252                 '*.pe.kz',      // by oscar
253                 '*.pe.nu',      // by Edgar
254                 '*.pr.kz',      // by oscar
255                 '*.pr.nu',      // by edgar
256                 '*.pt.gs',      // ns *.nora.net
257                 '*.pt.kz',      // by edgar
258                 '*.pt.nu',      // by edgar
259                 '*.pt.tc',      // by oscar
260                 '*.pt.tf',      // by Oscar
261                 '*.py.gs',      // ns *.nora.net
262                 '*.py.nu',      // by edgar
263                 '*.py.tc',      // by oscar
264                 '*.py.tf',      // by Oscar
265                 '*.py.vg',      // by oscar
266                 '*.sv.tc',      // by oscar
267                 '*.usa.gs',     // ns *.nora.net
268                 '*.uy.gs',      // ns *.nora.net
269                 '*.uy.kz',      // by oscar
270                 '*.uy.nu',      // by edgar
271                 '*.uy.tc',      // by oscar
272                 '*.uy.tf',      // by Oscar
273                 '*.uy.vg',      // by oscar
274                 '*.ve.gs',      // by oscar
275                 '*.ve.tc',      // by oscar
276                 '*.ve.tf',      // by Oscar
277                 '*.ve.vg',      // by oscar
278                 '*.ven.nu',     // by edgar
279         ),
280         'drlinky.com',
281         'durl.us',
282         '*.dvdonly.ru',
283         '*.dynu.ca',
284         'dwarf.name',
285         'elfurl.com',
286         'eny.pl',
287         'eTechFocus LLC' => array(      // by eTechFocus LLC (thomask at etechfocus.com)
288                 '.mywiitime.com',
289                 '.surfindark.com',              // webmaster at etechfocus.com
290                 '.surfinshade.com',
291                 '.surfinshadow.com',
292                 '.surfinwind.com',
293                 '.topsecretlive.com',
294         ),
295         '*.eu.org',
296         'f2b.be' => array(
297                 '*.f2b.be',
298                 '*.freakz.eu',
299                 '*.n0.be',
300                 '*.n3t.nl',
301                 '*.short.be',
302                 '*.ssr.be',
303                 '*.tweaker.eu',
304         ),
305         '*.fancyurl.com',
306         'fanznet.com' => array(
307                 'fanznet.com',
308                 'katou.in',
309                 'mymap.in',
310                 'saitou.in',
311                 'satou.in',
312                 'susan.in',
313         ),
314         '.fe.pl',                       // Redirection and subdomain
315         'ffwd.to',
316         'url.fibiger.org',
317         'fireme.to' => array(
318                 'fireme.to',
319                 'nextdoor.to',
320                 'ontheway.to',
321         ),
322         'flingk.com',
323         'fm7.biz',
324         'fnbi.jp',
325         '*.fnbi.jp',
326         'forgeturl.com',
327         '*.free.bg',
328         '*.freecities.com',
329         'freeservers.com' => array(
330                 '*.4mg.com',
331                 '*.4t.com',
332                 '*.8m.com',
333                 '*.8m.net',
334                 '*.8k.com',
335                 '*.faithweb.com',
336                 '*.freehosting.net',
337                 '*.freeservers.com',
338                 '*.gq.nu',
339                 '*.htmlplanet.com',
340                 '*.itgo.com',
341                 '*.iwarp.com',
342                 '*.s5.com',
343                 '*.scriptmania.com',
344                 '*.tvheaven.com',
345         ),
346         '*.freewebpages.com',
347         'freewebservices.net' => array( // Host Department LLC
348                 '*.about.gs',   // Dead?
349                 '*.about.tc',
350                 '*.about.vg',
351                 '*.aboutus.gs',
352                 '*.aboutus.ms',
353                 '*.aboutus.tc',
354                 '*.aboutus.vg',
355                 '*.biografi.biz',
356                 '*.biografi.info',
357                 '*.biografi.org',
358                 '*.biografi.us',
359                 '*.datadiri.biz',
360                 '*.datadiri.cc',
361                 '*.datadiri.com',
362                 '*.datadiri.info',
363                 '*.datadiri.net',
364                 '*.datadiri.org',
365                 '*.datadiri.tv',
366                 '*.datadiri.us',
367                 '*.ecv.gs',
368                 '*.ecv.ms',
369                 '*.ecv.tc',
370                 '*.ecv.vg',
371                 '*.eprofile.us',
372                 '*.go2net.ws',
373                 '*.hits.io',
374                 '*.hostingweb.us',
375                 '*.hub.io',
376                 '*.indo.bz',
377                 '*.indo.cc',
378                 '*.indo.gs',
379                 '*.indo.ms',
380                 '*.indo.tc',
381                 '*.indo.vg',
382                 '*.infinitehosting.net',
383                 '*.infinites.net',
384                 '*.lan.io',
385                 '*.max.io',
386                 '*.mycv.bz',
387                 '*.mycv.nu',
388                 '*.mycv.tv',
389                 '*.myweb.io',
390                 '*.ourprofile.biz',
391                 '*.ourprofile.info',
392                 '*.ourprofile.net',     // Dead?
393                 '*.ourprofile.org',
394                 '*.ourprofile.us',
395                 '*.profil.bz',
396                 '*.profil.cc',
397                 '*.profil.cn',
398                 '*.profil.gs',
399                 '*.profil.in',
400                 '*.profil.ms',
401                 '*.profil.tc',
402                 '*.profil.tv',
403                 '*.profil.vg',  // ?
404                 '*.site.io',
405                 '*.wan.io',
406                 '*.web-cam.ws',
407                 '*.webs.io',
408                 '*.zip.io',
409         ),
410         'fyad.org',
411         'fype.com',
412         '*.fx.to',
413         'gentleurl.net',
414         'get2.us' => array(
415                 '*.get2.us',
416                 '*.hasballs.com',
417                 '*.ismyidol.com',
418                 '*.spotted.us',
419                 '*.went2.us',
420                 '*.wentto.us',
421         ),
422         'glinki.com',
423         '*.globalredirect.com',
424         'gnu.vu',
425         '*.go.cc',
426         'goonlink.com',
427         '.gourl.org',
428         '.greatitem.com',
429         'gzurl.com',
430         'url.grillsportverein.de',
431         'harudake.net' => array('*.hyu.jp'),
432         'Hattinger Linux User Group' => array('short.hatlug.de'),
433         'hexten.net' => array('lyxus.net'),
434         'here.is',
435         'hispavista.com' => array(
436                 '*.hispavista.com',
437                 '.galeon.com',
438         ),
439         // by Home.pl Sp. J. (info at home.pl), redirections and forums
440         'home.pl' => array(
441                 '*.8l.pl',
442                 '*.blg.pl',
443                 '*.czytajto.pl',
444                 '*.ryj.pl',
445                 '*.xit.pl',
446                 '*.xlc.pl',
447                 '*.hk.pl',
448                 '*.home.pl',
449                 '*.of.pl',
450         ),
451         'hort.net',
452         '*.hotindex.ru',
453         'hotredirect.com' => array(
454                 '*.coolhere.com',
455                 '*.homepagehere.com',
456                 '*.hothere.com',
457                 '*.mustbehere.com',
458                 '*.onlyhere.net',
459                 '*.pagehere.com',
460                 '*.surfhere.net',
461                 '*.zonehere.com',
462         ),
463         'hotshorturl.com',
464         'hurl.to',
465         '*.hux.de',
466         '*.i89.us',
467         '*.iceglow.com',
468         'ie.to',
469         'igoto.co.uk',
470         'ilook.tw',
471         'inetwork.co.il' => array(
472                 'inetwork.co.il',       // by NiL HeMo (exe at bezeqint.net)
473                 '.up2.co.il',           // inetwork.co.il related, not classifiable, by roey blumshtein (roeyb76 at 017.net.il)
474                 '.dcn.co.il,',          // up2.co.il related, not classifiable, by daniel chechik (ns_daniel0 at bezeqint.net)
475         ),
476         '*.infogami.com',
477         'ipoo.org',
478         'ir.pl' => array(
479                 '*.aj.pl',
480                 '*.aliasy.org',
481                 '*.gu.pl',
482                 '*.hu.pl',
483                 '*.ir.pl',
484                 '*.jo.pl',
485                 '*.su.pl',
486                 '*.td.pl',
487                 '*.uk.pl',
488                 '*.uy.pl',
489                 '*.xa.pl',
490                 '*.zj.pl',
491         ),
492         'irotator.com',
493         'iscool.net' => array(
494                 '*.arecool.net',
495                 '*.iscool.net',
496                 '*.isfun.net',
497                 '*.tux.nu',
498         ),
499         '.iwebtool.com',
500         'jeeee.net',
501         'jeremyjohnstone.com' => array('url.vg'),
502         'jemurl.com',
503         'jggj.net',
504         'jpan.jp',
505         'kat.cc',
506         'kickme.to' => array(
507                 '.1024bit.at',
508                 '.128bit.at',
509                 '.16bit.at',
510                 '.256bit.at',
511                 '.32bit.at',
512                 '.512bit.at',
513                 '.64bit.at',
514                 '.8bit.at',
515                 '.adores.it',
516                 '.again.at',
517                 '.allday.at',
518                 '.alone.at',
519                 '.altair.at',
520                 '.american.at',
521                 '.amiga500.at',
522                 '.ammo.at',
523                 '.amplifier.at',
524                 '.amstrad.at',
525                 '.anglican.at',
526                 '.angry.at',
527                 '.around.at',
528                 '.arrange.at',
529                 '.australian.at',
530                 '.baptist.at',
531                 '.basque.at',
532                 '.battle.at',
533                 '.bazooka.at',
534                 '.berber.at',
535                 '.blackhole.at',
536                 '.booze.at',
537                 '.bosnian.at',
538                 '.brainiac.at',
539                 '.brazilian.at',
540                 '.bummer.at',
541                 '.burn.at',
542                 '.c-64.at',
543                 '.catalonian.at',
544                 '.catholic.at',
545                 '.chapel.at',
546                 '.chills.it',
547                 '.christiandemocrats.at',
548                 '.cname.at',
549                 '.colors.at',
550                 '.commodore.at',
551                 '.commodore64.at',
552                 '.communists.at',
553                 '.conservatives.at',
554                 '.conspiracy.at',
555                 '.cooldude.at',
556                 '.craves.it',
557                 '.croatian.at',
558                 '.cuteboy.at',
559                 '.dancemix.at',
560                 '.danceparty.at',
561                 '.dances.it',
562                 '.danish.at',
563                 '.dealing.at',
564                 '.deep.at',
565                 '.democrats.at',
566                 '.digs.it',
567                 '.divxlinks.at',
568                 '.divxmovies.at',
569                 '.divxstuff.at',
570                 '.dizzy.at',
571                 '.does.it',
572                 '.dork.at',
573                 '.drives.it',
574                 '.dutch.at',
575                 '.dvdlinks.at',
576                 '.dvdmovies.at',
577                 '.dvdstuff.at',
578                 '.emulators.at',
579                 '.end.at',
580                 '.english.at',
581                 '.eniac.at',
582                 '.error403.at',
583                 '.error404.at',
584                 '.evangelism.at',
585                 '.exhibitionist.at',
586                 '.faith.at',
587                 '.fight.at',
588                 '.finish.at',
589                 '.finnish.at',
590                 '.forward.at',
591                 '.freebie.at',
592                 '.freemp3.at',
593                 '.french.at',
594                 '.graduatejobs.at',
595                 '.greenparty.at',
596                 '.grunge.at',
597                 '.hacked.at',
598                 '.hang.at',
599                 '.hangup.at',
600                 '.has.it',
601                 '.hide.at',
602                 '.hindu.at',
603                 '.htmlpage.at',
604                 '.hungarian.at',
605                 '.icelandic.at',
606                 '.independents.at',
607                 '.invisible.at',
608                 '.is-chillin.it',
609                 '.is-groovin.it',
610                 '.japanese.at',
611                 '.jive.at',
612                 '.kickass.at',
613                 '.kickme.to',
614                 '.kindergarden.at',
615                 '.knows.it',
616                 '.kurd.at',
617                 '.labour.at',
618                 '.leech.at',
619                 '.liberals.at',
620                 '.linuxserver.at',
621                 '.liqour.at',
622                 '.lovez.it',
623                 '.makes.it',
624                 '.maxed.at',
625                 '.means.it',
626                 '.meltdown.at',
627                 '.methodist.at',
628                 '.microcomputers.at',
629                 '.mingle.at',
630                 '.mirror.at',
631                 '.moan.at',
632                 '.mormons.at',
633                 '.musicmix.at',
634                 '.nationalists.at',
635                 '.needz.it',
636                 '.nerds.at',
637                 '.neuromancer.at',
638                 '.newbie.at',
639                 '.nicepage.at',
640                 '.ninja.at',
641                 '.norwegian.at',
642                 '.ntserver.at',
643                 '.owns.it',
644                 '.paint.at',
645                 '.palestinian.at',
646                 '.phoneme.at',
647                 '.phreaking.at',
648                 '.playz.it',
649                 '.polish.at',
650                 '.popmusic.at',
651                 '.portuguese.at',
652                 '.powermac.at',
653                 '.processor.at',
654                 '.prospects.at',
655                 '.protestant.at',
656                 '.rapmusic.at',
657                 '.raveparty.at',
658                 '.reachme.at',
659                 '.reads.it',
660                 '.reboot.at',
661                 '.relaxed.at',
662                 '.republicans.at',
663                 '.researcher.at',
664                 '.reset.at',
665                 '.resolve.at',
666                 '.retrocomputers.at',
667                 '.rockparty.at',
668                 '.rocks.it',
669                 '.rollover.at',
670                 '.rough.at',
671                 '.rules.it',
672                 '.rumble.at',
673                 '.russian.at',
674                 '.says.it',
675                 '.scared.at',
676                 '.seikh.at',
677                 '.serbian.at',
678                 '.short.as',
679                 '.shows.it',
680                 '.silence.at',
681                 '.simpler.at',
682                 '.sinclair.at',
683                 '.singz.it',
684                 '.slowdown.at',
685                 '.socialists.at',
686                 '.spanish.at',
687                 '.split.at',
688                 '.stand.at',
689                 '.stoned.at',
690                 '.stumble.at',
691                 '.supercomputer.at',
692                 '.surfs.it',
693                 '.swedish.at',
694                 '.swims.it',
695                 '.synagogue.at',
696                 '.syntax.at',
697                 '.syntaxerror.at',
698                 '.techie.at',
699                 '.temple.at',
700                 '.thinkbig.at',
701                 '.thirsty.at',
702                 '.throw.at',
703                 '.toplist.at',
704                 '.trekkie.at',
705                 '.trouble.at',
706                 '.turkish.at',
707                 '.unexplained.at',
708                 '.unixserver.at',
709                 '.vegetarian.at',
710                 '.venture.at',
711                 '.verycool.at',
712                 '.vic-20.at',
713                 '.viewing.at',
714                 '.vintagecomputers.at',
715                 '.virii.at',
716                 '.vodka.at',
717                 '.wannabe.at',
718                 '.webpagedesign.at',
719                 '.wheels.at',
720                 '.whisper.at',
721                 '.whiz.at',
722                 '.wonderful.at',
723                 '.zor.org',
724                 '.zx80.at',
725                 '.zx81.at',
726                 '.zxspectrum.at',
727         ),
728         'kisaweb.com',
729         'krotki.pl',
730         'kuerzer.de',
731         '*.kupisz.pl',
732         'kuso.cc',
733         '*.l8t.com',
734         'lame.name',
735         'lediga.st',
736         'liencourt.com',
737         'liteurl.com',
738         'linkachi.com',
739         'linkezy.com',
740         'linkfrog.net',
741         'linkook.com',
742         'linkzip.net',
743         'lispurl.com',
744         'lnk.in',
745         'makeashorterlink.com',
746         'mcturl.com',
747         'memurl.com',
748         'metamark.net' => array('xrl.us'),
749         'midgeturl.com',
750         'minilink.org' => array('lnk.nu'),
751         'miniurl.org',
752         'miniurl.pl',
753         'mixi.bz',
754         'mo-v.jp',
755         'monster-submit.com',
756         'mooo.jp',
757         'murl.net',
758         'myactivesurf.net',
759         'mytinylink.com',
760         'myurl.in',
761         'myurl.com.tw',
762         'nanoref.com',
763         'ne1.net' => array(
764                 '*.ne1.net',
765                 '*.r8.org',
766         ),
767         'Nashville Linux Users Group' => array('nlug.org'),
768         'not2long.net',
769         '*.notlong.com',
770         '*.nuv.pl',
771         'ofzo.be',
772         '*.ontheinter.net',
773         'ourl.org',
774         'ov2.net',                              // frame
775         '*.ozonez.com',
776         'palurl.com',
777         '*.paulding.net',
778         'phpfaber.org',
779         'pnope.com',
780         'prettylink.com',
781         'proxid.net' => array(  // also xrelay.net
782                 '*.asso.ws',
783                 '*.corp.st',
784                 '*.euro.tm',
785                 '*.perso.tc',
786                 '*.site.tc',
787                 '*.societe.st',
788         ),
789                 'qrl.jp',
790         'qurl.net',
791         'qwer.org',
792         'redirectfree.com' => array(
793                 '*.red.tc',
794                 '*.redirectfree.com',
795                 '*.sky.tc',
796                 '*.the.vg',
797         ),
798         'redirme.com',
799         'redirectme.to',
800         'relic.net',
801         'rezma.info',
802         'rio.st',
803         '*.rmcinfo.fr',
804         'rubyurl.com',
805         '*.runboard.com',
806         'runurl.com',
807         's-url.net',
808         'sg5.co.uk' => array(
809                 '*.sg5.co.uk',
810                 '*.sg5.info',
811         ),
812         'shim.net' => array(
813                 '*.0kn.com',
814                 '*.2cd.net',
815                 '*.freebiefinders.net',
816                 '*.freegaming.org',
817                 '*.op7.net',
818                 '*.shim.net',
819                 '*.v9z.com',
820         ),
821         'shorl.com',
822         'shortenurl.com',
823         'shorterlink.com',
824         'shortlinks.co.uk',
825         'shorttext.com',
826         'shorturl-accessanalyzer.com',
827         'shortify.com' => array(
828                 '74678439.com',
829                 'shortify.com',
830         ),
831         'shortlink.co.uk',
832         'shorturl.com' => array(
833                 '*.1sta.com',
834                 '*.24ex.com',
835                 '*.2fear.com',
836                 '*.2fortune.com',
837                 '*.2freedom.com',
838                 '*.2hell.com',
839                 '*.2savvy.com',
840                 '*.2truth.com',
841                 '*.2tunes.com',
842                 '*.2ya.com',
843                 '*.alturl.com',
844                 '*.antiblog.com',
845                 '*.bigbig.com',
846                 '*.dealtap.com',
847                 '*.ebored.com',
848                 '*.echoz.com',
849                 '*.filetap.com',
850                 '*.funurl.com',
851                 '*.headplug.com',
852                 '*.hereweb.com',
853                 '*.hitart.com',
854                 '*.mirrorz.com',
855                 '*.shorturl.com',
856                 '*.spyw.com',
857                 '*.vze.com',
858         ),
859         'shrinkalink.com',
860         'shrinkthatlink.com',
861         'shrinkurl.us',
862         'shrt.org',
863         'shrunkurl.com',
864         'shurl.org',
865         'shurl.net',
866         'sid.to',
867         'simurl.com',
868         'sitelutions.com' => array(
869                 '*.assexy.as',
870                 '*.athersite.com',
871                 '*.athissite.com',
872                 '*.bestdeals.at',
873                 '*.byinter.net',
874                 '*.findhere.org',
875                 '*.fw.nu',
876                 '*.isgre.at',
877                 '*.isthebe.st',
878                 '*.kwik.to',
879                 '*.lookin.at',
880                 '*.lowestprices.at',
881                 '*.onthenet.as',
882                 '*.ontheweb.nu',
883                 '*.pass.as',
884                 '*.passingg.as',
885                 '*.redirect.hm',
886                 '*.rr.nu',
887                 '*.ugly.as',
888         ),
889         '*.skracaj.pl',
890         'skiltechurl.com',
891         'skocz.pl',
892         'slimurl.jp',
893         'slink.in',
894         'smallurl.eu',
895         'smurl.name',
896         'snipurl.com',
897         'sp-nov.net',
898         'splashblog.com',
899         'spod.cx',
900         '*.spydar.com',
901         'subdomain.gr' => array(
902                 '*.p2p.gr',
903                 '*.subdomain.gr',
904         ),
905         's-url.dk' => array('surl.dk'),
906         'surl.ws',
907         'symy.jp',
908         'tdurl.com',
909         'tighturl.com',
910         'tiniuri.com',
911         '*.tiny.cc',
912         'tiny.pl',
913         'tiny2go.com',
914         'tinylink.eu',
915         'tinylinkworld.com',
916         'tinypic.com',
917         'tinyr.us',
918         'tinyurl.com' => array(
919                 'tinyurl.com',
920                 'preview.tinyurl.com',
921                 'tinyurl.co.uk',
922         ),
923         'titlien.com',
924         'tlurl.com',
925         'link.toolbot.com',
926         'tnij.org',
927         'Tokelau ccTLD' => array('.tk'),
928         'toila.net',
929         '*.toolbot.com',
930         '*.torontonian.com',
931         'trimurl.com',
932         'ttu.cc',
933         'turl.jp',
934         '*.tz4.com',
935         'u.to' => array(        // ns *.1004web.com, 1004web.com is owned by Moon Jae Bark (utomaster@gmail.com) = u.to master
936                 '*.1.to',
937                 '*.4.to',
938                 '*.5.to',
939                 '*.82.to',
940                 '*.s.to',
941                 '*.u.to',
942                 '*.ce.to',
943                 '*.cz.to',
944                 '*.if.to',
945                 '*.it.to',
946                 '*.kp.to',
947                 '*.ne.to',
948                 '*.ok.to',
949                 '*.pc.to',
950                 '*.tv.to',
951                 '*.dd.to',
952                 '*.ee.to',
953                 '*.hh.to',
954                 '*.kk.to',
955                 '*.mm.to',
956                 '*.qq.to',
957                 '*.xx.to',
958                 '*.zz.to',
959                 '*.ivy.to',
960                 '*.joa.to',
961                 '*.ever.to',
962                 '*.mini.to',
963         ),
964         'uchinoko.in',
965         'ulimit.com' => array(
966                 '*.be.tf',
967                 '*.best.cd',
968                 '*.bsd-fan.com',
969                 '*.c0m.st',
970                 '*.ca.tc',
971                 '*.clan.st',
972                 '*.com02.com',
973                 '*.en.st',
974                 '*.euro.st',
975                 '*.fr.fm',
976                 '*.fr.st',
977                 '*.fr.vu',
978                 '*.gr.st',
979                 '*.ht.st',
980                 '*.int.ms',
981                 '*.it.st',
982                 '*.java-fan.com',
983                 '*.linux-fan.com',
984                 '*.mac-fan.com',
985                 '*.mp3.ms',
986                 '*.qc.tc',
987                 '*.sp.st',
988                 '*.suisse.st',
989                 '*.t2u.com',
990                 '*.unixlover.com',
991                 '*.zik.mu',
992         ),
993         '*.uni.cc',
994         '*.uploadr.com',
995         'url.ie',
996         'unonic.com' => array(
997                 '*.at.tf',      // AlpenNIC
998                 '*.bg.tf',
999                 '*.ca.tf',
1000                 '*.ch.tf',      // AlpenNIC
1001                 '*.cz.tf',
1002                 '*.de.tf',      // AlpenNIC
1003                 '*.edu.tf',
1004                 '*.eu.tf',
1005                 '*.int.tf',
1006                 '*.net.tf',
1007                 '*.pl.tf',
1008                 '*.ru.tf',
1009                 '*.sg.tf',
1010                 '*.us.tf',
1011         ),
1012         'url4.net',
1013         'url-c.com',
1014         'urlbee.com',
1015         'urlbounce.com',
1016         'urlcut.com',
1017         'urlcutter.com',
1018         'urlic.com',
1019         'urlin.it',
1020         '*.urlproxy.com',
1021         'urlser.com',
1022         'urlsnip.com',
1023         'urlzip.de',
1024         'urlx.org',
1025         'utun.jp',
1026         '*.v27.net',
1027         'v3.com by fortunecity.com' => array(
1028                 // http://www.v3.com/sub-domain-list.shtml
1029                 '*.all.at',
1030                 '*.back.to',
1031                 '*.beam.at',
1032                 '*.been.at',
1033                 '*.bite.to',
1034                 '*.board.to',
1035                 '*.bounce.to',
1036                 '*.bowl.to',
1037                 '*.break.at',
1038                 '*.browse.to',
1039                 '*.change.to',
1040                 '*.chip.ms',
1041                 '*.connect.to',
1042                 '*.crash.to',
1043                 '*.cut.by',
1044                 '*.direct.at',
1045                 '*.dive.to',
1046                 '*.drink.to',
1047                 '*.drive.to',
1048                 '*.drop.to',
1049                 '*.easy.to',
1050                 '*.everything.at',
1051                 '*.fade.to',
1052                 '*.fanclub.ms',
1053                 '*.firstpage.de',
1054                 '*.fly.to',
1055                 '*.flying.to',
1056                 '*.fortunecity.co.uk',
1057                 '*.fortunecity.com',
1058                 '*.forward.to',
1059                 '*.fullspeed.to',
1060                 '*.fun.ms',
1061                 '*.gameday.de',
1062                 '*.germany.ms',
1063                 '*.get.to',
1064                 '*.getit.at',
1065                 '*.hard-ware.de',
1066                 '*.hello.to',
1067                 '*.hey.to',
1068                 '*.hop.to',
1069                 '*.how.to',
1070                 '*.hp.ms',
1071                 '*.jump.to',
1072                 '*.kiss.to',
1073                 '*.listen.to',
1074                 '*.mediasite.de',
1075                 '*.megapage.de',
1076                 '*.messages.to',
1077                 '*.mine.at',
1078                 '*.more.at',
1079                 '*.more.by',
1080                 '*.move.to',
1081                 '*.musicpage.de',
1082                 '*.mypage.org',
1083                 '*.mysite.de',
1084                 '*.nav.to',
1085                 '*.notrix.at',
1086                 '*.notrix.ch',
1087                 '*.notrix.de',
1088                 '*.notrix.net',
1089                 '*.on.to',
1090                 '*.page.to',
1091                 '*.pagina.de',
1092                 '*.played.by',
1093                 '*.playsite.de',
1094                 '*.privat.ms',
1095                 '*.quickly.to',
1096                 '*.redirect.to',
1097                 '*.rulestheweb.com',
1098                 '*.run.to',
1099                 '*.scroll.to',
1100                 '*.seite.ms',
1101                 '*.shortcut.to',
1102                 '*.skip.to snap.to',
1103                 '*.soft-ware.de',
1104                 '*.start.at',
1105                 '*.stick.by',
1106                 '*.surf.to',
1107                 '*.switch.to',
1108                 '*.talk.to',
1109                 '*.tip.nu',
1110                 '*.top.ms',
1111                 '*.transfer.to',
1112                 '*.travel.to',
1113                 '*.turn.to',
1114                 '*.vacations.to',
1115                 '*.videopage.de',
1116                 '*.virtualpage.de',
1117                 '*.w3.to',
1118                 '*.walk.to',
1119                 '*.warp9.to',
1120                 '*.window.to',
1121                 '*.yours.at',
1122                 '*.zap.to',
1123                 '*.zip.to',
1124         ),
1125         'vdirect.com' => array(
1126                 '*.emailme.net',
1127                 '*.getto.net',
1128                 '*.inetgames.com',
1129                 '*.netbounce.com',
1130                 '*.netbounce.net',
1131                 '*.oneaddress.net',
1132                 '*.snapto.net',
1133                 '*.vdirect.com',
1134                 '*.vdirect.net',
1135                 '*.webrally.net',
1136         ),
1137         'vgo2.com',
1138         'w3t.org',
1139         'wapurl.co.uk',
1140         'wb.st' => array(
1141                 '*.team.st',
1142                 '*.wb.st',
1143         ),
1144         'wbkt.net',
1145         'webalias.com' => array(
1146                 '*.andmuchmore.com',
1147                 '*.browser.to',
1148                 '*.escape.to',
1149                 '*.fornovices.com',
1150                 '*.fun.to',
1151                 '*.got.to',
1152                 '*.hottestpix.com',
1153                 '*.imegastores.com',
1154                 '*.latest-info.com',
1155                 '*.learn.to',
1156                 '*.moviefever.com',
1157                 '*.mp3-archives.com',
1158                 '*.myprivateidaho.com',
1159                 '*.radpages.com',
1160                 '*.remember.to',
1161                 '*.resourcez.com',
1162                 '*.return.to',
1163                 '*.sail.to',
1164                 '*.sports-reports.com',
1165                 '*.stop.to',
1166                 '*.thrill.to',
1167                 '*.tophonors.com',
1168                 '*.uncutuncensored.com',
1169                 '*.up.to',
1170                 '*.veryweird.com',
1171                 '*.way.to',
1172                 '*.web-freebies.com',
1173                 '.webalias.com',
1174                 '*.webdare.com',
1175                 '*.xxx-posed.com',
1176         ),
1177         'webmasterwise.com',
1178         'wittylink.com',
1179         'wiz.sc',                       // tiny.cc related
1180         'x50.us' => array(
1181                 '*.i50.de',
1182                 '*.x50.us',
1183         ),
1184         'xhref.com',
1185         'xn6.net' => array(
1186                 '*.9ax.net',
1187                 '*.xn6.net',
1188         ),
1189         '.y11.net',
1190         'yatuc.com',
1191         'yep.it',
1192         'yumlum.com',
1193         'yurel.com',
1194         'z.la' => array(
1195                 'z.la',
1196                 't.z.la',
1197         ),
1198         'zaable.com',
1199         'zapurl.com',
1200         'zarr.co.uk',
1201         'zeroweb.org' => array(
1202                 '*.80t.com',
1203                 '*.firez.org',
1204                 '*.fizz.nu',
1205                 '*.ingame.org',
1206                 '*.irio.net',
1207                 '*.v33.org',
1208                 '*.zeroweb.org',
1209         ),
1210         'zippedurl.com',
1211         '*.zu5.net',
1212         'zuso.tw',
1213         '*.zwap.to',
1214
1215         // A-2: Dynamic DNS, Dynamic IP services, DNS vulnerabilities, or another DNS cases
1216         //
1217         //'ddns.ru' => array('*.bpa.nu'),
1218         //'*.dnip.net',
1219         //'*.dyndns.*',
1220                 //'*.dyndns.dk',
1221                 //'*.dyndns.co.za',
1222                 //'*.dyndns.nemox.net',
1223         //'dydns.com' => array(
1224         //      '*.ath.cx',
1225         //      '*.dnsalias.org',
1226         //      '*.dyndns.org',
1227         //      '*.homeip.net',
1228         //      '*.mine.nu',
1229         //      '*.shacknet.nu',
1230         //),
1231         //'*.dynu.com',
1232         //'*.nerdcamp.net',
1233         //'*.zenno.info',
1234         //'.cm',        // 'Cameroon' ccTLD, sometimes used as typo of '.com'
1235                                 // and all non-recorded domains redirect to 'agoga.com' now
1236
1237
1238         // B: Sample setting of:
1239         // Jacked (taken advantage of) and cleaning-less sites
1240         //
1241         // Please notify us about this list with reason:
1242         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2%2F208
1243
1244         // B-1: Web spaces
1245         //
1246         //   Messages from forerunners:
1247         //     activefreehost.com
1248         //       "We regret to inform you that ActiveFreeHost
1249         //        free hosting service has is now closed (as of
1250         //        September 18). We have been online for over
1251         //        two and half years, but have recently decided
1252         //        to take time for software improvement to fight
1253         //        with server abuse, Spam advertisement and
1254         //        fraud."
1255         //
1256         '*.0catch.com',         // by bluehost.com
1257         '100 Best Inc' => array(        // by 100 Best Inc (info at 100best.com)
1258                 '*.0-st.com',
1259                 '*.150m.com',   // by 100 Best, Inc., NS by 0catch.com
1260                 '*.2-hi.com',
1261                 '*.20fr.com',
1262                 '*.20ii.com',
1263                 '*.20is.com',
1264                 '*.20it.com',
1265                 '*.20m.com',    // by jlee at 100bestinc.com
1266                 '*.20me.com',
1267                 '*.20to.com',
1268                 '*.2u-2.com',
1269                 '*.3-st.com',
1270                 '*.fws1.com',
1271                 '*.fw-2.com',
1272                 '*.inc5.com',
1273                 '*.on-4.com',
1274                 '*.st-3.com',
1275                 '*.st20.com',
1276                 '*.up-a.com',
1277         ),
1278         '20six weblog services' => array(
1279                 '.20six.nl',                    // by 20six weblog services (postmaster at 20six.nl)
1280                 '.20six.co.uk',
1281                 '.20six.fr',
1282                 'myblog.de',
1283                 'myblog.es',
1284         ),
1285         '*.250free.com',        // by Brian Salisbury (domains at 250host.com)
1286         '2page.de' => array(
1287                 '.dreipage.de',
1288                 '.2page.de',
1289         ),
1290         'c2k.jp' => array(
1291                 '.081.in',              // by Makoto Okuse (webmaster at 2style.net)
1292                 '.2st.jp',              // by 2style, ns *.click2k.net, *.2style.net
1293                 '.2style.in',   // by Makoto Okuse (webmaster at 2style.net)
1294                 '.2style.jp',   // by click2k, ns *.2style.jp, *.2style.net
1295                 '.2style.net',  // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.jp, *.2style.net
1296                 '.betty.jp',    // by 2style, ns *.click2k.net, *.2style.net
1297                 '.bian.in',             // by Makoto Okuse (webmaster at 2style.net)
1298                 '.cabin.jp',    // by 2style, ns *.click2k.net, *.2style.net
1299                 '.click2k.net', // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.net
1300                 '.cult.jp',             // by 2style, ns *.click2k.net, *.2style.net
1301                 '.curl.in',             // by Makoto Okuse (webmaster at 2style.net)
1302                 '.cute.cd',             // by Yuya Fukuda (count at kit.hi-ho.ne.jp), ns *.2style.jp, *.2style.net
1303                 '.ennui.in',    // by Makoto Okuse (webmaster at 2style.net)
1304                 '.houka5.com',  // by makoto okuse (webmaster at 2style.net), ns *.click2k.net, *.2style.net
1305                 '.jinx.in',             // by Makoto Okuse (webmaster at 2style.net)
1306                 '.loose.in',    // by Makoto Okuse (webmaster at 2style.net)
1307                 '.mippi.jp',    // by 2style, ns *.click2k.net, *.2style.net
1308                 '.mist.in',             // by Makoto Okuse (webmaster at 2style.net)
1309                 '.muu.in',              // by Makoto Okuse (webmaster at 2style.net)
1310                 '.naive.in',    // by Makoto Okuse (webmaster at 2style.net)
1311                 '.panic.in',    // by Makoto Okuse (webmaster at 2style.net)
1312                 '.psyco.jp',    // by click2k, ns *.click2k.net, *.2style.net
1313                 '.purety.jp',   // by 2style, ns *.click2k.net, *.2style.net
1314                 '.rapa.jp',             // by 2style, ns *.click2k.net, *.2style.net
1315                 '.side-b.jp',   // by 2style, ns *.click2k.net, *.2style.net
1316                 '.slum.in',             // by Makoto Okuse (webmaster at 2style.net)
1317                 '.sweety.jp',   // by click2k, ns *.click2k.net, *.2style.net
1318                 '.web-box.jp',  // by 2style, ns *.click2k.net, *.2style.net
1319                 '.yea.jp',              // by 2style, ns *.click2k.net, *.2style.net
1320         ),
1321         '*.30mb.com',           // by 30MB Online (63681 at whois.gkg.net)
1322         'icedesigns at gmail.com' => array(     // by Boling Jiang (icedesigns at gmail.com)
1323                 '*.0moola.com',
1324                 '*.3000mb.com',
1325                 '.501megs.com',
1326                 '*.teracities.com',
1327                 '*.xoompages.com',
1328         ),
1329         '*.50megs.com',         // by hostmaster at northsky.com
1330         '*.5gbfree.com',
1331         '*.9999mb.com',         // by allan Jerman (prodigy-airsoft at cox.net)
1332         'aeonity.com',          // by Emocium Solutions (creativenospam at gmail.com)
1333         '*.aimoo.com',
1334         '*.alkablog.com',
1335         '*.alluwant.de',
1336         'AOL' =>        // http://about.aol.com/international_services
1337                 '/^(?:chezmoi|home|homes|hometown|journals|user)\.' .
1338                 '(aol|americaonline)\.' .
1339                 '(?:ca|co\.uk|com|com\.au|com.mx|de)$/',
1340                 // Rough but works
1341         'angelfire.com',        // angelfire.lycos.com
1342         '*.askfaq.org',
1343         '*.atfreeforum.com',
1344         '*.asphost4free.com',
1345         'basenow.com',
1346         '*.bb-fr.com',
1347         '*.beeplog.com',
1348         'bestfreeforums.com',
1349         'bizcn.com' => '/.*\.w[0-9]+\.bizcn\.com$/', // XiaMen BizCn Computer & Network CO.,LTD
1350         '*.blog.hr',
1351         '*.blog-fx.com',
1352         'blogas.lt',
1353         '*.blogdrive.com',
1354         '*.blogg.de',
1355         '*.bloggingmylife.com',
1356         '*.bloggles.info',
1357         'bloggers.nl',
1358         '*.blogharbor.com',
1359         'bloguitos.com',
1360         'blogosfer.com',
1361         '*.blogslive.net',
1362         '*.blogspot.com',               // by Google
1363         '*.blogstream.com',
1364         'blogyaz.com',
1365         '*.boardhost.com',
1366         'bravenet.com' => array(
1367                 '*.bravenet.com',
1368                 '*.bravehost.com',
1369         ),
1370         '*.by.ru',                              // nthost.ru related?
1371         '*.chueca.com',
1372         'concepts-mall.com',
1373         'counterhit.de',
1374         'createforum.us' => array(
1375                 '*.createforum.us',
1376                 '*.forumportal.us',
1377                 '*.freeportal.us',
1378                 '*.phpbb2.us',
1379         ),
1380         '*.createmybb.com',
1381         'cwcity.de' => array(
1382                 '.cwcity.de',
1383                 '.cwsurf.de',
1384         ),
1385         'dakrats.net',
1386         '*.dcswtech.com',
1387         '*.devil.it',
1388         '*.diaryland.com',
1389         'dotbb.be',
1390         '*.dox.hu',                             // dns at 1b.hu
1391         '*.e-host.ws',          // by dns at jomax.net, ns by 0catch.com
1392         '*.eblog.com.au',
1393         '*.ekiwi.de',
1394         '*.eamped.com',                 // Admin by Joe Hayes (joe_h_31028 at yahoo.com)
1395         '.easyfreeforum.com',   // by XT Store Sas, Luca Lo Bascio (marketing at atomicshop.it)
1396         '*.ebloggy.com',
1397         'enunblog.com',
1398         '*.epinoy.com',
1399         'forum.ezedia.net',
1400         '*.extra.hu',                   // angelo at jasmin.hu
1401         '*.fanforum.cc',
1402         'fingerprintmedia.com',
1403         '*.filelan.com',
1404         '*.free-25.de',
1405         '*.free-bb.com',
1406         '*.free-site-host.com', // by CGM-Electronics (chris at cgm-electronics.com)
1407         'freebb.nl',
1408         '*.freeclans.de',
1409         '*.freelinuxhost.com',  // by 100webspace.com
1410         'freeforum.at',                 // by Sandro Wilhelmy
1411         'freewebhostingarea.com' => array(      // or www.freewha.com
1412                 '*.6te.net',
1413                 '*.ueuo.com',
1414                 '*.orgfree.com',
1415         ),
1416         '*.freewebpage.org',
1417         'freewebs.com',
1418         '*.freewebspace.net.au',
1419         '*.foren-city.de',
1420         'foroswebgratis.com',
1421         '*.fory.pl',
1422         '*.forum-on.de',
1423         'forumbolt.com',
1424         'forumnow.com.br',
1425         '*.forumppl.com',
1426         'forumprofi' => '#^(?:.*\.)?forumprofi[0-9]*\.de$#',
1427         'forumup' => '#^^(?:.*\.)?forumup\.' .
1428                 '(?:at|be|ca|ch|co\.nz|co\.uk|co\.za|com|com\.au|com\.mx|cn|' .
1429                 'cz|de|dk|es|eu|fr|gr|hu|in|info|ir|it|jobs|jp|lt|' .
1430                 'lv|org|pl|name|net|nl|ro|ru|se|sk|tv|us|web\.tr)$#',
1431         'freepowerboards.com',
1432         '*.freepowerboards.com',
1433         '*.funpic.de',
1434         'geocities.com',
1435         'getbetterhosting.com' => array(
1436                 '*.30mb.com',   // by 30MB Online (63681 at whois.gkg.net), introduced as one alternative of 90megs.com
1437                 '*.90megs.com', // by Get Better Hosting (admin at getbetterhosting.com)
1438         ),
1439         '*.guestbook.de',
1440         'gwebspace.de',
1441         'gossiping.net',
1442         'gb-hoster.de',
1443         '*.goodboard.de',
1444         'docs.google.com',                      // by Google
1445         'guestbook.at',
1446         'club.giovani.it',
1447         '*.gratis-server.de',
1448         'groups-beta.google.com',       // by Google
1449         'healthcaregroup.com',
1450         '*.hit.bg',                             // by forumup.com ??
1451         '*.host-page.com',
1452         '*.hostingclub.de',
1453         '*.hut2.ru',
1454         'ic.cz' => array(
1455                 '*.ezin.cz',            // internetcentrum at gmail.com, ns ignum.com, ignum.cz
1456                 '*.hu.cz',                      // internetcentrum at gmail.com
1457                 '*.hustej.net',         // baz at bluedot.cz, dom-reg-joker at ignum.cz
1458                 '*.ic.cz',                      // internetcentrum at gmail.com
1459                 '*.kx.cz',                      // jan at karabina.cz, info at ignum.cz
1460                 '*.own.cz',                     // internetcentrum at gmail.com
1461                 '*.phorum.cz',          // internetcentrum at gmail.com
1462                 '*.tym.cz',                     // internetcentrum at gmail.com
1463                 '*.tym.sk',                     // jobot at ignum.cz
1464                 '*.wu.cz',                      // jan at karabina.cz, info at ignum.cz
1465                 '*.yc.cz',                      // ivo at karabina.cz, jan at karabina.cz
1466                 '*.yw.sk',                      // jobot at ignum.cz
1467         ),
1468         'ieurop.net' => array(
1469                 '*.ibelgique.com',
1470                 '*.iespana.es',
1471                 '*.ifrance.com',
1472                 '*.iitalia.com',
1473                 '*.iquebec.com',
1474                 '*.isuisse.com',
1475         ),
1476         '*.ihateclowns.net',
1477         '*.iphorum.com',
1478         '*.blog.ijijiji.com',
1479         'it168.com',
1480         '.iwannaforum.com',
1481         '*.journalscape.com',
1482         '*.blog.kataweb.it',
1483         'blogs.kaixo.com',
1484         '*.kokoom.com',
1485         'koolpages.com',
1486         '*.ksiegagosci.info',
1487         'lide.cz' => array(
1488                 '*.lide.cz',
1489                 '*.sblog.cz',
1490         ),
1491         'limmon.net',
1492         '*.livejournal.com',
1493         '*.logme.nl',
1494         'ltss.luton.ac.uk',
1495         '*.lycos.it',
1496         'angelfire.lycos.com',
1497         '*.messageboard.nl',
1498         'mokono GmbH' => array(
1499                 '*.blog.com.es',
1500                 '*.blog.de',
1501                 '*.blog.fr',
1502                 '*.blog.co.uk',
1503                 '*.blog.ca',
1504                 '*.blogs.se',
1505                 '*.blogs.fi',
1506                 '*.blogs.no',
1507                 '*.blogs.dk',
1508                 '*.blogs.ro',
1509                 '*.weblogs.pl',
1510                 '*.weblogs.cz',
1511                 '*.weblogs.hu',
1512         ),
1513         'monforum.com' => array(
1514                 '*.monforum.com',
1515                 '*.monforum.fr',
1516         ),
1517         '*.multiforum.nl',              // by Ron Warris (info at phpbbhost.nl)
1518         'myblog.is',
1519         'myblogma.com',
1520         '*.myblogvoice.com',
1521         'myblogwiki.com',
1522         '*.myforum.ro',
1523         '*.myfreewebs.net',
1524         '*.mysite.com',
1525         '*.myxhost.com',
1526         '*.netfast.org',
1527         'netgears.com' => array(        // by domains at netgears.com
1528                 '*.9k.com',
1529                 '*.741.com',
1530                 '*.freewebsitehosting.com',
1531                 '*.freewebspace.com',
1532                 '*.freewebpages.org',
1533         ),
1534         'neweconomics.info',
1535         '*.nm.ru',
1536         '*.w100.okwit.com',             // by chen jinian (dfym at dfym.cn)
1537         'onlyfree.de',
1538         '*.ooblez.com',                 // by John Nolande (ooblez at hotmail.com)
1539         'osemka.pl' => array(   // by Osemka Internet Media (biuro at nazwa.pl)
1540                 '.friko.pl',
1541                 '.jak.pl',
1542                 '.nazwa.pl',
1543                 '.w8w.pl',
1544                 '.za.pl',
1545                 '.skysquad.net',        // by Dorota Brzezinska (info at nazwa.pl)
1546         ),
1547         '*.parlaris.com',
1548         '*.pathfinder.gr',
1549         '*.foros.tv',
1550         '*.phorum.pl',
1551         '*.phpbbx.de',
1552         '*.pochta.ru',
1553         '*.portbb.com',
1554         'powerwebmaster.de',
1555         'proboards' => '#^(?:.*\.)proboards[0-9]*\.com$#',
1556         '*.probook.de',
1557         '*.prohosting.com',     // by Nick Wood (admin at dns-solutions.net)
1558         '*.quickfreehost.com',
1559         'quizilla.com',
1560         '*.qupis.com',          // by Xisto Corporation (shridhar at xisto.com)
1561         'razyboard.com',
1562         'realhp.de',
1563         'rgbdesign at gmail.com' => array(      // by RB2 (rgbdesign at gmail.com)
1564                 '*.juicypornhost.com',
1565                 '*.pornzonehost.com',
1566                 '*.xhostar.com',
1567         ),
1568         'rin.ru' => array(
1569                 '*.sbn.bz',
1570                 '*.wol.bz',
1571         ),
1572         'Halverston Holdings Limited' => array( // pochta.ru?lng=en
1573                 // Seems one of affiliates of RBC, RosBusinessConsulting (rbc.ru, rbcnews.com)
1574                 '*.fromru.com',         // by Lapeshkina Tatyana (noc at pochta.ru)
1575                 '*.front.ru',           // (domain at hc.ru)
1576                 '*.hc.ru',                      // by (domain at hosting.rbc.ru, domaincredit at hosting.rbc.ru)
1577                 '*.hotbox.ru',          // (domain at hc.ru)
1578                 '*.hotmail.ru',         // (hosting at hc.ru)
1579                 '*.krovatka.su',        // (domain at hc.ru, hosting at hc.ru)
1580                 '*.land.ru',            // (domain at hc.ru)
1581                 '*.mail15.com',         // (hosting at hc.ru)
1582                 '*.mail333.com',        // (hosting at hc.ru)
1583                 '*.newmail.ru',         // (domain at hc.ru, hosting at hc.ru)
1584                 '*.nightmail.ru',       // (domain at hc.ru, hosting at hc.ru)
1585                 '*.pisem.net',          // (hosting at hc.ru)
1586                 '*.pochta.ru',          // (domain at hc.ru)
1587                 '*.pochtamt.ru',        // (domain at hc.ru)
1588                 '*.pop3.ru',            // (domain at hc.ru)
1589                 '*.rbcmail.ru',         // (domain at hc.ru)
1590                 '*.smtp.ru',            // (domain at hc.ru)
1591         ),
1592         '*.sayt.ws',
1593         '*.seo-blog.org',
1594         '*.shoutpost.com',
1595         '*.siamforum.com',
1596         '*.siteburg.com',
1597         '*.sitesfree.com',              // support at livesearching.com
1598         '*.sitesled.com',
1599         'skinnymoose.com',              // by Steven Remington (admin at outdoorwebhosting.com)
1600         'smartrans.com' => array(
1601                 '.3w.to',
1602                 '.aim.to',
1603                 '.djmp.jp',
1604                 '.nihongourl.nu',
1605                 '.urljp.com',
1606                 '.www1.to',
1607                 '.www2.to',
1608                 '.www3.to',
1609         ),
1610         '*.spazioforum.it',
1611         '*.spicyblogger.com',
1612         '*.spotbb.com',
1613         '*.squarespace.com',
1614         'stickypond.com',
1615         'stormloader.com',
1616         'strikebang.com',
1617         '*.sultryserver.com',
1618         '*.t35.com',
1619         'tabletpcbuzz.com',
1620         '*.talkthis.com',
1621         'tbns.net',
1622         'telasipforums.com',
1623         'thestudentunderground.org',
1624         'think.ubc.ca',
1625         '*.tripod.com',
1626         '*.vtost.com',
1627         '*.vidiac.com',
1628         'volny.cz',
1629         '*.welover.org',
1630         'web1000.com' => array(
1631                 // http://www.web1000.com/register_new2.php
1632                 '*.fasthost.tv',
1633                 '*.hothost.tv',
1634                 '*.isgreat.tv',
1635                 '*.issexy.tv',
1636                 '*.isterrible.tv',
1637                 '*.somegood.tv',
1638                 '*.adultnations.com',
1639                 '*.alladultfemale.com',
1640                 '*.alladultmale.com',
1641                 '*.allbisexual.com',
1642                 '*.allbreast.com',
1643                 '*.allfeminism.com',
1644                 '*.allmanpages.com',
1645                 '*.allmendirect.com',
1646                 '*.allphotoalbum.com',
1647                 '*.allsexpages.com',
1648                 '*.allwomanweb.com',
1649                 '*.attorney-site.com',
1650                 '*.bedclip.com',
1651                 '*.bestfamilysite.com',
1652                 '*.bestmusicpages.com',
1653                 '*.bigmoron.com',
1654                 '*.bourgeoisonline.com',
1655                 '*.candyfrom.us',
1656                 '*.cartoonhit.com',
1657                 '*.cat-on-line.com',
1658                 '*.chokesondick.com',
1659                 '*.closeupsof.us',
1660                 '*.cpa-site.com',
1661                 '*.dampgirl.com',
1662                 '*.dampgirls.com',
1663                 '*.deepestfetish.com',
1664                 '*.docspages.com',
1665                 '*.dog-on-line.com',
1666                 '*.dogcountries.com',
1667                 '*.dognations.com',
1668                 '*.doingitwith.us',
1669                 '*.drenchedface.com',
1670                 '*.drenchedlips.com',
1671                 '*.drspages.com',
1672                 '*.edogden.com',
1673                 '*.eroticountry.com',
1674                 '*.fasthost.tv',
1675                 '*.fineststars.com',
1676                 '*.foronlinegames.com',
1677                 '*.forplanetearth.com',
1678                 '*.freeadultparty.com',
1679                 '*.freespeechsite.com',
1680                 '*.gayadultxxx.com',
1681                 '*.gaytaboo.com',
1682                 '*.greatcookery.com',
1683                 '*.greatrecipepages.com',
1684                 '*.greatstreamingvideo.com',
1685                 '*.hatesit.com',
1686                 '*.hothost.tv',
1687                 '*.iscrappy.com',
1688                 '*.isgreat.tv',
1689                 '*.issexy.tv',
1690                 '*.isterrible.tv',
1691                 '*.itinto.us',
1692                 '*.japannudes.net',
1693                 '*.jesussave.us',
1694                 '*.jesussaveus.com',
1695                 '*.labialand.com',
1696                 '*.lettersfrom.us',
1697                 '*.lookingat.us',
1698                 '*.lunaticsworld.com',
1699                 '*.microphallus.com',
1700                 '*.mycatshow.com',
1701                 '*.mydogshow.com',
1702                 '*.myhardman.com',
1703                 '*.mylawsite.net',
1704                 '*.mylovething.com',
1705                 '*.onasoapbox.com',
1706                 '*.onlinepulpit.com',
1707                 '*.petitionthegovernment.com',
1708                 '*.photosfor.us',
1709                 '*.picturetrades.com',
1710                 '*.pleasekiss.us',
1711                 '*.politicalemergency.com',
1712                 '*.power-emergency.com',
1713                 '*.prayingfor.us',
1714                 '*.realbadidea.com',
1715                 '*.realisticpolitics.com',
1716                 '*.reallybites.com',
1717                 '*.reallypumping.us',
1718                 '*.reallyrules.com',
1719                 '*.reallysuckass.com',
1720                 '*.reallysucksass.com',
1721                 '*.realsweetheart.com',
1722                 '*.rottenass.com',
1723                 '*.schoolreference.com',
1724                 '*.sexheroes.com',
1725                 '*.sharewith.us',
1726                 '*.smutstars.com',
1727                 '*.soakinglips.com',
1728                 '*.somegood.tv',
1729                 '*.songsfrom.us',
1730                 '*.stinkingfart.com',
1731                 '*.stinkyhands.com',
1732                 '*.storiesfrom.us',
1733                 '*.taboocountry.com',
1734                 '*.television-series.com',
1735                 '*.thisbelongsto.us',
1736                 '*.totallyboning.us',
1737                 '*.vaginasisters.com',
1738                 '*.verydirtylaundry.com',
1739                 '*.videosfor.us',
1740                 '*.videosfrom.us',
1741                 '*.videosof.us',
1742                 '*.virtualdogshit.com',
1743                 '*.web1000.com',
1744                 '*.webpicturebook.com',
1745                 '*.wronger.com',
1746                 '*.xxxnations.com',
1747                 '*.yourwaywith.us',
1748         ),
1749         'webblog.ru',
1750         'weblogmaniacs.com',
1751         '*.webnow.biz',                 // by Hsien I Fan (admin at servcomputing.com), ServComputing Inc. 
1752         'websitetoolbox.com',
1753         'welnet.de' => array(
1754                 'welnet.de',
1755                 'welnet4u.de',
1756         ),
1757         'wh-gb.de',
1758         '*.wikidot.com',
1759         '*.wmjblogs.ru',
1760         '*.wordpress.com',
1761         '.wsboards.com',                // by Chris Breen (Cbween at gmail.com)
1762         'xeboards.com',                 // by Brian Shea (bshea at xeservers.com)
1763         'UcoZ Web-Services' => array(
1764                 '*.3dn.ru',
1765                 '*.clan.su',
1766                 '*.moy.su',
1767                 '*.my1.ru',
1768                 '*.p0.ru',
1769                 '*.pp.net.ua',
1770                 '*.ucoz.co.uk',
1771                 '*.ucoz.com',
1772                 '*.ucoz.net',
1773                 '*.ucoz.org',
1774                 '*.ucoz.ru',
1775                 '*.ws.co.ua',
1776         ),
1777         '*.ya.com',                             // 'geo.ya.com', 'blogs.ya.com', 'humano.ya.com', 'audio.ya.com'...
1778         'YANDEX, LLC.' => array(
1779                 '*.narod.ru',           // noc at yandex.net
1780                 'yandex.ru',            // noc at yandex.net
1781         ),
1782         'yourfreebb.de',
1783         'your-websites.com' => array(
1784                 '*.your-websites.net',
1785                 '*.web-space.ws',
1786         ),
1787
1788         // B-2: Jacked contents, something implanted
1789         // (e.g. some sort of blog comments, BBSes, forums, wikis)
1790         'aac.com',
1791         '*.aamad.org',
1792         'agnt.org',
1793         'alwanforthearts.org',
1794         '*.anchor.net.au',
1795         'anewme.org',
1796         'blepharospasm.org',
1797         'nyweb.bowlnfun.dk',
1798         '*.buzznet.com',
1799         'Case Western Reserve University' => array('case.edu'),
1800         '*.colourware.co.uk',
1801         'International Christian University' => array('icu.edu.ua'),
1802         '*.iphpbb.com',
1803         'board-z.de',
1804         '*.board-z.de',
1805         'California State University Stanislaus' => array('writing.csustan.edu'),
1806         'cannon.co.za',
1807         'columbosgarden.com',
1808         '*.communityhost.de',
1809         'connectionone.org',
1810         'deforum.org',
1811         'delayedreaction.org',
1812         'deproduction.org',
1813         'dc503.org',
1814         'dre-centro.pt',
1815         'forums.drumcore.com',
1816         'energyglass.com.ua',
1817         'info.ems-rfid.com',
1818         '.fhmcsa.org.au',
1819         'findyourwave.co.uk',
1820         'plone4.fnal.gov',
1821         'freeforen.com',
1822         'funkdoc.com',
1823         'funnyclipcentral.com',
1824         'gearseds.com',
1825         'ghettojava.com',
1826         '*.goodboard.de',
1827         'greendayvideo.net' => array(
1828                 'greendayvideo.net',
1829                 'espanol.greendayvideo.net',
1830         ),
1831         'Harvard Law School' => array('blogs.law.harvard.edu'),
1832         'helpiammoving.com',
1833         'homepage-dienste.com',
1834         'hullandhull.com',
1835         'huskerink.com',
1836         '.hyba.info',
1837         'inda.org',
1838         'internetincomeclub.com',
1839         '*.inventforum.com',
1840         'ipwso.org',
1841         'ironmind.com',
1842         'skkustp.itgozone.com', // hidden JavaScript
1843         '.jloo.org',
1844         'Kazan State University' => array(
1845                 'dir.kzn.ru',
1846                 'sys.kcn.ru',
1847         ),
1848         'test.kernel.org',
1849         'kevindmurray.com',
1850         'kroegjesroutes.nl',
1851         'forum.lixium.fr',
1852         'macfaq.net',
1853         'me4x4.com',
1854         'minsterscouts.org',
1855         'morallaw.org',
1856         'morerevealed.com',
1857         'mamiya.co.uk',
1858         'vcd.mmvcd.com',
1859         'Monmouth College' => array('department.monm.edu'),
1860         'mountainjusticemedia.org',
1861         '*.mybbland.com',
1862         'North Carolina A&T State University' => array(
1863                 'ncat.edu',
1864                 'my.ncat.edu',
1865                 'hlc.ncat.edu',
1866         ),
1867         'users.nethit.pl',
1868         'nightclubvip.net',
1869         'njbodybuilding.com',
1870         'nlen.org',
1871         'Sacred Heart Catholic Primary School' => array('sacredheartpymble.nsw.edu.au'),
1872         'offtextbooks.com',
1873         'ofimatika.com',
1874         'omikudzi.ru',
1875         'openchemist.net',
1876         'pataphysics-lab.com',
1877         'perl.org.br',
1878         'pix4online.co.uk',
1879         'preform.dk',
1880         'privatforum.de',
1881         'rehoboth.com',
1882         'rodee.org',
1883         'ryanclark.org',
1884         '*.reallifelog.com',
1885         'rkphunt.com',
1886         'sapphireblue.com',
1887         'saskchamber.com',
1888         'selikoff.net',
1889         'serbisyopilipino.org',
1890         'setbb.com',
1891         'silver-tears.net',
1892         '.softpress.com',
1893         'southbound-inc.com',   // There is a <html>.gif (img to it168.com) 
1894         'tehudar.ru',
1895         'Tennessee Tech University' => array('manila.tntech.edu'),
1896         'thebluebird.ws',
1897         'theosis.org',
1898         'troms-slekt.com',
1899         'theedgeblueisland.com',
1900         'chat.travlang.com',
1901         'Truman State University' => array('mathbio.truman.edu'),
1902         'tuathadedannan.org',
1903         'txgotg.com',
1904         'tzaneen.co.za',
1905         'The University of North Dakota' => array(
1906                 'learn.aero.und.edu',
1907                 'ez.asn.und.edu',
1908         ),
1909         'The University of Alabama' => array('bama.ua.edu'),
1910         'urgentclick.com',
1911         'vacant.org.uk',
1912         'Villa Julie College' => array('www4.vjc.edu'),
1913         'West Virginia University Parkersburg' => array('wvup.edu'),
1914         'wolvas.org.uk',
1915         'wookiewiki.org',
1916         'uk.groups.yahoo.com',
1917         'University of Nebraska Lincoln' => array('ftp.ianr.unl.edu'),
1918         'yasushi.site.ne.jp',   // One of mixedmedia.net'
1919         'youthpeer.org',
1920         '*.zenburger.com',
1921
1922
1923         // C: Sample setting of:
1924         // Exclusive spam domains
1925         //
1926         // Seems to have flavor of links, pills, gamble, online-games, erotic,
1927         // affiliates, finance, sending viruses, malicious attacks to browsers,
1928         // and/or mixed ones
1929         //
1930         // Please notify us about this list with reason:
1931         // http://pukiwiki.sourceforge.jp/dev/?BugTrack2/208
1932
1933         // C-1: Domain sets (seems to be) born to spam you
1934         //
1935         // All buziness-related spam
1936         //'.biz'
1937         //
1938         // by Boris (admin at seekforweb.com, bbmfree at yahoo.com)
1939         'admin at seekforweb.com' => array(
1940                 '.lovestoryx.com',
1941                 '.loveaffairx.com',
1942                 '.onmore.info',
1943                 '.scfind.info',
1944                 '.scinfo.info',
1945                 '.webwork88.info',
1946         ),
1947         // by Boris (boss at bse-sofia.bg)
1948         'boss at bse-sofia.bg' => array(
1949                 '.htewbop.org',
1950                 '.kimm--d.org',
1951                 '.gtre--h.org',
1952                 '.npou--k.org',
1953                 '.bres--z.org',
1954                 '.berk--p.org',
1955                 '.bplo--s.org',
1956                 '.basdpo.org',
1957                 '.jisu--m.org',
1958                 '.kire--z.org',
1959                 '.mertnop.org',
1960                 '.mooa--c.org',
1961                 '.nake--h.org',
1962                 '.noov--b.org',
1963                 '.suke--y.org',
1964                 '.vasdipv.org',
1965                 '.vase--l.org',
1966                 '.vertinds.org',
1967         ),
1968         // by Thai Dong Changli (pokurim at gamebox.net)
1969         'Thai Dong Changli' => array(
1970                 '.aqq3.info',
1971                 '.axa00.info',
1972                 '.okweb11.org',
1973                 '.okweb12.org',
1974                 '.okweb13.org',
1975                 '.okweb14.org',
1976         ),
1977         // by opezdol at gmail.com
1978         'opezdol' => array(
1979                 '.informazionicentro.info',
1980                 '.notiziacentro.info',
1981         ),
1982         'something_gen' => array(
1983                 '.adult-chat-world.info',       // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com),
1984                 '.adult-chat-world.org',        // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1985                 '.adult-sex-chat.info',         // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1986                 '.adult-sex-chat.org',          // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1987                 '.adult-cam-chat.info',         // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1988                 '.adult-cam-chat.org',          // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1989                 '.dildo-chat.org',                      // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1990                 '.dildo-chat.info',                     // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1991                 // flirt-online.info is not CamsGen
1992                 '.flirt-online.org',            // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1993                 '.live-adult-chat.info',        // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1994                 '.live-adult-chat.org',         // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1995                 '.sexy-chat-rooms.info',        // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1996                 '.sexy-chat-rooms.org',         // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1997                 '.swinger-sex-chat.info',       // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1998                 '.swinger-sex-chat.org',        // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
1999                 '.nasty-sex-chat.info',         // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
2000                 '.nasty-sex-chat.org',          // 'CamsGen' by Lui Xeng Shou (camsgen at model-x.com)
2001
2002                 '.camshost.info',                       // 'CamsGen' by Sergey (buckster at hotpop.com)
2003                 '.camdoors.info',                       // 'CamsGen' by Sergey (buckster at hotpop.com)
2004                 '.chatdoors.info',                      // 'CamsGen' by Sergey (buckster at hotpop.com)
2005
2006                 '.lebedi.info',                         // 'BucksoGen', by Pronin Sergey (buckster at list.ru), 
2007                 '.loshad.info',                         // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2008                 '.porosenok.info',                      // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2009                 '.indyushonok.info',            // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2010                 '.kotyonok.info',                       // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2011                 '.kozlyonok.info',                      // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2012                 '.magnoliya.info',                      // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2013                 '.svinka.info',                         // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2014                 '.svinya.info',                         // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2015                 '.zherebyonok.info',            // 'BucksoGen', by Pronin Sergey (buckster at list.ru)
2016
2017                 '.adult-cam-chat-sex.info',             // by Lee Chang (nebucha at model-x.com)
2018                 '.adult-chat-sex-cam.info',             // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2019                 '.live-chat-cam-sex.info',              // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2020                 '.live-nude-cam-chat.info',             // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2021                 '.live-sex-cam-nude-chat.info', // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2022                 '.sex-cam-live-chat-web.info',  // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2023                 '.sex-chat-live-cam-nude.info', // 'CamsGen' by Lee Chang (nebucha at model-x.com)
2024                 '.sex-chat-porn-cam.info',              // by Lee Chang (nebucha at model-x.com)
2025         ),
2026         // by Marcello Italianore (mital at topo20.org)
2027         'Marcello Italianore' => array(
2028                 '.trevisos.org',
2029                 '.topo20.org',
2030         ),
2031         'wellcams.com' => array(
2032                 '.j8v9.info',           // by Boris Moiseev (borka at 132moiseev.com)
2033                 '.wellcams.com',        // by Sergey Sergiyenko (studioboss at gmail.com)
2034                 '.wellcams.biz',        // by Sergey Sergiyenko (studioboss at gmail.com)
2035         ),
2036         // by Chinu Hua Dzin (graz at rubli.biz)
2037         'Chinu Hua Dzin' => array(
2038                 '.besturgent.org',
2039                 '.googletalknow.org',
2040                 '.montypythonltd.org',
2041                 '.supersettlemet.org',
2042                 '.thepythonfoxy.org',
2043                 '.ukgamesyahoo.org',
2044                 '.youryahoochat.org',
2045         ),
2046         // by Kikimas at mail.net, Redirect to nb717.com etc
2047         'Kikimas at mail.net' => array(
2048                 '.dbsajax.org',
2049                 '.acgt2005.org',
2050                 '.gopikottoor.com',
2051                 '.koosx.org',
2052                 '.mmgz.org',
2053                 '.zhiyehua.net',
2054         ),
2055         // by Andrey (vdf at lovespb.com)
2056         'vdf at lovespb.com' => array(
2057                 '.02psa.info',
2058                 '.1818u.org',
2059                 '.18ew.info',
2060                 '.43sexx.org',
2061                 '.56porn.org',
2062                 '.6discount.info',
2063                 '.78porn.org',          // "UcoZ WEB-SERVICES"
2064                 '.78rus.info',
2065                 '.92ssex.org',          // "ForumGenerator"
2066                 '.93adult.org',         // "ForumGenerator"
2067                 '.aboutsr.info',
2068                 '.aboutzw.info',
2069                 '.all23.info',
2070                 '.allvdf.info',
2071                 '.buy-dge.info',
2072                 '.buypo.info',
2073                 '.canadausa.info',      // "UcoZ WEB-SERVICES"
2074                 '.cv83.info',
2075                 '.cvwifw.info',
2076                 '.dabouts.info',
2077                 '.eplot.info',          // by Beatrice C. Anderson (Beatrice.C.Anderson at spambob.com)
2078                 '.fuck2z.info',         // "UcoZ WEB-SERVICES"-like design
2079                 '.free01sa.info',
2080                 '.frees1.info',
2081                 '.freexz.info',
2082                 '.ifree-search.org',
2083                 '.lovespb.info',
2084                 '.myso2.info',
2085                 '.nb74u.info',
2086                 '.ohhh2.info',
2087                 '.ol43.info',
2088                 '.olala18.info',
2089                 '.oursales.info',
2090                 '.pasian1.info',
2091                 '.pldk.info',
2092                 '.po473.info',
2093                 '.pornr.info',          // "UcoZ WEB-SERVICES"
2094                 '.poz2.info',
2095                 '.qpf8j4d.info',
2096                 '.saleqw.info',
2097                 '.sexof.info',          // "UcoZ WEB-SERVICES"
2098                 '.sexz18.info',
2099                 '.sexy69a.info',
2100                 '.shedikc.info',
2101                 '.spb78.info',
2102                 '.usacanadauk.info',
2103                 '.v782mks.info',
2104                 '.vny0.info',
2105                 '.wifes1.info',
2106                 '.xranvam.info',
2107                 '.zenitcx.info',
2108                 '.zxolala.info',
2109         ),
2110         // by Nike Borzoff (nike.borzoff at gmail.com), 'vdf at lovespb.com'-related
2111         'nike.borzoff at gmail.com' => array(
2112                 '.care01.info',
2113                 '.care02.info',
2114                 '.care03.info',
2115                 '.care04.info',
2116                 '.care05.info',
2117                 '.care06.info',
2118                 '.care07.info',
2119                 '.care08.info',
2120                 '.care09.info',
2121                 '.care10.info',
2122                 '.kra1906.info',        // "UcoZ WEB-SERVICES"
2123                 '.klastar01.info',
2124                 '.klastar02.info',
2125                 '.klastar03.info',
2126                 '.klastar04.info',
2127                 '.klastar05.info',
2128                 '.klastar06.info',
2129                 '.klastar07.info',
2130                 '.klastar08.info',
2131                 '.klastar09.info',
2132                 '.klastar10.info',
2133                 '.um20ax01.info',
2134                 '.um20ax02.info',
2135                 '.um20ax03.info',
2136                 '.um20ax04.info',
2137                 '.um20ax05.info',
2138                 '.um20ax06.info',
2139                 '.um20ax07.info',
2140                 '.um20ax08.info',
2141                 '.um20ax09.info',
2142                 '.um20ax10.info',
2143         ),
2144         'forrass at gmail.com' => array(        // by Ismail (forrass at gmail.com)
2145                 '.zmh01.info',
2146                 '.zmh02.info',
2147                 '.zmh03.info',
2148                 '.zmh04.info',
2149                 '.zmh05.info',
2150                 '.zmh06.info',
2151                 '.zmh07.info',
2152                 '.zmh08.info',
2153                 '.zmh09.info',
2154                 '.zmh10.info',
2155         ),
2156         // by Varsylenko Vladimir (vvm_kz at rambler.ru)
2157         // by David C. Lack (David.C.Lack at dodgeit.com)
2158         // by Kuzma V Safonov (admin at irtes.ru)
2159         // by Petrov Vladimir (vvm_kz at rambler.ru)
2160         'Varsylenko Vladimir and family' => array(
2161                 '.abrek.info',                          // by Petrov
2162                 '.allsexonline.info',           // by Varsylenko
2163                 '.bequeous.info',                       // by Davi
2164                 '.d1rnow.info',                         // by Petrov
2165                 '.doxer.info',                          // by Petrov
2166                 '.freeforworld.info',           // by Varsylenko
2167                 '.goodworksite.info',           // by Varsylenko
2168                 '.onall.info',                          // by Varsylenko
2169                 '.powersiteonline.info',        // by Varsylenko
2170                 '.rentmysite.info',                     // by Varsylenko
2171                 '.sexdrink.info',                       // by Petrov
2172                 '.siteszone.info',                      // by Varsylenko
2173                 '.sfup.info',                           // by Petrov
2174                 '.sopius.info',                         // by Kuzma
2175                 '.sovidopad.info',                      // by Kuzma
2176                 '.superfreedownload.info',      // by Varsylenko
2177                 '.superneeded.info',            // by Varsylenko
2178                 '.srup.info',                           // by Petrov
2179                 '.yerap.info',                          // by Kuzma
2180         ),
2181         // by Andrey Zhurikov (zhu1313 at mail.ru)
2182         'Andrey Zhurikov' => array(
2183                 '.flywebs.com',
2184                 '.hostrim.com',
2185                 '.playbit.com',
2186         ),
2187         // by Son Dittman (webmaster at dgo3d.info)
2188         'Son Dittman' => array(
2189                 '.bsb3b.info',
2190                 '.dgo3d.info',
2191                 '.dgo5d.info',
2192         ),
2193         // by cooler.infomedia at gmail.com
2194         'cooler.infomedia' => array(
2195                 '.diabetescarelink.com',
2196                 '.firstdebthelp.com',
2197         ),
2198         // by Nikolajs Karpovs (hostmaster at astrons.com)
2199         'Nikolajs Karpovs' => array(
2200                 '.pokah.lv',
2201                 '.astrons.com',
2202         ),
2203         // by Skar (seocool at bk.ru)
2204         'Skar' => array(
2205                 '.implex3.com',
2206                 '.implex6.info',
2207                 '.softprof.org',
2208         ),
2209         'caslim.info' => array(
2210                 '.caslim.info',         // by jonn22 (jonnmarker at yandex.ru)
2211                 '.tops.gen.in',         // by Kosare (billing at caslim.info)
2212         ),
2213         // by Alexandr (foxwar at foxwar.ispvds.com), Hiding google?q=
2214         'foxwar at foxwar.ispvds.com' => array(
2215                 '.777-poker.biz',
2216                 '.porn-11.com',
2217         ),
2218         'conto.pl' => array(
2219                 '.8x.pl',               // domena at az.pl 
2220                 '.3x3.pl',              // by biuro at nazwa.pl
2221                 '.conto.pl',    // by biuro at nazwa.pl
2222                 '.guu.pl',              // by conto.pl (domena at az.pl)
2223                 '.xcx.pl',              // domena at az.pl
2224                 '.yo24.pl',             // domena at az.pl
2225         ),
2226         // Domains by Lin Zhi Qiang (mail at pcinc.cn)
2227         // NOTE: pcinc.cn -- by Lin Zhi Qiang (lin80 at 21cn.com)
2228         'Lin Zhi Qiang' => array(
2229                 '.18girl-av.com',
2230                 '.6828teacup.com',
2231                 '.aaa-livedoor.net',
2232                 '.acyberhome.com',
2233                 '.ahatena.com',
2234                 '.asdsdgh-jp.com',
2235                 '.bbs-qrcode.com',
2236                 '.biglobe-ne.com',
2237                 '.blogplaync.com',
2238                 '.cityhokkai.com',
2239                 '.conecojp.net',
2240                 '.din-or.com',
2241                 '.dtg-gamania.com',
2242                 '.fanavier.net',
2243                 '.fcty-net.com',
2244                 '.gamaniaech.com',
2245                 '.game-fc2blog.com',
2246                 '.game-oekakibbs.com',
2247                 '.game-mmobbs.com',
2248                 '.game62chjp.net',
2249                 '.games-nifty.com',
2250                 '.gameslin.net',
2251                 '.gamesragnaroklink.net',
2252                 '.gemnnammobbs.com',
2253                 '.gameurdr.com',
2254                 '.gameyoou.com',
2255                 '.gangnu.com',
2256                 '.geocitygame.com',
2257                 '.geocitylinks.com',
2258                 '.getamped-garm.com',
2259                 '.gogolineage.net',
2260                 '.goodclup.com',
2261                 '.grandchasse.com',
2262                 '.gsisdokf.net',
2263                 '.homepage3-nifty.com',
2264                 '.hosetaibei.com',
2265                 '.imbbs2t4u.com',
2266                 '.interzq.com',
2267                 '.jpragnarokonline.com',
2268                 '.jprmthome.com',
2269                 '.kaukoo.com',          // by zeng xianming (expshell at 163.com)
2270                 '.k5dionne.com',
2271                 '.korunowish.com',
2272                 '.kuronowish.net',
2273                 '.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
2274                 '.lineage-bbs.com',
2275                 '.lineage1bbs.com',
2276                 '.lineage321.com',
2277                 '.lineagejp-game.com',
2278                 '.linkcetou.com',
2279                 '.linrmb.com',          // by zeng xianming (qqvod at qq.com)
2280                 '.maplestorfy.com',
2281                 '.mbspro6uic.com',
2282                 '.netgamelivedoor.com',
2283                 '.nothing-wiki.com',
2284                 '.playsese.com',
2285                 '.ptxk.com',            // by zeng xianming (zxmdiy at gmail.com)
2286                 '.ragnarok-bbs.com',
2287                 '.ragnarok-game.com',
2288                 '.ragnarok-sara.com',
2289                 '.ragnaroklink.com',
2290                 '.rmt-lineagecanopus.com',
2291                 '.rmt-navip.com',
2292                 '.rmt-ranloki.com',
2293                 '.ro-bot.net',
2294                 '.rogamesline.com',
2295                 '.roprice.com',
2296                 '.rormb.com',           // by zeng xianming (qqvod at qq.com)
2297                 '.shoopivdoor.com',
2298                 '.slower-qth.com',
2299                 '.watcheimpress.com',
2300                 '.wikiwiki-game.com',
2301                 '.yahoo-gamebbs.com',
2302         ),
2303         'caddd at 126.com' => array(
2304                 '.chengzhibing.com',    // by chen gzhibing (caddd at 126.com)
2305                 '.jplinux.com',                 // by lian liang (caddd at 126.com)
2306                 '.lineageink.com',              // by cai zibing (caddd at 126.com), iframe to goodclup.com
2307                 '.lineagekin.com',              // by cai zibing (caddd at 126.com), iframe to goodclup.com
2308                 '.tooplogui.com',               // by zibing cai (caddd at 126.com)
2309                 '.twsunkom.com',                // by guo zhi wei (caddd at 126.com)
2310                 '.twmsn-ga.com',                // by guo zhi wei (caddd at 126.com), iframe to grandchasse.com
2311         ),
2312         // by fly bg (nuigiym2 at 163.com)
2313         'fly bg' => array(
2314                 '.linainfo.net',
2315                 '.lineagalink.com',
2316                 '.lineagecojp.com',
2317                 '.ragnarokonlina.com',
2318         ),
2319         // by Baer (aakin at yandex.ru)
2320         'aakin at yandex.ru' => array(
2321                 '.entirestar.com',
2322                 '.superbuycheap.com',
2323                 '.topdircet.com',
2324         ),
2325         // by jiuhatu kou (newblog9 at gmail.com)
2326         'newblog9 at gmail.com' => array(
2327                 '.tianmieccp.com',
2328                 '.xianqiao.net',
2329         ),
2330         // by Michael (m.frenzy at yahoo.com)
2331         'm.frenzy at yahoo.com' => array(
2332                 '.soft2you.info',
2333                 '.top20health.info',
2334                 '.top20ringtones.info',
2335                 '.top20travels.info',
2336                 '.v09v.info',
2337                 '.x09x.info',
2338                 '.zb-1.com',
2339         ),
2340         // by Lebedev Sergey (serega555serega555 at yandex.ru)
2341         'Lebedev Sergey' => array(
2342                 '.bingogoldenpalace.info',
2343                 '.ccarisoprodol.info',
2344                 '.ezxcv.info',
2345                 '.isuperdrug.com',
2346                 '.pharmacif.info',
2347                 '.pornsexteen.biz',
2348                 '.ugfds.info',
2349                 '.vviagra.info',
2350         ),
2351         // by Anatol (anatolsenator at gmail.com)
2352         'anatolsenator at gmail.com' => array(
2353                 '.cheapestviagraonline.info',
2354                 '.buyphentermineworld.info'
2355         ),
2356         'webmaster at mederotica.com' => array(
2357                 '.listsitepro.com',             // by VO Entertainment Inc (webmaster at mederotica.com)
2358                 '.testviagra.org',              // by Chong Li (chongli at mederotica.com)
2359                 '.viagra-best.org',             // by Chong Li (chongli at mederotica.com)
2360                 '.viagra-kaufen.org',   // by Chong Li (chongli at mederotica.com)
2361         ),
2362         // by Billing Name:Gray (gray at trafic.name)
2363         'gray at trafic.name' => array(
2364                 '.axeboxew.info',
2365                 '.boluzuhy.info',
2366                 '.ekafoloz.info',
2367                 '.exidiqe.info',
2368                 '.gubiwu.info',
2369                 '.jiuuz.info',
2370                 '.olasep.info',
2371                 '.oueuidop.info',
2372                 '.oviravy.info',
2373                 '.ragibe.info',
2374                 '.udaxu.info',
2375                 '.vubiheq.info',
2376                 '.yvaxat.info',
2377         ),
2378         'carmodelrank.com etc' => array(
2379                 '.carmodelrank.com',// by Brianna Dunlord (briasmi at yahoo.com)
2380                 '.cutestories.net',     // by Brianna Dunlord (briasmi at yahoo.com)
2381                 '.sturducs.com',
2382                 '.bestother.info',      // by Tim Rennei (TimRennei at yahoo.com), redirect to amaena.com (fake-antivirus)
2383                 '.yaahooo.info',        // by Alice T. Horst (Alice.T.Horst at pookmail.com), redirect to activefreehost.com
2384         ),
2385         // by Dr. Portillo or Eva Sabina Lopez Castell (aliacsandr85 at yahoo.com)
2386         'aliacsandr85 at yahoo.com' => array(
2387                 '.xoomer.alice.it',                     // "Free Web Hosting"
2388                 '.freebloghost.org',            // "Free Web Hosting" by Dr.
2389                 '.freeprohosting.org',          // "Free Web Hosting" by Dr.
2390                 '.googlebot-welcome.org',       // "Free Web Hosting" by Dr.
2391                 '.icesearch.org',                       // "Free Web Hosting" by Eva
2392                 '.phpfreehosting.org',          // "Free Web Hosting" by Dr.
2393                 '.sashawww.info',                       // "Free Web Hosting" by Dr.
2394                 '.sashawww-vip-vip.org',        // "Free Web Hosting" by Dr.
2395                 '.topadult10.org',                      // "Free Web Hosting" by Eva
2396                 '.xer-vam.org',                         // "Ongline Catalog" by Dr.
2397                 '.xxxse.info',                          // "Free Web Hosting" by Eva
2398                 '.vvsa.org',                            // "Free Web Hosting" by Eva
2399                 '.free-webhosts.com',           // "Free Web Hosting" by Free Webspace
2400         ),
2401         // Gamble: Roulette, Casino, Poker, Keno, Craps, Baccarat
2402         'something_gamble' => array(
2403                 '.atonlineroulette.com',                        // by Blaise Johns
2404                 '.atroulette.com',                                      // by Gino Sand
2405                 '.betting-123.com',                                     // by Joana Caceres
2406                 '.betting-i.biz',                                       // by Joaquina Angus
2407                 '.casino-challenge.com',                        // by Maren Camara
2408                 '.casino-gambling-i.biz',                       // by Giselle Nations
2409                 '.casino-italian.com',                          // by Holley Yan
2410                 '.casino123.net',                                       // by Ta Baines
2411                 '.casinohammamet.com',                          // by Inger Barhorst
2412                 '.casinoqz.com',                                        // by Berenice Snow
2413                 '.casinos-777.net',                                     // by Iona Ayotte
2414                 '.crapsok.com',                                         // by Devon Adair,
2415                 '.dcasinoa.com',                                        // by August Hawkinson
2416                 '.e-poker-4u.com',                                      // by Issac Leibowitz
2417                 '.free-dvd-player.biz',                         // by Rosario Kidd
2418                 '.florida-lottery-01.com',                      // by Romeo Dillon
2419                 '.gaming-123.com',                                      // by Jennifer Byrne
2420                 '.kenogo.com',                                          // by Adriane Bell
2421                 '.mycaribbeanpoker.com',                        // by Andy Mullis
2422                 '.onbaccarat.com',                                      // by Kassandra Dunn
2423                 '.online-experts.biz',                          // by Liberty Helmick
2424                 '.onlinepoker-123.com',                         // by Andrea Feaster
2425                 '.playpokeronline-123.com',                     // by Don Lenard
2426                 '.poker-123.com',                                       // by Mallory Patrick (Mallory_Patrick at marketing-support.info)
2427                 '.texasholdem123.com',                          // by Savion Lasseter
2428                 '.texasholdem-777.com',                         // by Savanna Lederman
2429                 '.the-casino-directory-1715.us',        // by Thora Oldenburg
2430                 '.the-craps-100.us',                            // by Lorrine Ripley
2431                 '.the-free-online-game-913.us',         // by Kanesha Clem
2432                 '.the-free-poker-1798.us',                      // by Elaina Witte
2433                 '.the-las-vegas-gambling-939.us',       // by Jesusita Hageman
2434                 '.the-online-game-poker-1185.us',       // by Merna Bey
2435                 '.the-playing-black-jack.com',          // by Kristine Brinker
2436                 '.the-poker-1082.us',                           // by Kristofer Boldt
2437                 '.the-rule-texas-hold-em-2496.us',      // by Melvina Stamper
2438                 '.the-texas-strategy-holdem-1124.us',   // by Neda Frantz
2439                 '.the-video-black-jack.com',            // by Jagger Godin
2440         ),
2441         // Car / Home / Life / Health / Travel insurance, Loan finance, Mortgage refinance
2442         'something_insurance' => array(
2443         
2444                 // 0-9
2445                 '.0q.org',                                              // by Shamika Curtin, "Online car insurance information"
2446                 '.1-bookmark.com',                              // by Sonia Snyder, "Titan auto insurance information"
2447                 '.1day-insurance.com',                  // by Kelsie Strouse, "Car insurance costs"
2448                 '.1upinof.com',                                 // by Diego Johnson, "Car insurance quote online uk resource"
2449                 '.18wkcf.com',                                  // by Lexy Bohannon
2450                 '.2001werm.org',                                // by Raphael Rayburn
2451                 '.2004heeparea1.org',                   // by Dinorah Andrews
2452                 '.21nt.net',                                    // by Jaida Estabrook
2453                 '.3finfo.com',                                  // by Damian Pearsall
2454                 '.3somes.org',                                  // by Mauro Tillett
2455                 '.453531.com',                                  // by Kurt Flannery
2456                 '.4freesay.com',                                // by Eloy Jones
2457                 '.5ssurvey.com',                                // by Annamarie Kowalski
2458                 '.8-f22.com',                                   // by Larraine Evers
2459                 '.9q.org',                                              // by Ami Boynton
2460
2461                 // A
2462                 '.a40infobahn.com',                             // by Amit Nguyen
2463                 '.a4h-squad.com',                               // by Ross Locklear
2464                 '.aac2000.org',                                 // by Randi Turner
2465                 '.aaadvertisingjobs.com',               // by Luciano Frisbie
2466                 '.acahost.com',                                 // by Milton Haberman
2467                 '.aconspiracyofmountains.com',  // by Lovell Gaines
2468                 '.acornwebdesign.co.uk',                // by Uriel Dorian
2469                 '.activel-learning-site.com',   // by Mateo Conn
2470                 '.ad-makers.com',                               // by Shemeka Arsenault
2471                 '.ada-information.org',                 // by Josef Osullivan
2472                 '.adelawarerefinance.com',              // by Particia Mcmillan, "Delaware refinance advisor"
2473                 '.adult-personal-ads-e-site.info',      // by Nery Ainsworth
2474                 '.aequityrefinance.com',                // by Jadwiga Duckworth
2475                 '.aerovac-hotpress.com',                // by Trey Marlow
2476                 '.agfbiosensors.com',                   // by Lionel Dempsey
2477                 '.ahomeloanrefinance.com',              // by Leslie Kinser
2478                 '.affordablerealestate.net',    // by Season Otoole
2479                 '.ahomerefinancingloans.com',   // by Julie Buck, "Home refinancing loans guide"
2480                 '.ahouserefinance.com',                 // by Young Alley
2481                 '.akirasworld.com',                             // by Piper Sullivan
2482                 '.alderik-production.com',              // by Joan Stiles
2483                 '.alltechdata.com',                             // by Dom Laporte
2484                 '.amconllc.com',                                // by Syble Benjamin
2485                 '.amobilehomerefinancing.com',  // by Clyfland Buckley, "Mobile home refinancing"
2486                 '.amortgagerefinancepennsylvania.com',  // by Richard Battle, "Mortgage refinance pennsylvania articles"
2487                 '.angelandcrown.net',                   // by Claretta Najera
2488                 '.ankoralina.com',                              // by Eladia Demers
2489                 '.antiquegoldmine.com',                 // by Keena Marlow
2490                 '.aquinosotros.com',                    // by Nanci Prentice
2491                 '.architectionale.com',                 // by Wilbur Cornett
2492                 '.arcreditcards.com',                   // by Ecgbeorht Stokes, "Ameriquest credit cards articles"
2493                 '.arefinancebadcredit.com',             // by Isaac Mejia, "Refinance bad credit"
2494                 '.arefinancehome.com',                  // by Duane Doran
2495                 '.arefinancinghome.com',                // by Ike Laney
2496                 '.athletic-shoes-e-shop.info',  // by Romelia Money
2497                 '.auction-emall-site.info',             // by Dayle Denman
2498                 '.auctions-site.info',                  // by Cammie Chiu, "Online loan mortgage info"
2499                 '.auto-buy-rite.com',                   // by Asuncion Buie
2500                 '.axxinet.net',                                 // by Roberta Gasper
2501                 '.azimutservizi.com',                   // by Ethelene Brook
2502                 '.azstudies.org',                               // by Bernardina Walden
2503
2504                 // B
2505                 '.babtrek.com',                                 // by Simonette Mcbrayer
2506                 '.babycujo.com',                                // by Francisco Akers
2507                 '.bakeddelights.com',                   // by Dave Evenson
2508                 '.bbcart.com',                                  // by Lucio Hamlin
2509                 '.berlin-hotel-4u.com',                 // by Grisel Tillotson
2510                 '.best-digital-phone.us',               // by Meghann Crockett
2511                 '.bjamusements.com',                    // by Lurlene Butz
2512                 '.blursgsu.com',                                // by Weston Killian
2513                 '.bookwide.net',                                // by Tequila Zacharias
2514                 '.boreholes.org',                               // by Flora Reed
2515                 '.breathingassociaiton.org',    // by Alfred Crayton
2516                 '.birdingnh.com',                               // by Donald Healy
2517                 '.bisdragons.org',                              // by Lupe Cassity
2518                 '.blcschools.net',                              // by Alycia Jolly
2519                 '.bronte-foods.com',                    // by Kary Pfeiffer
2520                 '.buckscountyneighbors.org',    // by Maile Gaffney
2521                 '.buffalofudge.com',                    // by Mable Whisenhunt
2522                 '.burlisonforcongress.com',             // by Luann King
2523                 '.byairlinecreditcard.com',             // by Cali Stevenson, "Airline credit card search"
2524                 '.byplatinumcard.com',                  // by Pearl Cross, "Discover platinum card info"
2525
2526                 // C
2527                 '.cabanes-web.com',                             // by Vaughn Latham
2528                 '.cardko.com',                                  // by Terris Cain, "Chase visa card search"
2529                 '.cardpose.com',                                // by Deerward Gross, "Gm mastercard articles"
2530                 '.checaloya.com',                               // by Susana Coburn
2531                 '.calvarychapelrgvt.org',               // by Karan Kittle
2532                 '.cameras-esite.info',                  // by Karlee Frisch
2533                 '.cancerkidsforum.org',                 // by Samson Constantino
2534                 '.ccchoices.org',                               // by Kenia Cranford
2535                 '.ccupca.org',                                  // by Evonne Serrano
2536                 '.celebratemehome.com',                 // by Soraya Tower
2537                 '.centerfornourishingthefuture.org',    // by Elisa Wilt
2538                 '.chelseaartmmuseum.org',               // by Kayla Vanhorn
2539                 '.choose-shoes.net',                    // by Geoffrey Setser
2540                 '.churla.com',                                  // by Ollie Wolford
2541                 '.circuithorns.co.uk',                  // by Nathanial Halle
2542                 '.clanbov.com',                                 // by Donell Hozier
2543                 '.cnm-ok.org',                                  // by Thalia Moye
2544                 '.coalitioncoalition.org',              // by Ned Macklin
2545                 '.consoleaddicts.com',                  // by Dorla Hoy
2546                 '.counterclockwise.net',                // by Melynda Hartzell
2547                 '.codypub.com',                                 // by Mercedes Coffman
2548                 '.comedystore.net',                             // by Floy Donald
2549                 '.covsys.co.uk',                                // by Abby Jacey
2550                 '.cpusa364-northsacramento.com',        // by Dannette Lejeune
2551                 '.craftybidders.com',                   // by Dannie Lazo
2552                 '.credit-card-finder.net',              // by Mellie Deherrera
2553                 '.credit-cards-4u.info',                // by Antonina Hil, "Credit cards info"
2554                 '.creditcardstot.com',                  // by Bobby Alvarado, "Shell credit cards"
2555                 '.ctwine.org',                                  // by Hailey Knox
2556
2557                 // D
2558                 '.dazyation.com',                               // by Louis Strasser
2559                 '.deepfoam.org',                                // by Ethelyn Southard
2560                 '.debt-fixing.com',                             // by Dagny Rickman
2561                 '.dgmarketingwebdesign.com',    // by Nubia Lea
2562                 '.domainadoption.com',                  // by Breann Pappas
2563                 '.diannbomkamp.com',                    // by Russel Croteau
2564                 '.dictionary-spanish.us',               // by Jacki Gilbreath
2565                 '.dictionary-yahoo.us',                 // by Lili Mitchem
2566                 '.digital-camera-review-esite.info',    // by Milagros Jowers
2567                 '.digital-cameras-esite.info',  // by Milan Jolin
2568                 '.dnstechnet.net',                              // by Tamera Oman
2569                 '.drivenbydata.org',                    // by Katherine Noyes
2570                 '.dtmf.net',                                    // by Micki Slayton
2571                 '.domainsfound.com',                    // by Blossom Lively
2572
2573                 // E
2574                 '.ecstacyabuse.net',                    // by Alana Knight
2575                 '.e-digital-camera-esite.info', // by Romaine Cress
2576                 '.eda-aahperd.org',                             // by Kaliyah Hammonds
2577                 '.eldorabusecenter.org',                // by Annabella Oneal
2578                 '.emicorporation.com',                  // by (Deangelo_Mikayla at marketing-support.info)
2579                 '.encaponline.com',                             // by Patrick Keel
2580                 '.ez-shopping-online.com',              // by Gail Bartlett
2581
2582                 // F
2583                 '.faithfulwordcf.com',                  // by Bart Weeks
2584                 '.fammedassoc.com',                             // by Joshua Nelson
2585                 '.federalministryoffinance.net',        // by Jeffry Mcmillan
2586                 '.f00k.org',                                    // by Leslie Chapman
2587                 '.foreignrealtions.org',                // by Krystal Hawley
2588                 '.fortwebsite.org',                             // by Kristina Motley
2589                 '.fotofirstdigital.com',                // by Tad Whitfield
2590                 '.foundationcommons.org',               // by Caryn Eskew
2591                 '.fraisierest-alexandre.com',   // by Dwayne Douglas
2592                 '.freaky-cheats.com',                   // by Al Klein
2593                 '.free--spyware.com',                   // by Nikki Contreras
2594                 '.french-home-finance-consultant.info', // by Santana Melton
2595                 '.fuel-tax-software-advisor.info',      // by Derrick Snyder
2596
2597                 // G
2598                 '.gaintrafficfast.com',                 // by Lila Meekins
2599                 '.gaygain.org',                                 // by Shell Davila
2600                 '.gcaaa.com',                                   // by Vallie Jaworski
2601                 '.generalsysteme.com',                  // by Cale Vogel
2602                 '.generation4games.co.uk',              // by Sonya Graham
2603                 '.german-dictionary.us',                // by Rex Daniel
2604                 '.gilmerrec.com',                               // by Leighann Guillory
2605                 '.glenthuntly-athletics.com',   // by Julee Hair
2606                 '.glorybaskets.com',                    // by Lynette Lavelle
2607                 '.goconstructionloan.com',              // by Willis Monahan
2608                 '.gohireit.com',                                // by Bertha Metzger
2609                 '.godcenteredpeople.com',               // by Jaycee Coble
2610
2611                 // H
2612                 '.healthinsuranceem.com',               // by Justin Munson
2613                 '.hearthorizon.info',                   // by Kory Session
2614                 '.hegerindustrial.com',                 // by Toni Wesley
2615                 '.herzequip.com',                               // by Princess Dunkle
2616                 '.hglcms.org',                                  // by Gladwin Ng
2617                 '.hipanoempresa.com',                   // by Shannon Staub
2618                 '.hitempfurnaces.com',                  // by Rebbeca Jaeger
2619                 '.horse-racing-result.com',             // by Rodney Reynolds
2620                 '.hueckerfamily.com',                   // by Hershel Sell
2621
2622                 // I
2623                 '.ilove2win.com',                               // by Lamont Dickerson
2624                 '.ilruralassistgrp.org',                // by Moises Hauser
2625                 '.imageonsolutions.com',                // by Porsche Dubois
2626                 '.infoanddatacenter.com',               // by Eva Okelley
2627                 '.islamfakta.org',                              // by Goldie Boykin
2628                 '.ithomemortgage.com',                  // by Adelaide Towers
2629                 '.iyoerg.com',                                  // by Madyson Gagliano
2630
2631                 // J
2632                 '.jeffaxelsen.com',                             // by Daphne William
2633                 '.jeffreyf.net',                                // by Vito Platt
2634                 '.johnmartinsreality.com',              // by Pamela Larry
2635                 '.johnsilvers.net',                             // by Silver Battaglia
2636
2637                 // K
2638                 '.kcgerbil.org',                                // by Marisa Thayer
2639                 '.kdc-phoenix.com',                             // by Salma Shoulders
2640                 '.kingscreditcard.com',                 // by Sean Parsons, "Credit card info"
2641                 '.kosove.org',                                  // by Darwin Schneider
2642
2643                 // L
2644                 '.leading-digital-camera-esite.info',   // by Charles Moore, "Online home loan articles"
2645                 '.letsgokayaking.net',                  // by Winnie Adair
2646                 '.libertycabs.com',                             // by Adela Bonds
2647                 '.liquor-store-cellar.info',    // by Hugh Pearson
2648                 '.locomojo.net',                                // by Marco Harmon
2649                 '.lodatissimo.com',                             // by Adrian Greeson
2650                 '.lsawc.org',                                   // by Lara Han
2651                 '.lycos-test.net',                              // by Rigoberto Oakley
2652
2653                 // M
2654                 '.macro-society.com',                   // by Venessa Hodgson
2655                 '.marthasflavorfest.com',               // by Ahmad Lau
2656                 '.martin-rank.com',                             // by Cathleen Crist
2657                 '.maryandfrank.org',                    // by Theodore Apodaca
2658                 '.masterkwonhapkido.com',               // by Misty Graham
2659                 '.maxrpm-demo.com',                             // by Cristal Cho
2660                 '.mechanomorphic.com',                  // by Stanford Crow
2661                 '.mepublishing.net',                    // by Karly Fleenor
2662                 '.meyerlanguageservices.co.uk', // by Breana Kennedy
2663                 '.metwahairports.com',                  // by Nan Kitchen
2664                 '.middle-eastnews.com',                 // by Tybalt Altmann
2665                 '.mikepelchy.com',                              // by Sherly Pearson
2666                 '.milpa.org',                                   // by Nelly Aguilera
2667                 '.modayun.com',                                 // by Camilla Velasco
2668                 '.moonstoneerp.com',                    // by Garret Salmon
2669                 '.morosozinho.com',                             // by Lenore Tovar
2670                 '.morphadox.com',                               // by Hung Zielinski
2671                 '.moscasenlared.com',                   // by Tera Gant
2672                 '.sdjavasig.com',                               // by Gia Swisher
2673                 '.mpeg-radio.com',                              // by Sincere Beebe
2674                 '.mrg-now-yes.com',                             // by Sparkle Gallegos
2675                 '.mtseniorcenter.org',                  // by Frederic Ortega
2676                 '.mysteryclips.com',                    // by Edward Ashford
2677
2678                 // N
2679                 '.naavs.org',                                   // by Yuridia Gandy
2680                 '.naval-aviation.org',                  // by Roselle Campo
2681                 '.navigare-ischia.com',                 // by Arielle Coons
2682                 '.ncredc.org',                                  // by Brenda Nye
2683                 '.neonmotorsports.com',                 // by Giovanna Vue
2684                 '.nf-ny.com',                                   // by Yadira Hibbard
2685                 '.ngfdyqva.com',                                // by Emiliano Samples
2686                 '.nicozone.com',                                // by Blaine Shell
2687                 '.nmbusinessroundtable.org',    // by Chantel Mccourt
2688                 '.npawny.org',                                  // by Willard Murphy
2689                 '.nysdoed.org',                                 // by Elric Delgadillo
2690                 '.nyswasteless.org',                    // by Shaylee Moskowitz
2691                 '.nytech-ir.com',                               // by Adrien Beals
2692
2693                 // O
2694                 '.oadmidwest.com',                              // by Gavin Kaplan
2695                 '.oarauto.com',                                 // by Susann Merriman
2696                 '.onairmilescard.com',                  // by Tomoko Hart, "Air miles card information"
2697                 '.onbusinesscard.com',                  // by Farris Lane, "Gm business card"
2698                 '.oncashbackcreditcard.com',    // by Ida Willis, "Cash back credit card articles"
2699                 '.onimagegoldcard.com',                 // by Roxanna Sims, "Imagine gold mastercard information"
2700                 '.online-pills-24x7.biz',               // by Aide Hallock
2701                 '.online-shopping-site-24x7.info',      // by Stacy Ricketts
2702                 '.onlinehomeloanrefinance.com', // by Chaz Lynch
2703                 '.onlinehomeloanfinancing.com', // by Humbert Eldridge
2704                 '.onunicarehealthinsurance.com',        // by  Lawerence Paredes
2705                 '.otterbayweb.com',                             // by Maxwell Irizarry
2706
2707                 // P
2708                 '.painting-technique.us',               // by Bryanna Tooley
2709                 '.pakamrcongress.com',                  // by Bryce Summerville
2710                 '.patabney.com',                                // by Kailyn Slone
2711                 '.parde.org',                                   // by Ellie Yates
2712                 '.participatingprofiles.com',   // by Jaelynn Meacham
2713                 '.partnershipconference.org',   // by Alla Floyd
2714                 '.pet-stars.com',                               // by Carmon Luevano
2715                 '.planning-law.org',                    // by Trista Holcombe
2716                 '.ppawa.com',                                   // by Evonne Scarlett
2717                 '.precisionfilters.net',                // by Faustina Fell
2718
2719                 // Q
2720                 '.qacards.com',                                 // by Perye Estrada, "Citi visa cards"
2721                 '.quick-debt-consolidation.net',        // by Lala Marte
2722                 '.quicktvr.com',                                // by Vernell Crenshaw
2723
2724                 // R
2725                 '.radicalsolutions.org',                // by Reece Medlin
2726                 '.randallburgos.com',                   // by Bradly Villa
2727                 '.rcassel.com',                                 // by Janiah Gallant
2728                 '.rearchitect.org',                             // by Marcus Gaudet
2729                 '.rent-an-mba.com',                             // by Valentina Mcdermott
2730                 '.reprisenashville.com',                // by Hester Khan
2731                 '.reptilemedia.com',                    // by Alicia Patel
2732                 '.resellers2000.com',                   // by Dedra Kennedy
2733                 '.reverse-billing.com',                 // by Lazaro Gluck
2734                 '.richcapaldi.com',                             // by Kya Haggard
2735                 '.richformissouri.com',                 // by Alanna Elston
2736                 '.robstraley.com',                              // by Leida Bartell
2737                 '.rollingprairie-candlecompany.com',    // by Leigha Aker
2738                 '.rpgbbs.com',                                  // by Leonel Peart
2739                 '.ruralbusinessonline.org',             // by Lynsey Watters
2740                 '.ruwomenscenter.org',                  // by Vince Mclemore
2741                 '.ryanjowens.com',                              // by Janine Smythe
2742
2743                 // S
2744                 '.sagarmathatv.org',                    // by Liam Funke
2745                 '.sakyathubtenling.org',                // by Liane Falgout
2746                 '.sandiegolawyer.net',                  // by Linnie Sommervill
2747                 '.sandishaven.com',                             // by Lino Soloman
2748                 '.scienkeen.com',                               // by Liza Navarra
2749                 '.seimenswestinghouse.com',             // by Teresa Benedetto
2750                 '.severios.com',                                // by Isa Steffen
2751                 '.sexual-hot-girls.com',                // by Viviana Bolton
2752                 '.shakespearelrc.com',                  // by Luciana Weaver
2753                 '.shashran.org',                                // by Adriel Humphries
2754                 '.shoes-shop.us',                               // by Austen Higginbotham
2755                 '.skagitvalleybassanglers.com', // by Necole Thiele
2756                 '.skinsciencesalon.com',                // by Nena Rook
2757                 '.smartalternative.net',                // by Nicki Lariviere
2758                 '.sml338.org',                                  // by Nickole Krol
2759                 '.smogfee.com',                                 // by Sienna Kimble
2760                 '.sneakers-e-shop.info',                // by Nikki Fye
2761                 '.spacewavemedia.com',                  // by Thanh Gast
2762                 '.softkernel.com',                              // by Nicol Hummer
2763                 '.stjoanmerrillville.com',              // by Hunter Beckham
2764                 '.strelinger.com',                              // by Arron Highsmith
2765                 '.striking-viking.com',                 // by Kylie Endsley
2766                 '.sunnydeception.org',                  // by Amaya Llora
2767                 '.sunzmicro.com',                               // by Goddard Arreola
2768                 '.sv-iabc.org',                                 // by Braden Buck
2769                 '.sykotick.com',                                // by Pierce Knecht
2770
2771                 // T
2772                 '.tbody.net',                                   // by Ormond Roman
2773                 '.the-pizzaman.com',                    // by Mario Ramsey
2774                 '.the-shoes.us',                                // by Alejandro Gaffney
2775                 '.theborneocompany.com',                // by Bryanna Tooley
2776                 '.theflashchannel.com',                 // by Terrilyn Tam, "Loan financing info"
2777                 '.thehomeschool.net',                   // by September Concepcio
2778                 '.thenewlywed.com',                             // by Allegra Marra
2779                 '.tigerspice.com',                              // by Denis Mosser
2780                 '.tnaa.net',                                    // by Jasmine Andress
2781                 '.top-finance-sites.com',               // by Maryann Doud
2782                 '.tradereport.org',                             // by Bettie Sisk
2783                 '.transmodeling.com',                   // by Martine Button
2784                 '.travel-01.net',                               // by Jay Kim, "Refinance on line"
2785                 '.tsaoc.com',                                   // by Heriberto Mcfall
2786                 '.tsunamidinner.com',                   // by Nannie Richey
2787
2788                 // U
2789                 '.uhsaaa.com',                                  // by Risa Herbert
2790                 '.ultradeepfield.org',                  // by Bobby Ragland
2791                 '.umkclaw.info',                                // by Cammy Kern
2792                 '.unitedsafetycontainer.com',   // by Shreya Heckendora
2793                 '.usa-wolf.com',                                // by Jacklyn Morrill
2794                 '.usjobfair.com',                               // by Lorina Burchette
2795
2796                 // V
2797                 '.vacancesalouer.com',                  // by Loris Bergquist
2798                 '.vagents.com',                                 // by Lorna Beaudette, "Refinancing home loan info"
2799                 '.valleylibertarians.org',              // by Lena Massengale
2800                 '.vanderbiltevents.com',                // by Gannon Krueger
2801                 '.vanwallree.com',                              // by Michelina Donahue
2802                 '.vcertificates.com',                   // by Hyun Lamp
2803                 '.vonormytexas.us',                             // by Suzette Waymire
2804
2805                 // W
2806                 '.washingtondc-areahomes.net',  // by Ailene Broome
2807                 '.web-hosting-forum.net',               // by Deedra Breen, "Mortgage information"
2808                 '.wolsaoh.org',                                 // by Daniela English
2809                 '.worldpropertycatalog.com',    // by Aray Baxter
2810
2811                 // Y
2812                 '.yankee-merchants.com',                // by Jackson Hinojosa
2813                 '.yourbeachhouse.com',                  // by Dedrian Ryals
2814                 '.yourdomainsource.com',                // by Deems Weingarten
2815
2816                 // Z
2817                 '.zkashan.com',                                 // by Evan Light
2818                 '.zockclock.com',                               // by Dorothea Guthrie
2819         ),
2820         // Drugs / Pills / Diet
2821         'something_drugs' => array(
2822                 '.adult-dvd-rental-top-shop.info',      // by Gregoria Keating
2823                 '.abdelghani-shady.com',                // by Elly Alton
2824                 '.bangbangfilm.com',                    // by Davin Chou
2825                 '.centroantequera.com',                 // by Keon Kwiatkowski
2826                 '.champagne-cellar.info',               // by Kandis Rizzo
2827                 '.chix0r.org',                                  // by Christoper Baird
2828                 '.discout-watches-deals.info',  // by Taunya Limon, Insurance -> Drugs?
2829                 '.fantasticbooks-shop.com',             // by Kermit Ashley
2830                 '.fast-cash-01.com',                    // by Edgar Oliver
2831                 '.ficeb.info',                                  // by Vaughn Jacobson, "Phentermine news"
2832                 '.fn-nato.com',                                 // by Donny Dunlap
2833                 '.gqyinran.com',                                // by Alejandro Parks
2834                 '.juris-net.com',                               // by Rachelle Bravo
2835                 '.leftpencey.com',                              // by Aileen Ashby
2836                 '.miamicaribbeancarnival.com',  // by Herminia Barrios
2837                 '.nike-shoes-e-shop.info',              // by Machelle Groce, "Phentermine"
2838                 '.palaceroyale.net',                    // by Brycen Stebbins
2839                 '.pocket-watches-deals.info',   // by Dorinda Stromberg
2840                 '.regresiones.net',                             // by Lauralee Smtih, "Online phentermine updates"
2841                 '.yukissushi.com',                              // by Donell Hozier
2842         ),
2843         'something_others' => array(
2844                 '.consulting-cu.com',           // by Albina Rauch, 404 not found
2845                 '.dvd-rentals-top-shop.info',   // by Lashunda Pettway, 404 not found
2846         ),
2847         // by Cortez Shinn (info at goorkkjsaka.info), or Rico Laplant (info at nnjdksfornms.info)
2848         'Cortez and family' => array(
2849                 '.dronadaarsujf.info',  // by Cortez
2850                 '.fromnananaref.info',  // by Cortez
2851                 '.goorkkjsaka.info',    // by Cortez
2852                 '.jkdfjjkkdfe.info',    // by Rico
2853                 '.jkllloldkjsa.info',   // by Cortez
2854                 '.nnjdksfornms.info',   // by Rico
2855                 '.mcmdkkksaoka.info',   // by Cortez
2856                 '.srattaragfon.info',   // by Cortez
2857                 '.yreifnnonoom.info',   // by Rico
2858                 '.zjajjsvgeuds.info',   // by Cortez
2859         ),
2860         // by Harvey Pry (admin at ematuranza.com)
2861         'Harvey Pry' => array(
2862                 '.ancorlontano.com',
2863                 '.dentroallago.com',
2864                 '.digiovinezza.com',
2865                 '.ematuranza.com',
2866                 '.ilfango.com',
2867                 '.nullarimane.com',
2868                 '.questaimmensa.com',
2869                 '.tentailvolo.com',
2870                 '.unatenerezza.com',
2871                 '.volgondilettose.com',
2872         ),
2873         // by Cornelius Boyers (admin at edeuj84.info)
2874         'Cornelius Boyers' => array(
2875                 '.bid99df.info',
2876                 '.bj498uf.info',
2877                 '.edeuj84.info',
2878                 '.f4mfid.info',
2879                 '.g4vf03a.info',
2880                 '.j09j4r.info',
2881                 '.jv4r8hv.info',
2882                 '.k43sd3.info',
2883                 '.k4r84d.info',
2884                 '.k4rvda.info',
2885                 '.k4v0df.info',
2886                 '.k903os.info',
2887                 '.k9df93d.info',
2888                 '.kv94fd.info',
2889                 '.ksjs93.info',
2890                 '.l0ks03.info',
2891                 '.l9u3jc.info',
2892                 '.lv043a.info',
2893                 '.nh94h9.info',
2894                 '.m94r9d.info',
2895                 '.s87fvd.info',
2896                 '.v3k0d.info',
2897                 '.v4r8j4.info',
2898                 '.vf044s.info',
2899                 '.vj49rs.info',
2900                 '.vk498j.info',
2901                 '.u03jow.info',
2902         ),
2903         'Nikhil and Brian' => array(
2904                 '.ihfjeswouigf.info',           // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2905                 '.iudndjsdhgas.info',           // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2906                 '.iufbsehxrtcd.info',           // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2907                 '.jiatdbdisut.info',            // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2908                 '.jkfierwoundhw.info',          // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2909                 '.kfjeoutweh.info',                     // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2910                 '.ncjsdhjahsjendl.info',        // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2911                 '.oudjskdwibfm.info',           // by Brian Dieckman (info at iudndjsdhgas.info), / was not found
2912                 '.cnewuhkqnfke.info',           // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2913                 '.itxbsjacun.info',                     // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2914                 '.jahvjrijvv.info',                     // by Nikhil Swafford (info at jikpbtjiougje.info), / was not found
2915                 '.jhcjdnbkrfo.info',            // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2916                 '.najedncdcounrd.info',         // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2917                 '.mcsjjaouvd.info',                     // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2918                 '.oujvjfdndl.info',                     // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2919                 '.uodncnewnncds.info',          // by Nikhil Swafford (info at jhcjdnbkrfo.info), / was not found
2920                 '.jikpbtjiougje.info',          // by Julio Mccaughey (info at jikpbtjiougje.info), / was not found
2921                 '.cijkalvcjirem.info',          // by Gerardo Figueiredo (info at jikpbtjiougje.info), / was not found
2922                 '.nkcjfkvnvpow.info',           // by Gerardo Figueiredo (info at jikpbtjiougje.info), / was not found
2923                 '.nmiiamfoujvnme.info',         // by Gerardo Figueiredo (info at jikpbtjiougje.info), / was not found
2924                 '.nxuwnkajgufvl.info',          // by Gerardo Figueiredo (info at jikpbtjiougje.info), / was not found
2925                 '.mkjajkfoejvnm.info',          // by Gerardo Figueiredo (info at jikpbtjiougje.info), / was not found
2926         ),
2927         'something_noapp' => array(
2928                 '.auctioncarslisting.com',      // "No application configured at this url." by John Davis
2929                 '.buy-cheap-hardware.com',      // "No application configured at this url." by Tim Morison (domains at sunex.ru)
2930                 '.carsgarage.net',                      // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
2931                 '.digitshopping.net',           // "No application configured at this url." by Zonen Herms, and Jimmy Todessky (seomate at gmail.com)
2932                 '.your-insurance.biz',          // "No application configured at this url." by Jimmy Todessky (seomate at gmail.com)
2933         ),
2934         // by Henry Ford (wealth777 at gmail.com)
2935         'Henry Ford' => array(
2936                 '.brutal-forced.com',
2937                 '.library-bdsm.com',
2938                 '.rape-fantasy.us',
2939         ),
2940         // by Croesus International Inc. (olex at okhei.net)
2941         'Croesus International Inc.' => array(
2942                 '.purerotica.com',
2943                 '.richsex.com',
2944                 '.servik.net',
2945                 '.withsex.com',
2946         ),
2947         'dreamteammoney.com' => array(
2948                 '.dreamteammoney.com',  // dtmurl.com related
2949                 '.dtmurl.com',                  // by dreamteammoney.com, redirection service
2950         ),
2951         // KLIK VIP Search and familiy
2952         'KLIK VIP Search' => array(
2953                 '.cheepmed.org',                // "KLIK VIP Search" by petro (petrotsap1 at gmail.com)
2954                 '.fastearning.net',             // "KlikVIPsearch.com" by Matthew  Parry        (fastearning at mail.ru)
2955                 '.klikvipsearch.com',   // "KLIKVIPSEARCH.COM" by Adrian Monterra (support at searchservices.info)
2956                 '.looked-for.info',             // "MFeed Search" now, by johnson (edu2006alabama at hotmail.com)
2957                 '.mnepoxuy.info',               // "KlikVIPsearch.com" by DEREK MIYAMOTO (grosmeba at ukr.net)
2958                 '.searchservices.info', // 403 Forbidden now, by Adrian Monterra (support at searchservices.info)
2959                 '.visabiz.net',                 // "Visabiz-Katalog-Home" now, by Natalja Estrina (m.estrin at post.skynet.lt)
2960         ),
2961         // by Andrey Kozlov (vasyapupkin78 at bk.ru)
2962         'vasyapupkin78 at bk.ru' => array(
2963                 '.antivirus1.info',
2964                 '.antivirus2.info',
2965         ),
2966         // by Ashiksh Wasam (wasam at vangers.net)
2967         'wasam at vangers.net' => array(
2968                 '.blogduet.org',
2969                 '.carelf.info',
2970                 '.cspell.org',
2971                 '.dspark.org',
2972                 '.dtonic.org',
2973                 '.mcharm.info',
2974                 '.mslook.info',
2975                 '.uzing.org',
2976         ),
2977         // by Thomas Vaals (tvaals at vangers.net)
2978         'tvaals at vangers.net' => array(
2979                 '.cheapns.org',
2980                 '.my-top.net',
2981                 '.sfind.net',
2982                 '.sspot.net',
2983                 '.suvfind.info',
2984         ),
2985         // by Kadil Kasekwam (kadilk at vangers.net)
2986         'kadilk at vangers.net' => array(
2987                 '.allbar.info',
2988                 '.allersearch.org',
2989                 '.dynall.org',
2990                 '.fastopia.org',
2991                 '.rblast.org',
2992                 '.rette.org',
2993                 '.suvlook.org',
2994         ),
2995         // by Kasturba Nagari (kasturba at vangers.net)
2996         'kasturba at vangers.net' => array(
2997                 '.finddesk.org',
2998                 '.rcatalog.org',
2999                 '.sbitzone.org',
3000         ),
3001         // by Bipik Joshu (bipik at vangers.net)
3002         'bipik at vangers.net' => array(
3003                 '.e2007.info',
3004                 '.cmoss.info',
3005         ),
3006         'marion at vangers.net' => array(
3007                 '.trumber.com', // by Mariano Ciaramolo (marion at vangers.net)
3008         ),
3009         // by Jonn Gardens (admin at SearchHealtAdvCorpGb.com -- no such domain)
3010         'SearchHealtAdvCorpGb.com' => array(
3011                 '.canadianmedsworld.info',
3012                 '.tabsdrugstore.info',
3013                 '.tabsstore.info',
3014                 '.topcholesterol.info',
3015         ),
3016         'be.cx' => array(
3017                 '.be.cx',
3018                 '.ca.cx',
3019         ),
3020         // by John  Brown (john780321 at yahoo.com)
3021         'john780321 at yahoo.com' => array(
3022                 '.bestdiscountpharmacy.biz',    // 2007-01-27, 61.144.122.45
3023                 '.drugs4all.us',                                // 2007-03-09, 202.67.150.250
3024         ),
3025         // by Treman Eagles (tremagl.freet at gmail.com), redirect to searchadv.com
3026         'tremagl.freet at gmail.com' => array(
3027                 '.bertela.info',
3028                 '.forblis.info',
3029                 '.frenallo.info',
3030                 '.goyahoo.info',
3031                 '.herbak.info',
3032                 '.kiokast.info',
3033                 '.nerenok.info',
3034                 '.pestgets.info',
3035                 '.snukker.info',
3036                 '.thegetspons.info',
3037         ),
3038         // by 2xxc (2xxc at 2xxc.net), 404 not found
3039         '2xxc at 2xxc.net' => array(
3040                 '.bobop.info',
3041                 '.kwwwe.info',
3042                 '.piikz.info',
3043                 '.moosm.info',
3044                 '.vvvw.info',
3045         ),
3046         // support at 51g.net, iframe www.lovetw.webnow.biz
3047         'support at 51g.net' => array(
3048                 '.ftplin.com',          // by Yongchun Liao
3049                 '.jplin.com',           // by Yongchun Liao
3050                 '.jplineage.com',       // by Yongchun Liao
3051                 '.jplingood.com',
3052                 '.linenew.com',
3053                 '.lyftp.com',           // Yongchun Liao (weboy at 51g.net)
3054                 '.yzlin.com',
3055         ),
3056         // by Betty J. Pelletier (Betty.J.Pelletier at pookmail.com)
3057         'Betty.J.Pelletier at pookmail.com' => array(
3058                 '.1111mb.com',
3059                 '.2sex18.com',
3060                 '.69porn1.com',
3061         ),
3062         'ECTechnology' => array(
3063                 '.atmouse.co.kr',               // by EG gisul (kpgak at hanmail.net)
3064                 '.auto-mouse.com',              // "Copyright Ã’$ 2007 www.automouse.jp" by ECTechnology (help at atmouse.co.kr)
3065                 '.automouse.jp',
3066         ),
3067         'lineinfo-jp.com' => array(
3068                 '.japangame1.com',              // by lyqz at 21cn.com
3069                 '.lineinfo-jp.com',             // by lyqz at 21cn.com, www.lineinfo-jp.com is 61.139.126.10
3070                 '.livedoor1.com',               // by lyqz at 21cn.com
3071                 '.ragnarokonline1.com', // by lyqz at 21cn.com
3072                 '.zhangweijp.com',              // by qiu wang hao (qq.lilac at eyou.com), *.exe, hidden JavaScripts, the same IP of www.lineinfo-jp.com
3073         ),
3074         // by yangjianhe (kingrou at hotmail.com)
3075         'kingrou at hotmail.com' => array(
3076                 '.youshini.com',                // Two iframe to 453787.com's *.exe
3077                 '.453787.com',
3078         ),
3079         'anpaul541000 at 163.com' => array(
3080                 '.cetname.com',                 // by su qiuqing
3081                 '.jpgamer.net',                 // by su qiuqing
3082                 '.jpplay.net',                  // by su qiuqing, iframe www.lovetw.webnow.biz
3083                 '.lovejptt.com',                // by su qiuqing
3084                 '.pangzigame.com',              // by qiuqingshan
3085                 '.playncsoft.net',              // by su qiuqing
3086         ),
3087         // by guo yong (abc00613 at 163.com), seems not used now
3088         'abc00613 at 163.com' => array(
3089                 '.avtw1068.com',
3090                 '.dj5566.org',  // by yongchao li (abc00613 at 163.com)
3091                 '.djkkk66990.com',
3092         ),
3093         // by Perez Thomas (thomas.jsp at libertysurf.fr)
3094         'thomas.jsp at libertysurf.fr' => array(
3095                 '.cmonfofo.com',
3096                 '.discutbb.com',
3097         ),
3098         // by Dorothy D. Adams (Dorothy.D.Adams at mailinator.com)
3099         'Dorothy.D.Adams at mailinator.com' => array(
3100                 '.preca.info',
3101                 '.skiaggi.info',
3102                 '.scrianal.info',
3103                 '.tageom.info',
3104         ),
3105         // by Hayato Hikari (hikari at t-dm.co.jp)
3106         'inpros.net' => array(
3107                 '.inpros.biz',                  // by Hayato Hikari (hikari at t-dm.co.jp), redirect to inpros.net
3108                 '.inpros.net',                  // by Hayato Hikari (hikari at t-dm.co.jp)
3109                 '.gametradeonline.jp',  // by Hayato Hikari, RMT
3110         ),
3111         // by zhenfei chen (szczffhh_sso at 21cn.net)
3112         'szczffhh_sso at 21cn.net' => array(
3113                 '.ec51.com',
3114                 '.ec51.net',
3115         ),
3116         // by Mahat Ashat (abbevillelaties at yahoo.fr), JavaScript may mocks "ACCOUNT TERMINATE", or "Domain deleted Reason: ABUSE" but ...
3117         'abbevillelaties at yahoo.fr etc' => array(
3118                 '.ringtones-rate.com',  
3119                 '.ringtones-dir.net',   // by Alex Maklayt (maklayt at ringtones-dir.net), hidden JavaScript
3120                 '.special-ringtones.net',
3121         ),
3122         // by Brzezinski Bartosz (gibson at skysquad.net), redirect to find.fm
3123         'gibson or gibs0n at skysquad.net' => array(
3124                 '.1sgsc.info',
3125                 '.3h4r89h.info',
3126                 '.3v44dd.info',
3127                 '.6rfuh6.info',
3128                 '.84hd8.info',
3129                 '.94bui89.info',
3130                 '.agysb3.info',
3131                 '.asdjhs.info',
3132                 '.bcvnrth.info',
3133                 '.bheb4r.info',
3134                 '.bhiuno.info',
3135                 '.biug7g.info',
3136                 '.bjb5f4.info',
3137                 '.bob8g7g.info',
3138                 '.br89bdd.info',
3139                 '.bsa3h.info',
3140                 '.bsieb8.info',
3141                 '.basbiubf.info',
3142                 '.bobwwfs2.info',
3143                 '.ciuv9t.info',
3144                 '.dbmdx4.info',
3145                 '.dbrjms.info',
3146                 '.dbtcm.info',
3147                 '.dff9ghu.info',
3148                 '.dfshbb.info',
3149                 '.dgd4ffdh.info',
3150                 '.dh3ge.info',
3151                 '.duc86jh.info',
3152                 '.ergth45.info',
3153                 '.f78bf7ffb.info',
3154                 '.gbdfbo4.info',
3155                 '.ger45.info',
3156                 '.gnvnrrg.info',
3157                 '.h47he7.info',
3158                 '.h488hbd4.info',
3159                 '.hd72b94.info',
3160                 '.he74b7.info',
3161                 '.hfujfnr.info',
3162                 '.husdhd42.info',
3163                 '.hbwje.info',
3164                 '.itg87gji.info',
3165                 '.iugiougiuh.info',
3166                 '.jhd4f4aa.info',
3167                 '.jshd73.info',
3168                 '.krhpgd.info',
3169                 '.lyihjn.info',
3170                 '.nfyjnfj.info',
3171                 '.oihbv.info',
3172                 '.os44fvs.info',
3173                 '.sdfsd3.info',
3174                 '.sdiug4.info',
3175                 '.sdkufhh.info',
3176                 '.sdugb4f.info',
3177                 '.skdbf.info',
3178                 '.sipiv78.info',
3179                 '.sudbfb.info',
3180                 '.tymbbmy.info',
3181                 '.uilhjk.info',
3182                 '.vi87vub.info',
3183                 '.vfuyf87f.info',
3184                 '.viyvvj877.info',
3185                 '.w7fc8eu.info',
3186                 '.wefg43g.info',
3187                 '.xbrch78e.info',
3188                 '.ywsfu.info',
3189                 '.zxcbiv.info',
3190         ),
3191         // by Marek Luto Marek Luto (info at infooracle.com)
3192         'info at infooracle.com' => array(
3193                 '.abofios.info',
3194                 '.amlekfn.info',
3195                 '.amlkdoie.info',
3196                 '.amkslewq.info',
3197                 '.alemfu.info',
3198                 '.aloweks1.info',
3199                 '.alposd3.info',
3200                 '.bamhpb.info',
3201                 '.bhjkb.info',
3202                 '.bjqnj.info',
3203                 '.cvcxcbhpr.info',
3204                 '.czoypaiat.info',
3205                 '.dbpmgc.info',
3206                 '.dgvogrxs.info',
3207                 '.dldksf.info',
3208                 '.dlor6za.com',
3209                 '.dmkoiew.info',
3210                 '.eewrefr.info',
3211                 '.eladne.info',
3212                 '.elksem.info',
3213                 '.elwpod.info',
3214                 '.emlwkdnr.info',
3215                 '.esgmyqk.info',
3216                 '.fauqv.info',
3217                 '.fgxkgy.info',
3218                 '.fhryns.info',
3219                 '.fj38n4g.info',
3220                 '.fjnesal.info',
3221                 '.fmkfoe.info',
3222                 '.fqkcfldtr.info',
3223                 '.fwcigpdwz.info',
3224                 '.fyhik.info',
3225                 '.glrkje.info',
3226                 '.gwkslfq.info',
3227                 '.gwjracvh.info',
3228                 '.hihopepe.info',
3229                 '.hwlyggbkw.info',
3230                 '.hmwbfw.info',
3231                 '.hthyeb.info',
3232                 '.iaofkyaw.info',
3233                 '.uldkxuiw.info',
3234                 '.is7c6w4.info',
3235                 '.ivuddhdk.info',
3236                 '.jgfndjem.info',
3237                 '.jgmdlek.info',
3238                 '.jkrnvmpad.info',
3239                 '.jqujn.info',
3240                 '.jvgmmba.info',
3241                 '.kbaur.info',
3242                 '.kgjindptv.info',
3243                 '.kleo7s9.info',
3244                 '.lezfgam.info',
3245                 '.lfaasy.info',
3246                 '.ljpdjki.info',
3247                 '.lmnpis.info',
3248                 '.lpzcu2f.info',
3249                 '.lrptn.info',
3250                 '.lursqt.info',
3251                 '.mgkabviil.info',
3252                 '.mhtknjyt.info',
3253                 '.mksuuku.info',
3254                 '.mkyky.info',
3255                 '.mloaisn.com',
3256                 '.mlsiknd.info',
3257                 '.mthqz.info',
3258                 '.nnooq.info',
3259                 '.nohhylvc.info',
3260                 '.nuprndsye.info',
3261                 '.nsoelam.info',
3262                 '.nykobczv.info',
3263                 '.nzuhli.info',
3264                 '.odyqzgylr.info',
3265                 '.oidiau.info',
3266                 '.oitzkw.info',
3267                 '.okdmrpz.info',
3268                 '.ooinziti.info',
3269                 '.ortqr.info',
3270                 '.osmkpnekv.info',
3271                 '.ozkzfih.info',
3272                 '.p3ix8wc.com',
3273                 '.piwyt.info',
3274                 '.pfkijrm.info',
3275                 '.pjktcragi.info',
3276                 '.pleoz.info',
3277                 '.plvqm73.info',
3278                 '.pqyrem.info',
3279                 '.qipgqd.info',
3280                 '.qlewixu.com',
3281                 '.qmlskme.info',
3282                 '.qtuff.info',
3283                 '.quoga.info',
3284                 '.quqz.info',
3285                 '.qzxuw.info',
3286                 '.rcaidegp.info',
3287                 '.rlkmdi.info',
3288                 '.rnsoiov.info',
3289                 '.rnwlams.info',
3290                 '.rprgkgqld.info',
3291                 '.rubqvxrn.info',
3292                 '.spqxstl.info',
3293                 '.syckoqjql.info',
3294                 '.tbirb.info',
3295                 '.thalc34.info',
3296                 '.tiabq.info',
3297                 '.tszzpjr.info',
3298                 '.tyjdyn.info',
3299                 '.twgugpns.info',
3300                 '.uaezrqp.info',
3301                 '.udlkasu.info',
3302                 '.uejncyf.info',
3303                 '.ukvflb.info',
3304                 '.ugsuv.info',
3305                 '.ukhgpcp.info',
3306                 '.urprzn.info',
3307                 '.uuhememkw.info',
3308                 '.yalc7en.info',
3309                 '.ybuid.info',
3310                 '.yhdkgfob.info',
3311                 '.ymenq.info',
3312                 '.ynlyb.info',
3313                 '.vieatlubk.info',
3314                 '.vltcaho.info',
3315                 '.wlamsiek.info',
3316                 '.wlerp.info',
3317                 '.wlmtshzi.info',
3318                 '.wmlkams.info',
3319                 '.wprqd.info',
3320                 '.wpyspszi.info',
3321                 '.xdscc.info',
3322                 '.xdvy.info',
3323                 '.xeypku.info',
3324                 '.xsrxh.info',
3325                 '.xwjyrpfe.info',
3326                 '.yxcqw.info',
3327                 '.zhbktrh.info',
3328                 '.zspepn.info',
3329                 '.zsxtz.info',
3330         ),
3331         'survi at poczta.fm and smiles' => array(
3332                 '.pperd.info',          // "main site :>" by Domagala Andrzej (survi at poczta.fm)
3333                 '.ppert.info',
3334                 '.pperta.info',
3335                 '.pperts.info',
3336                 '.pprtuis.info',
3337                 '.13iuey.info',         // ":>"
3338                 '.13jkhs.info',
3339                 '.13lksa.info',
3340                 '.13rxtx.info',
3341                 '.13slkd.info',
3342                 '.13zaer.info',
3343         ),
3344         // by Jan Kalka (admin at esemeski.com)
3345         'admin at esemeski.com' => array(
3346                 '.kxils.info',
3347                 '.kuaph.info',
3348                 '.lncdc.info',
3349                 '.lsqpd.info',
3350                 '.mczed.info',
3351                 '.npous.info',
3352                 '.obgju.info',
3353         ),
3354         // by LiquidNet Ltd. Redirect to www.japan.jp
3355         'fateback.com' => array(
3356                 '.bebto.com',
3357                 '.fateback.com',
3358         ),
3359         'agava.com' => array(   // by domains at agava.com
3360                 '.h18.ru',
3361                 '.hut1.ru',
3362         ),
3363         'wlmx009 at hotmail.com' => array(
3364                 '.123lineage.com',
3365                 '.ff11-info.com',
3366                 '.lastlineage.com',
3367                 '.lineage2-ol.com',
3368                 '.lineage2006.com',
3369                 '.lineagefirst.com',
3370         ),
3371         'zettahost.com' => array(
3372                 '.atspace.biz',                 // sales at zettahost.com
3373                 '.atspace.com',                 // abuse at zettahost.com
3374                 '.atspace.name',                // NS atspace.com
3375         ),
3376         'hlq9814 at 163.com' => array(
3377                 '.ragnarox.mobi',               // by lin bao (hlq9814 at 163.com), *.exe download
3378                 '.rokonline-jp.com',    // by hang long (hlq9814 at 163.com)
3379         ),
3380         'zettahost.com' => array(
3381                 '.awardspace.com',      // by abuse at awardspace.com, no DirectoryIndex, 70.86.228.149
3382                 '.awardspace.us',       // by Dimitar Dimitrov (sales at zettahost.com), 70.86.228.149
3383         ),
3384         '77ch.jp' => array(
3385                 '.77ch.jp',
3386                 '.gamorimori.net',      // by ryo takami (infomation at 77ch.jp)
3387         ),
3388         'serchportal at mail.ru' => array(      // by Namu Adin (serchportal at mail.ru)
3389                 '.getse.info',
3390                 '.knopki.info',
3391                 '.zhopki.info',
3392         ),
3393         'soniqhost.com' => array(       // by Stanley Gutowski (support at soniqhost.com)
3394                 '*.444mb.com',          // Free hosting
3395                 'urlnip.com',           // Redirection
3396         ),
3397         'www.ru' => array(              // by Angela (abuse at www.ru)
3398                 '.1fasttimesatnau.info',
3399                 '.1freecybersex.info',
3400                 '.1freexxxcomics.info',
3401                 '.1fuckingmywife.info',
3402                 '.1pornpreview.info',
3403                 'www.ru',                                       // by (service at demos.ru), redirection
3404         ),
3405         '65.90.250.10' => array(        // IP seems 65.90.250.10
3406                 '.adultschat.info',
3407                 '.livecamonline.info',
3408                 '.webcam4u.info',
3409                 '.younghot.info',
3410         ),
3411         'hostorgadmin at googlemail.com' => array(      // Byethost Internet Ltd. (hostorgadmin at googlemail.com)
3412                 '.1sthost.org',
3413                 '.22web.net',
3414                 '.4sql.net',
3415                 '.php0h.com',
3416                 '.php1h.com',
3417                 '.php2h.com',           // by Andrew Millar (asmillar at sir-millar.com), ns also *.byet.org
3418                 '.phpnet.us',
3419                 '.prophp.org',          // pro-php.org, 
3420                 '.byethost.com',
3421                 //'byethost1.com'
3422                 '.byethost2.com',
3423                 '.byethost3.com',
3424                 '.byethost4.com',
3425                 '.byethost5.com',
3426                 '.byethost6.com',
3427                 '.byethost7.com',
3428                 '.byethost8.com',
3429                 '.byethost9.com',
3430                 '.byethost10.com',
3431                 '.byethost11.com',
3432                 '.byethost12.com',
3433                 '.byethost13.com',
3434                 '.byethost14.com',
3435                 '.byethost15.com',
3436                 '.byethost16.com',
3437                 '.byethost17.com',
3438                 '.byethost18.com',
3439                 //'*.byethost19.com',   // by Wan-Fu China, Ltd. (business at wanfuchina.com)
3440                 '.ifastnet.com',
3441                 '.kwikphp.com',
3442                 '.mega-file.net',
3443                 '.my-php.net',
3444                 '.my-place.us',
3445                 '.my-webs.org',
3446                 '.netfast.org',
3447                 '.prohosts.org',
3448                 '.sprinterweb.net',
3449                 '.swiftphp.com',
3450                 '.xlphp.net',
3451         ),
3452         'lemnaru ionut' => array(
3453                 // by lemnaru ionut (webmaster at bestgirlssex.info), ns *.hostgator.com
3454                 '.analmoviesite.info',
3455                 '.bestgirlssex.info',
3456                 '.boxvagina.info',
3457                 '.cyberlivegirls.info',
3458                 '.hotredgirls.info',
3459                 '.forsexlove.info',
3460                 '.hotnudezone.info',
3461                 '.hotredpussy.info',
3462                 '.lesbians-live.info',
3463                 '.lesbians-on-cam.info',
3464                 '.onlinegirlssite.info',
3465                 '.sexloveonline.info',
3466                 '.teensexcard.info',
3467                 '.teensexdirect.info',
3468                 '.topnudesite.info',
3469                 '.vaginafree.info',     
3470                 '.webcam-show.info',
3471                 '.webcamshow.info',
3472                 '.youngsexchat.info',
3473                 '.yourcumshot.info',    
3474         ),
3475         'lustiq at p5com.com' => array(
3476                 '.wonkalook.com',               // ns *.willywonka.co.in, 85.255.117.226
3477                 '.willywonka.co.in',    // by Nick Priest (lustiq at p5com.com), 85.255.117.226
3478         ),
3479         'web at 6jy.com' => array(
3480                 '.micro36.com',                 // by Teng Zhang (web at 6jy.com), content from lineage.jp, post with 'lineage1bbs.com'
3481                 '.movie1945.com',               // by Zhang Teng (web at 6jy.com), content from lineage.jp, hidden JavaScript
3482         ),
3483
3484         // C-2: Lonely domains (buddies not found yet)
3485         '.0721-4404.com',
3486         '.0nline-porno.info',   // by Timyr (timyr at narod.ru)
3487         '.1-click-clipart.com', // by Big Resources, Inc. (hostmaster at bigresources.com)
3488         '.122mb.com',                   // by Alexandru Rusnac (alrusnac at hotmail.com)
3489         '.180haifa.com',                // by Andrey Letov (andreyletov at yahoo.com)
3490         '.19cellar.info',               // by Eduardo Guro (boomouse at gmail.com)
3491         '.1gb.cc',                              // by Hakan us (hakanus at mail.com)
3492         '.1gb.in',                              // by Sergius Mixman (lancelot.denis at gmail.com)
3493         '.0annie.info',
3494         '.3-hosting.net',
3495         '.50webs.com',                  // by LiquidNet Ltd. (support at propersupport.com), redirect to mpage.jp
3496         '.6i6.de',
3497         '.advancediet.com',             // by Shonta Mojica (hostadmin at advancediet.com)
3498         '.adultpersonalsclubs.com',     // by Peter (vaspet34 at yahoo.com)
3499         '.alfanetwork.info',    // by dante (dantequick at gmail.com)
3500         '.allworlddirect.info', // Forbidden
3501         '.amoreitsex.com',
3502         '.areaseo.com',                 // by Antony Carpito (xcentr at lycos.com)
3503         '.baurish.info',
3504         '.bestop.name',
3505         '.bloggerblast.com',    // by B. Kadrie (domains at starwhitehosting.com)
3506         '.businessplace.biz',   // by Grenchenko Ivan Petrovich (eurogogi at yandex.ru)
3507         '.covertarena.co.uk',   // by Wayne Huxtable
3508         '.d999.info',                   // by Peter Vayner (peter.vayner at inbox.ru)
3509         '.dlekei.info',                 // by Maxima Bucaro (webmaster at tts2f.info)
3510         '.drug-shop.us',                        // by Alexandr (matrixpro at mail.ru)
3511         '.drugcleansing.net',   // by David Zajwzran (stocking.club at gmail.com)
3512         '.drugs-usa.info',              // by Edward SanFilippo (Edward.SanFilippo at gmail.com), redirect to activefreehost.com
3513         '.easyshopusa.com',             // by riter (riter at nm.ru)
3514         '.edu.ph',                              // "philippine network foundation inc"
3515         '.ex-web.net',                  // RMT by ex co,ltd (rmt at ex-web.net)
3516         '.extracheapmeds.com',  // "freexxxmovies" by John Smith (89 at bite.to)
3517         '.fantasy-handjob-ra.com',      // by Hose Pedro (hosepedro at gmail.com)
3518         '.fastppc.info',                        // by peter conor (fastppc at msn.com)
3519         '.ffxiforums.net',              // by Zhang xiaolong (mail at 33986.com), hidden VBScript
3520         '*.filthserver.com',    // sales at onlinemarketingservices.biz
3521         '.find-stuff.org',              // by Alice Freedman (admin at ip-labs.ru), / 404 Not Found
3522         '.forum24.se',
3523         '.free-finding.com',    // by Ny hom (nyhom at yahoo.com)
3524         '.free-rx.net',                 // by Neo-x (neo-xxl at yandex.ru), redirect to activefreehost.com
3525         '.freehostia.com',
3526         '.goldcoastonlinetutoring.com', // by Robert Tanenbaum (buildbt at lycos.com)
3527         '.game4enjoy.net',              // by huang jinglong (fenlin231 at sina.com)
3528         '.ganecity.com',                // by shao tian (huangjinqiang at sina.com)
3529         '.gm-exchange.jp',              // RMT
3530         '.good1688.com',                // by Wen Chien Lunz (wzk1219 at yahoo.com.tw), one of them frame to , and whoop.to
3531         '.google-pharmacy.com',         // by alex (mdisign1997 at yahoo.com), hiding with urlx.org etc
3532         '.google-yahoo-msn.org',        // by Equipe Tecnica Ajato (rambap at yandex.ru)
3533         '.greatsexdate.com',    // by Andreas Crablo (crablo at hotmail.com)
3534         '.guild-wars-online.com',       // by Fuzhou Tianmeng Touzi Zixun Co.,Ltd (welkin at skyunion.com)
3535         '.happyhost.org',               // by Paul Zamnov (paul at zamnov.be)
3536         '.hloris.com',                  // by Wilshi Jamil (ixisus at front.ru)
3537         '.honda168.net',                // by tan tianfu (xueyihua at gmail.com), seems not used now
3538         '.hostuju.cz',                  // ns banan.cz, banan.it
3539         '.hot4buy.org',                 // by Hot Maker (jot at hot4buy.org)
3540         '.hotnetinfo.info',             // by Lisa Edwards (lisaedwards at ledw.th)
3541         '.hotscriptonline.info',        // by Psy Search (admin at psysearch.com)
3542         '.incbuy.info',                 // by Diego T. Murphy (Diego.T.Murphy at incbuy.info)
3543         '.infocart.jp',                 // Trying to earn money easily by selling 'earn-money-easiliy' tips
3544         '.infradoc.com',
3545         '.investorvillage.com', // by natalija puchkova (internet at internet.lv)
3546         '.ismarket.com',                        // Google-hiding. intercage.com related IP
3547         '.italialiveonline.info',       // by Silvio Cataloni (segooglemsn at yahoo.com), redirect to activefreehost.com
3548         '.italy-search.org',            // by Alex Yablin (zaharov-alex at yandex.ru)
3549         '.itsexosit.net',
3550         '.itxxxit.net',
3551         '.jimmys21.com',                // by Klen Kudryavii (telvid at shaw.ca)
3552         '.jimka-mmsa.com',              // by Alex Covax (c0vax at mail.ru), seems not used yet
3553         '.joynu.com',                   // by lei wang (93065 at qq.com), hidden JavaScript
3554         '.kingtools.de',
3555         '.library-blogs.net',   // by Peter Scott (pscontent at gmail.com)
3556         '.ls.la',                               // by Milton McLellan (McLellanMilton at yahoo.com)
3557         '.manseekingwomanx.com',        // by Bill Peterson (coccooc at fastmail.fm)
3558         '.milfxxxpass.com',             // by Morozov Pavlik (rulets at gmail.com)
3559         '.myfgj.info',                  // by Filus (softscript at gmail.com)
3560         '.mujiki.com',                  // by Mila Contora (ebumsn at ngs.ru)
3561         '.mxsupportmailer.com',
3562         '.ngfu2.info',                  // by Tara Lagrant (webmaster at ngfu2.info)
3563         '.ok10000.com',                 // by zipeng hu (ldcs350003 at hotmail.com)
3564         '.onlinetert.info',             // by Jarod Hyde (grigorysch at gmail.com)
3565         '.onlin-casino.com',    // by Lomis Konstantinos (businessline3000 at gmx.de)
3566         '.onlineviagra.de',
3567         '.ornit.info',                  // by Victoria C. Frey (Victoria.C.Frey at pookmail.com)
3568         '.ozomw.info',
3569         '.pahuist.info',                // by Yura (yuralg2005 at yandex.ru)
3570         '.pelican-bulletin.info',       // by Elizabeth K. Perry (redmonk at mail.ru)
3571         '.perevozka777.ru',             // by witalik at gmail.com
3572         '.pharmacy-style.com',  // by Anrey Markov (ernestppc at yahoo.com)
3573         '.pills-storage.com',   // by 
3574         '.plusintedia.com',             // by g yk (abc00623 at 163.com), seems not used now
3575         'popki.ind.in',                 // by Aleksandr Krasnik (supermaster at pisem.net)
3576         '.porkyhost.com',               // 79965 at whois.gkg.net
3577         '.porno-babe.info',             // by Peter (asdas at mail.ru), redirect to Google
3578         '.pornesc.com',                 // by Xpeople (suppij atmail.ru)
3579         '.portaldiscount.com',  // by Mark Tven (bestsaveup at gmail.com)
3580         '.prama.info',                  // by Juan.Kang at mytrashmail.com
3581         ',pulsar.net',                  // by TheBuzz Int. (theboss at tfcclion.com)
3582         '.qoclick.net',                 // by DMITRIY SOLDATENKO
3583         '.relurl.com',                  // tiny-like. by Grzes Tlalka (grzes1111 at interia.pl)
3584         '.replicaswatch.org',   // by Replin (admin at furnitureblog.org)
3585         '.searchadv.com',               // by Jaan Randolph (searchadv at gmail.com)
3586         '.roin.info',                   // by Evgenius (roinse at yandex.ru)
3587         '.seek-www.com',                // by Adam Smit (pingpong at mail.md)
3588         '.sessocities.net',             // by info at secureserver3.com
3589         '.sexamoreit.com',
3590         '.sexforit.com',
3591         '.sexmaniacs.org',              // by Yang Chong (chong at x-india.com)
3592         '.sirlook.com',
3593         '.sticy.info',                  // by Richard D. Mccall (richardmccall at yahoo.com)
3594         '.superrwm.info',               // by Dark Dux (duxdark at yahoo.com)
3595         '.thehostcity.com',             // Domains by Proxy
3596         '.thephentermineonline.info',   // by Kipola (smesh1155 at gmail.com)
3597         '.thetinyurl.com',              // by Beth J. Carter (Beth.J.Carter at thetinyurl.com)
3598         '.topmeds10.com',
3599         '*.tv-reklama.info',    // by Kozlov Maxim (m_koz at mail.ru)
3600         '.twabout.com',                 // by qiu wenbing (qiuwenbing at 126.com), content from l2mpt.net
3601         '.uaro.info',                   // by Neru Pioner (neru at smtp.ru)
3602         '.unctad.net',                  // by gfdogfd at lovespb.com
3603         '.vacant.org.uk',
3604         '.viagrabuyonline.org', // by Sipil (kopper1970 at gmail.com)
3605         '.vip-pets.info',               // by Mike Slowman (mk_slowman at yahoo.com)
3606         '.virtualsystem.de',
3607         '.vdxhost.com',
3608         '.webnow.biz',                  // by Hsien I Fan (admin at servcomputing.com)
3609         '.wer3.info',                   // by Martin Gundel (Martin at mail.com), 404 not found
3610         '.withsex.net',                 // by C.W.Jang (jangcw1204 at naver.com)
3611         '.whoop.to',                    // RMT
3612         '.worldinsurance.info', // by Alexander M. Brown (Alex_Brown at yahoo.com), fake-antivirus
3613         '.xpacificpoker.com',   // by Hubert Hoffman (support at xpacificpoker.com)
3614         '.xphost.org',                  // by alex alex (alrusnac at hotmail.com)
3615         '.xamorexxx.net',
3616         '.xsessox.com',
3617         '.webtools24.net',              // by Michael Helminger (info at ishelminger.de)
3618         '.womasia.info',                // by Mark Fidele (markfidele at yahoo.com)
3619         '.zlocorp.com',                 // by tonibcrus at hotpop.com, spammed well with "http ://zlocorp.com/"
3620         '.zyguo.info',                  // ns globoxhost.net
3621
3622         // C-3: Not classifiable (information wanted)
3623         //
3624         // Something incoming to pukiwiki related sites
3625         'nana.co.il related' => array(
3626                 '.planetnana.co.il',
3627                 '.nana.co.il',
3628         ),
3629         '.mylexus.info',                // by Homer Simpson (simhomer12300 at mail.com), Redirect to Google
3630
3631         // D: Sample setting of
3632         // "third party in good faith"s
3633         //
3634         // Hosts shown inside of the implanted contents,
3635         // not used via spam, but maybe useful to detect these contents
3636         //
3637         // 'RESERVED',
3638
3639         // Z: Yours
3640         //
3641         //'',
3642         //'',
3643         //'',
3644
3645 );
3646 ?>