OSDN Git Service

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