OSDN Git Service

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