修訂 | c6fcc084e40893d42c455f977025e3a744ff47d9 (tree) |
---|---|
時間 | 2007-02-04 19:43:28 |
作者 | henoheno <henoheno> |
Commiter | henoheno |
$Id: spam.php,v 1.116 2007/02/02 14:34:26 henoheno Exp $
Now 'example.com' means example.com and www.example.com
@@ -1,5 +1,5 @@ | ||
1 | 1 | <?php |
2 | -// $Id: spam.php,v 1.17 2007/02/01 15:02:45 henoheno Exp $ | |
2 | +// $Id: spam.php,v 1.18 2007/02/04 10:42:41 henoheno Exp $ | |
3 | 3 | // Copyright (C) 2006-2007 PukiWiki Developers Team |
4 | 4 | // License: GPL v2 or (at your option) any later version |
5 | 5 | // Functions for Concept-work of spam-uri metrics |
@@ -683,7 +683,7 @@ function get_blocklist($list = '') | ||
683 | 683 | $regexs[$_list][$key] = $value; |
684 | 684 | } else { |
685 | 685 | $regexs[$_list][$value] = |
686 | - '/^' . generate_glob_regex($value, '/') . '$/i'; | |
686 | + '/^(?:www\.)?' . generate_glob_regex($value, '/') . '$/i'; | |
687 | 687 | } |
688 | 688 | } |
689 | 689 | } |
@@ -1,5 +1,5 @@ | ||
1 | 1 | <?php |
2 | -// $Id: spam.ini.php,v 1.17 2007/02/01 15:02:59 henoheno Exp $ | |
2 | +// $Id: spam.ini.php,v 1.18 2007/02/04 10:43:28 henoheno Exp $ | |
3 | 3 | // Spam-related setting |
4 | 4 | |
5 | 5 | $blocklist['goodhost'] = array( |
@@ -42,10 +42,10 @@ $blocklist['badhost'] = array( | ||
42 | 42 | '0rz.tw', |
43 | 43 | '0url.com', |
44 | 44 | '0zed.info', |
45 | + '12url.org', | |
45 | 46 | '*.1sta.com', // by shorturl.com |
46 | 47 | '1url.org', |
47 | 48 | '1url.in', |
48 | - '*.1url.in', | |
49 | 49 | '*.24ex.com', // by shorturl.com |
50 | 50 | '*.2cd.net', // by shim.net |
51 | 51 | '2ch2.net', |
@@ -87,7 +87,7 @@ $blocklist['badhost'] = array( | ||
87 | 87 | '*.andmuchmore.com',// by webalias.com |
88 | 88 | '*.antiblog.com', // by shorturl.com |
89 | 89 | 'athomebiz.com', |
90 | - 'www.athomebiz.com', | |
90 | + 'athomebiz.com', | |
91 | 91 | '*.arecool.net', // by iscool.net |
92 | 92 | 'ataja.es', |
93 | 93 | 'aukcje1.pl', |
@@ -96,7 +96,6 @@ $blocklist['badhost'] = array( | ||
96 | 96 | 'biglnk.com', |
97 | 97 | 'bingr.com', |
98 | 98 | 'bittyurl.com', |
99 | - '*.bittyurl.com', | |
100 | 99 | '*.be.tf', // by ulimit.com |
101 | 100 | '*.best.cd', // by ulimit.com |
102 | 101 | '*.blg.pl', // by Home.pl Sp. J. (info at home.pl) |
@@ -112,7 +111,6 @@ $blocklist['badhost'] = array( | ||
112 | 111 | '*.c0m.st', // by ulimit.com |
113 | 112 | '*.ca.tc', // by ulimit.com |
114 | 113 | 'checkasite.net', |
115 | - 'www.checkasite.net', | |
116 | 114 | '*.chicappa.jp', |
117 | 115 | '*.clan.st', // by ulimit.com |
118 | 116 | 'clipurl.com', |
@@ -221,7 +219,6 @@ $blocklist['badhost'] = array( | ||
221 | 219 | '*.latest-info.com',// by webalias.com |
222 | 220 | '*.learn.to', // by webalias.com |
223 | 221 | 'lediga.st', |
224 | - 'www.lediga.st', | |
225 | 222 | 'liencourt.com', |
226 | 223 | 'linkezy.com', |
227 | 224 | 'linkook.com', |
@@ -231,23 +228,19 @@ $blocklist['badhost'] = array( | ||
231 | 228 | 'makeashorterlink.com', |
232 | 229 | 'maschinen-bluten-nicht.de', // by coolurl.de |
233 | 230 | 'mcturl.com', |
234 | - '*.mcturl.com', | |
235 | 231 | 'memurl.com', |
236 | 232 | 'minilien.com', // by digipills.com |
237 | - '*.minilien.com', // by digipills.com | |
238 | 233 | 'miniurl.pl', |
239 | 234 | '*.mirrorz.com', // by shorturl.com |
240 | 235 | 'mixi.bz', |
241 | 236 | 'mo-v.jp', |
242 | 237 | 'monster-submit.com', |
243 | - 'www.monster-submit.com', | |
244 | 238 | 'mooo.jp', |
245 | 239 | '*.moviefever.com', // by webalias.com |
246 | 240 | '*.mp3.ms', // by ulimit.com |
247 | 241 | '*.mp3-archives.com', // by webalias.com |
248 | 242 | '*.mustbehere.com', // by hotredirect.com |
249 | 243 | 'myactivesurf.net', |
250 | - 'www.myactivesurf.net', | |
251 | 244 | '*.mypiece.com', // by active.ws |
252 | 245 | '*.myprivateidaho.com', // by webalias.com |
253 | 246 | 'mytinylink.com', |
@@ -261,14 +254,12 @@ $blocklist['badhost'] = array( | ||
261 | 254 | '*.notlong.com', |
262 | 255 | '*.official.ws', // by active.ws |
263 | 256 | 'ofzo.be', |
264 | - 'www.ofzo.be', | |
265 | 257 | '*.oneaddress.net', // by vdirect.com |
266 | 258 | '*.onlyhere.net', // by hotredirect.com |
267 | 259 | '*.op7.net', // by shim.net |
268 | 260 | '*.ouch.ws', // by active.ws |
269 | 261 | '*.pagehere.com', // by hotredirect.com |
270 | 262 | 'palurl.com', |
271 | - 'www.palurl.com', | |
272 | 263 | '*.paulding.net', |
273 | 264 | 'phpfaber.org', |
274 | 265 | '*.pirozhok.org', // by bucksogen.com |
@@ -283,7 +274,7 @@ $blocklist['badhost'] = array( | ||
283 | 274 | '*.r8.org', // by ne1.net |
284 | 275 | '*.radpages.com', // by webalias.com |
285 | 276 | 'redirectme.to', |
286 | - 'www.relic.net', | |
277 | + 'relic.net', | |
287 | 278 | 'rio.st', |
288 | 279 | '*.remember.to', // by webalias.com |
289 | 280 | '*.resourcez.com', // by webalias.com |
@@ -308,11 +299,9 @@ $blocklist['badhost'] = array( | ||
308 | 299 | 'shorturl-accessanalyzer.com', |
309 | 300 | 'shortify.com', |
310 | 301 | 'shrinkthatlink.com', |
311 | - 'www.shrinkthatlink.com', | |
312 | 302 | 'shrinkurl.us', |
313 | 303 | 'shrt.org', |
314 | 304 | 'shrunkurl.com', |
315 | - '*.shrunkurl.com', | |
316 | 305 | 'shurl.org', |
317 | 306 | 'shurl.net', |
318 | 307 | 'sid.to', |
@@ -325,9 +314,7 @@ $blocklist['badhost'] = array( | ||
325 | 314 | 'snipurl.com', |
326 | 315 | '*.sp.st', // by ulimit.com |
327 | 316 | 'sp-nov.net', |
328 | - 'www.sp-nov.net', | |
329 | 317 | 'splashblog.com', |
330 | - 'www.splashblog.com', | |
331 | 318 | '*.sports-reports.com', // by webalias.com |
332 | 319 | '*.spyw.com', // by shorturl.com |
333 | 320 | '*.ssr.be', // by f2b.be |
@@ -349,7 +336,6 @@ $blocklist['badhost'] = array( | ||
349 | 336 | 'tinylink.com', // by digipills.com |
350 | 337 | 'tinylink.eu', |
351 | 338 | 'tinylinkworld.com', |
352 | - 'www.tinylinkworld.com', | |
353 | 339 | 'tinypic.com', |
354 | 340 | 'tinyr.us', |
355 | 341 | 'tinyurl.com', |
@@ -373,7 +359,6 @@ $blocklist['badhost'] = array( | ||
373 | 359 | '*.uploadr.com', |
374 | 360 | 'url.vg', // by jeremyjohnstone.com |
375 | 361 | 'url4.net', |
376 | - '*.url4.net', | |
377 | 362 | 'url-c.com', |
378 | 363 | 'urlcut.com', |
379 | 364 | 'urlcutter.com', |
@@ -385,19 +370,17 @@ $blocklist['badhost'] = array( | ||
385 | 370 | '*.vdirect.com', // by vdirect.com |
386 | 371 | '*.vdirect.net', // by vdirect.com |
387 | 372 | 'vgo2.com', |
388 | - 'www.vgo2.com', | |
389 | 373 | '*.veryweird.com', // by webalias.com |
390 | 374 | '*.visit.ws', // by active.ws |
391 | 375 | '*.vze.com', // by shorturl.com |
392 | 376 | 'w3t.org', |
393 | 377 | 'wapurl.co.uk', |
394 | 378 | '*.way.to', // by webalias.com |
395 | - 'www.wbkt.net', | |
379 | + 'wbkt.net', | |
396 | 380 | '*.web-freebies.com', // by webalias.com |
397 | 381 | '*.webalias.com', |
398 | 382 | '*.webdare.com', // by webalias.com |
399 | 383 | 'webmasterwise.com', |
400 | - '*.webmasterwise.com', | |
401 | 384 | '*.webrally.net', // by vdirect.com |
402 | 385 | 'wiz.sc', // tiny.cc related |
403 | 386 | '*.xit.pl', // by Home.pl Sp. J. (info at home.pl) |
@@ -459,9 +442,9 @@ $blocklist['badhost'] = array( | ||
459 | 442 | '*.atfreeforum.com', |
460 | 443 | '*.asphost4free.com', |
461 | 444 | '*.beeplog.com', |
445 | + '*.blog.hr', | |
462 | 446 | '*.bloggingmylife.com', |
463 | 447 | 'bloggers.nl', |
464 | - '*.bloggers.nl', | |
465 | 448 | '*.blogharbor.com', |
466 | 449 | 'myblogma.com', |
467 | 450 | '*.blogspot.com', // by Google |
@@ -473,7 +456,6 @@ $blocklist['badhost'] = array( | ||
473 | 456 | '*.diaryland.com', |
474 | 457 | '*.dox.hu', |
475 | 458 | 'dreipage.de', // by 2page.de |
476 | - 'www.dreipage.de', | |
477 | 459 | '*.eblog.com.au', |
478 | 460 | '*.ekiwi.de', |
479 | 461 | '*.extra.hu', |
@@ -483,55 +465,55 @@ $blocklist['badhost'] = array( | ||
483 | 465 | '*.free-bb.com', |
484 | 466 | '*.freeclans.de', |
485 | 467 | '*.freelinuxhost.com', // by 100webspace.com |
486 | - 'www.freeforum.at', | |
487 | - 'www.forumprofi.de', | |
488 | - 'www.forumprofi1.de', // by forumprofi.de | |
489 | - 'www.forumprofi2.de', // by forumprofi.de | |
490 | - 'www.forumprofi3.de', // by forumprofi.de | |
491 | - '*.forumup.at', // by forumup | |
492 | - '*.forumup.be', // by forumup | |
493 | - '*.forumup.ca', // by forumup | |
494 | - '*.forumup.ch', // by forumup | |
495 | - '*.forumup.co.nz', // by forumup | |
496 | - '*.forumup.co.uk', // by forumup | |
497 | - '*.forumup.co.za', // by forumup | |
498 | - '*.forumup.com', // by forumup | |
499 | - '*.forumup.com.au', // by forumup | |
500 | - '*.forumup.cn', // by forumup | |
501 | - '*.forumup.cz', // by forumup | |
502 | - '*.forumup.de', // by forumup | |
503 | - '*.forumup.dk', // by forumup | |
504 | - '*.forumup.es', // by forumup | |
505 | - '*.forumup.eu', // by forumup | |
506 | - '*.forumup.fr', // by forumup | |
507 | - '*.forumup.gr', // by forumup | |
508 | - '*.forumup.hu', // by forumup | |
509 | - '*.forumup.in', // by forumup | |
510 | - '*.forumup.info', // by forumup | |
511 | - '*.forumup.ir', // by forumup | |
512 | - '*.forumup.it', // by forumup | |
513 | - '*.forumup.jobs', // by forumup | |
514 | - '*.forumup.jp', // by forumup | |
515 | - '*.forumup.lt', // by forumup | |
516 | - '*.forumup.lv', // by forumup | |
517 | - '*.forumup.org', // by forumup | |
518 | - '*.forumup.pl', // by forumup | |
519 | - '*.forumup.name', // by forumup | |
520 | - '*.forumup.net', // by forumup | |
521 | - '*.forumup.nl', // by forumup | |
522 | - '*.forumup.ro', // by forumup | |
523 | - '*.forumup.ru', // by forumup | |
524 | - '*.forumup.se', // by forumup | |
525 | - '*.forumup.sk', // by forumup | |
526 | - '*.forumup.tv', // by forumup | |
527 | - '*.forumup.us', // by forumup | |
528 | - '*.forumup.web.tr', // by forumup | |
529 | - '*.freepowerboards.com', | |
468 | + 'freeforum.at', | |
469 | + 'forumprofi.de', | |
470 | + 'forumprofi1.de', // by forumprofi.de | |
471 | + 'forumprofi2.de', // by forumprofi.de | |
472 | + 'forumprofi3.de', // by forumprofi.de | |
473 | + 'forumup.at', // by forumup | |
474 | + 'forumup.be', // by forumup | |
475 | + 'forumup.ca', // by forumup | |
476 | + 'forumup.ch', // by forumup | |
477 | + 'forumup.co.nz', // by forumup | |
478 | + 'forumup.co.uk', // by forumup | |
479 | + 'forumup.co.za', // by forumup | |
480 | + 'forumup.com', // by forumup | |
481 | + 'forumup.com.au', // by forumup | |
482 | + 'forumup.cn', // by forumup | |
483 | + 'forumup.cz', // by forumup | |
484 | + 'forumup.de', // by forumup | |
485 | + 'forumup.dk', // by forumup | |
486 | + 'forumup.es', // by forumup | |
487 | + 'forumup.eu', // by forumup | |
488 | + 'forumup.fr', // by forumup | |
489 | + 'forumup.gr', // by forumup | |
490 | + 'forumup.hu', // by forumup | |
491 | + 'forumup.in', // by forumup | |
492 | + 'forumup.info', // by forumup | |
493 | + 'forumup.ir', // by forumup | |
494 | + 'forumup.it', // by forumup | |
495 | + 'forumup.jobs', // by forumup | |
496 | + 'forumup.jp', // by forumup | |
497 | + 'forumup.lt', // by forumup | |
498 | + 'forumup.lv', // by forumup | |
499 | + 'forumup.org', // by forumup | |
500 | + 'forumup.pl', // by forumup | |
501 | + 'forumup.name', // by forumup | |
502 | + 'forumup.net', // by forumup | |
503 | + 'forumup.nl', // by forumup | |
504 | + 'forumup.ro', // by forumup | |
505 | + 'forumup.ru', // by forumup | |
506 | + 'forumup.se', // by forumup | |
507 | + 'forumup.sk', // by forumup | |
508 | + 'forumup.tv', // by forumup | |
509 | + 'forumup.us', // by forumup | |
510 | + 'forumup.web.tr', // by forumup | |
511 | + 'freepowerboards.com', | |
530 | 512 | '*.hit.bg', // by forumup.com ?? |
531 | 513 | '*.goodboard.de', |
532 | 514 | 'docs.google.com', // by Google |
533 | 515 | 'groups-beta.google.com', // by Google |
534 | - 'www.healthcaregroup.com', | |
516 | + 'healthcaregroup.com', | |
535 | 517 | '*.hk.pl', // by info at home.pl |
536 | 518 | '*.host-page.com', |
537 | 519 | '*.home.pl', // by info at home.pl |
@@ -547,7 +529,6 @@ $blocklist['badhost'] = array( | ||
547 | 529 | '*.journalscape.com', |
548 | 530 | '*.land.ru', // pochta.ru related |
549 | 531 | 'limmon.net', |
550 | - 'www.limmon.net', | |
551 | 532 | 'ltss.luton.ac.uk', |
552 | 533 | '*.monforum.com', |
553 | 534 | '*.monforum.fr', // by monforum.com |
@@ -562,22 +543,19 @@ $blocklist['badhost'] = array( | ||
562 | 543 | '*.phpbbx.de', |
563 | 544 | '*.quickfreehost.com', |
564 | 545 | 'quizilla.com', |
565 | - 'www.quizilla.com', | |
566 | 546 | '*.pochta.ru', |
567 | 547 | '*.sayt.ws', |
568 | 548 | '*.sbn.bz', // by rin.ru |
569 | 549 | '*.spazioforum.it', |
570 | 550 | '*.squarespace.com', |
571 | 551 | 'stickypond.com', |
572 | - 'www.stickypond.com', | |
573 | 552 | '*.stormloader.com', |
574 | 553 | '*.t35.com', |
575 | 554 | '*.talkthis.com', |
576 | 555 | 'telasipforums.com', |
577 | 556 | 'thestudentunderground.org', |
578 | - 'www.think.ubc.ca', | |
557 | + 'think.ubc.ca', | |
579 | 558 | '*.welover.org', |
580 | - '*.weblogmaniacs.com', | |
581 | 559 | 'weblogmaniacs.com', |
582 | 560 | '*.wikidot.com', |
583 | 561 | '*.wmjblogs.ru', |
@@ -590,7 +568,7 @@ $blocklist['badhost'] = array( | ||
590 | 568 | // (e.g. some sort of blog comments, BBSes, forums, wikis) |
591 | 569 | '*.aamad.org', |
592 | 570 | 'anewme.org', |
593 | - 'www.blepharospasm.org', | |
571 | + 'blepharospasm.org', | |
594 | 572 | '*.buzznet.com', |
595 | 573 | '*.colourware.co.uk', |
596 | 574 | 'icu.edu.ua', |
@@ -598,23 +576,23 @@ $blocklist['badhost'] = array( | ||
598 | 576 | 'board-z.de', |
599 | 577 | '*.board-z.de', |
600 | 578 | 'deproduction.org', |
601 | - 'www.deproduction.org', | |
579 | + 'deproduction.org', | |
602 | 580 | 'dc503.org', |
603 | 581 | 'fhmcsa.org.au', |
604 | 582 | '*.fhmcsa.org.au', |
605 | 583 | 'forum.lixium.fr', |
606 | 584 | 'funkdoc.com', |
607 | 585 | '*.goodboard.de', |
608 | - 'www.homepage-dienste.com', | |
586 | + 'homepage-dienste.com', | |
609 | 587 | '*.inventforum.com', |
610 | - 'www.funnyclipcentral.com', | |
588 | + 'funnyclipcentral.com', | |
611 | 589 | 'huskerink.com', |
612 | 590 | 'internetincomeclub.com', |
613 | 591 | 'kevindmurray.com', |
614 | - 'www.macfaq.net', | |
615 | - 'www.me4x4.com', | |
592 | + 'macfaq.net', | |
593 | + 'me4x4.com', | |
616 | 594 | 'morallaw.org', |
617 | - 'www.morerevealed.com', | |
595 | + 'morerevealed.com', | |
618 | 596 | 'mamiya.co.uk', |
619 | 597 | 'mountainjusticemedia.org', |
620 | 598 | 'users.nethit.pl', |
@@ -622,21 +600,20 @@ $blocklist['badhost'] = array( | ||
622 | 600 | 'nlen.org', |
623 | 601 | 'omikudzi.ru', |
624 | 602 | 'pix4online.co.uk', |
625 | - 'www.pix4online.co.uk', | |
626 | - 'www.privatforum.de', | |
603 | + 'privatforum.de', | |
627 | 604 | '*.reallifelog.com', |
628 | 605 | 'rkphunt.com', |
629 | - 'www.saskchamber.com', | |
606 | + 'saskchamber.com', | |
630 | 607 | 'selikoff.net', |
631 | - 'www.setbb.com', | |
608 | + 'setbb.com', | |
632 | 609 | 'silver-tears.net', |
633 | 610 | 'dir.kzn.ru', // by Kazan State University |
634 | 611 | 'sys.kcn.ru', // by Kazan State University |
635 | 612 | 'theedgeblueisland.com', |
636 | - 'www.tzaneen.co.za', | |
613 | + 'tzaneen.co.za', | |
637 | 614 | 'urgentclick.com', |
638 | 615 | 'wolvas.org.uk', |
639 | - 'www.wvup.edu', | |
616 | + 'wvup.edu', | |
640 | 617 | |
641 | 618 | |
642 | 619 | // C: Sample setting of: |
@@ -771,6 +748,8 @@ $blocklist['badhost'] = array( | ||
771 | 748 | // |
772 | 749 | '1818u.org', // by Andrey (vdf at lovespb.com), redirect to activefreehost.com |
773 | 750 | '*.1818u.org', |
751 | + '18ew.info', // by Andrey (vdf at lovespb.com), redirect to activefreehost.com | |
752 | + '*.18ew.info', | |
774 | 753 | '43sexx.org', // by Andrey (vdf at lovespb.com), / was not found |
775 | 754 | '*.43sexx.org', |
776 | 755 | '56porn.org', // by Andrey (vdf at lovespb.com), / was not found |
@@ -931,11 +910,21 @@ $blocklist['badhost'] = array( | ||
931 | 910 | '*.pharmacif.info', |
932 | 911 | 'pornsexteen.biz', // by Lebedev Sergey (serega555serega555 at yandex.ru) |
933 | 912 | '*.pornsexteen.biz', |
913 | + 'ugfds.info', // by Lebedev Sergey (serega555serega555 at yandex.ru) | |
914 | + '*.ugfds.info', | |
934 | 915 | 'vviagra.info', // by Lebedev Sergey (serega555serega555 at yandex.ru) |
935 | 916 | '*.vviagra.info', |
936 | 917 | // |
937 | 918 | '*.cheapestviagraonline.info', // by Anatol (anatolsenator at gmail.com) |
938 | 919 | '*.buyphentermineworld.info', // by Anatol (anatolsenator at gmail.com) |
920 | + // | |
921 | + 'testviagra.org', // by Chong Li (chongli at mederotica.com) | |
922 | + 'listsitepro.com', // by VO Entertainment Inc (webmaster at mederotica.com) | |
923 | + // | |
924 | + 'xer-vam.org', // by Dr. Portillo (aliacsandr85 at yahoo.com) | |
925 | + '*.xer-vam.org', | |
926 | + 'vvsa.org', // by Eva Sabina Lopez Castell (aliacsandr85 at yahoo.com) | |
927 | + '*.vvsa.org', | |
939 | 928 | |
940 | 929 | // C-2: Lonely domains (buddies not found yet) |
941 | 930 | '0nline-porno.info', // by Timyr (timyr at narod.ru) |
@@ -944,6 +933,8 @@ $blocklist['badhost'] = array( | ||
944 | 933 | '*.advancediet.com',// by Shonta Mojica (hostadmin at advancediet.com) |
945 | 934 | '*.areaseo.com', // by Antony Carpito (xcentr at lycos.com) |
946 | 935 | 'bestdiscountpharmacy.biz', // by John Brown (john780321 at yahoo.com), 2007-01-27, 61.144.122.45 |
936 | + 'd999.info', // by Peter Vayner (peter.vayner at inbox.ru) | |
937 | + '*.d999.info', | |
947 | 938 | '*.dlekei.info', // by Maxima Bucaro (webmaster at tts2f.info) |
948 | 939 | '*.discutbb.com', // by Perez Thomas (thomas.jsp at libertysurf.fr) |
949 | 940 | 'dreamteammoney.com', // dtmurl.com related |
@@ -965,6 +956,8 @@ $blocklist['badhost'] = array( | ||
965 | 956 | '*.ls.la', // by Milton McLellan (McLellanMilton at yahoo.com) |
966 | 957 | 'myfgj.info', // by Filus (softscript at gmail.com) |
967 | 958 | '*.mujiki.com', // by Mila Contora (ebumsn at ngs.ru) |
959 | + 'ornit.info', // by Victoria C. Frey (Victoria.C.Frey at pookmail.com) | |
960 | + '*.ornit.info', | |
968 | 961 | '*.pahuist.info', // by Yura (yuralg2005 at yandex.ru) |
969 | 962 | '*.perevozka777.ru', // by witalik at gmail.com |
970 | 963 | 'portaldiscount.com', // by Mark Tven (bestsaveup at gmail.com) |
@@ -978,8 +971,6 @@ $blocklist['badhost'] = array( | ||
978 | 971 | '*.webnow.biz', // by Hsien I Fan (admin at servcomputing.com) |
979 | 972 | 'wellcams.biz', // by Sergey Sergiyenko (studioboss at gmail.com) |
980 | 973 | '*.xpacificpoker.com',// by Hubert Hoffman (support at xpacificpoker.com) |
981 | - 'xer-vam.org', // by Dr. Portillo (aliacsandr85 at yahoo.com) | |
982 | - '*.xer-vam.org', | |
983 | 974 | 'zlocorp.com', // by tonibcrus at hotpop.com, spammed well with "http ://zlocorp.com/" |
984 | 975 | '*.zlocorp.com', |
985 | 976 |