diff --git a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf index 53100cb5e..85e786c89 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -33,4 +33,4 @@ # 111.111.111.111 0; -35.184.226.236 0; +35.192.187.174 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index 264662784..f776ecbb8 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V4.2019.06.1611 +### Updated: Wed Jun 26 09:35:17 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/.dev-tools/_conf_files_testing_changes/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_testing_changes/bots.d/blacklist-ips.conf index d2f53f127..a6ad864d9 100644 --- a/.dev-tools/_conf_files_testing_changes/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes/bots.d/blacklist-ips.conf @@ -1,96 +1 @@ -# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ### - -### VERSION INFORMATION # -################################################### -### Version: V4.2019.08 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## - - -############################################################################## -# _ __ _ # -# / |/ /__ _(_)__ __ __ # -# / / _ `/ / _ \\ \ / # -# /_/|_/\_, /_/_//_/_\_\ # -# __/___/ __ ___ __ ___ __ __ # -# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ # -# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ # -# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ # -# # -############################################################################## - -# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20 -# This file must exist on your system or Nginx will fail a reload due to a missing file -# For all intensive purpose you can delete everything inside this file and leave it -# completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's - -# Add IP's you want to blacklist below this line, one per line as per example -# Nginx [warn] notices may be reported when you try reload Nginx if you happen to include an -# IP here that may already be included by the blocker with it's daily updates -# NOTE: It is only an Nginx Warning message and will not cause Nginx to fail a reload. - -# 111.111.111.111 1; - -# Cyveillance / Qwest Communications / PSINET -# ******************************************* -# I am extensively researching this subject - appears to be US government involved -# and also appears to be used by all sorts of law enforcement agencies. For one they -# do not obey robots.txt and continually disguise their User-Agent strings. Time will -# tell if this is all correct or not. -# For now see - https://en.wikipedia.org/wiki/Cyveillance - -# IMPORTANT UPDATE ON Cyveillance / Qwest Communications !!! -# ********************************************************** -# I have done a lot of research on Cyveillance now and through monitoring my logs I know -# for sure what companies are using them and what they are actually looking for. -# My research has led me to understand that Cyveillance services are used by hundreds -# of companies to help them dicsover theft of copyrighted materials like images, movies -# music and other materials. I personally believe a lot of block lists who originally recommended -# blocking Cyveillance have done so to protect their torrent or p2p sites from being scanned. -# I personally have now unblocked them as image theft is a big problem of mine but if you -# do want to block Cyveillance you can simply modify the entries in the block below from "0" to "1" -# Getty Images is one such company who appears to use Cyveillance to help monitor for copyright theft. - -# If you really do want to block them change all the 0's below to 1. -# Use this section at YOUR OWN RISK, you may block some legitimate networks but after many hours of -# Research this is now the completely updated list of all IP ranges IPV4 and IPV6 owned Qwest Communications -# PSINET and Cyveillance - -# IMPORTANT NOTE: If you really want to keeps bot and things out of certain parts of your web site -# Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able -# to access download links. Google Re-Captcha with images is too complex for any bot. - - 38.0.0.0/8 0; - 206.2.138.0/23 0; - 208.71.164.0/22 0; - 4.17.135.32/27 0; - 63.144.0.0/13 0; - 65.112.0.0/12 0; - 65.192.0.0/11 0; - 65.213.208.128/27 0; - 65.222.176.96/27 0; - 65.222.185.72/29 0; - -# **************** -# Berkely Scanner -# **************** - -# The Berkeley University has a scanner testing all over the web sending a complex -# payload an expecting a reply from servers who are infected or who just respond to such -# a payload. The payload looks similar to this -# "$\xC9\xE1\xDC\x9B+\x8F\x1C\xE71\x99\xA8\xDB6\x1E#\xBB\x19#Hx\xA7\xFD\x0F9-" -# and is sometime VERY long. You may have noticed this in your logs. -# I support research projects and all my servers respond with an error to this type of -# string so I do not block them but if you want to block just uncomment the following line -# or email them asking them not to scan your server. They do respond. -# Visit http://169.229.3.91/ for more info - -# If you really do want to block them change all the 0 below to 1. - - 169.229.3.91 0; -35.184.226.2361; -104.198.131.58 1; -34.68.144.114 1; -104.154.120.187 1; -35.202.145.110 1; +35.192.187.174 1; diff --git a/.dev-tools/_conf_files_testing_changes/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_testing_changes/bots.d/whitelist-ips.conf index 84b766345..38f446dc1 100644 --- a/.dev-tools/_conf_files_testing_changes/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes/bots.d/whitelist-ips.conf @@ -1,40 +1 @@ -# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### - -### VERSION INFORMATION # -################################################### -### Version: V4.2019.04 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## - -############################################################################## -# _ __ _ # -# / |/ /__ _(_)__ __ __ # -# / / _ `/ / _ \\ \ / # -# /_/|_/\_, /_/_//_/_\_\ # -# __/___/ __ ___ __ ___ __ __ # -# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ # -# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ # -# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ # -# # -############################################################################## - -# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist -# This file must exist on your system or Nginx will fail a reload due to a missing file -# Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line as per the example -# Only add actual IP addresses and ranges here - -# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS -# --------- -# EXAMPLES: -# --------- -# 111.111.111.111 0; - - -35.184.226.2360; -104.198.131.58 0; -34.68.144.114 0; -104.154.120.187 0; -35.202.145.110 0; +35.192.187.174 0; diff --git a/.dev-tools/_conf_files_testing_changes/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_testing_changes/conf.d/globalblacklist.conf index 0679d52c3..264662784 100644 --- a/.dev-tools/_conf_files_testing_changes/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_testing_changes/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1609 -### Updated: Wed Jun 26 09:11:21 SAST 2019 +### Version: V4.2019.06.1610 +### Updated: Wed Jun 26 09:23:27 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/.dev-tools/globalblacklist-testing.template b/.dev-tools/globalblacklist-testing.template index 66d55e864..d4aa92563 100644 --- a/.dev-tools/globalblacklist-testing.template +++ b/.dev-tools/globalblacklist-testing.template @@ -10,8 +10,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V3.2019.06.1611 +### Updated: Wed Jun 26 09:35:19 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index 264662784..f776ecbb8 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V4.2019.06.1611 +### Updated: Wed Jun 26 09:35:17 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/.dev-tools/test_units/blacklist-ips.conf b/.dev-tools/test_units/blacklist-ips.conf index d2f53f127..a6ad864d9 100644 --- a/.dev-tools/test_units/blacklist-ips.conf +++ b/.dev-tools/test_units/blacklist-ips.conf @@ -1,96 +1 @@ -# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ### - -### VERSION INFORMATION # -################################################### -### Version: V4.2019.08 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## - - -############################################################################## -# _ __ _ # -# / |/ /__ _(_)__ __ __ # -# / / _ `/ / _ \\ \ / # -# /_/|_/\_, /_/_//_/_\_\ # -# __/___/ __ ___ __ ___ __ __ # -# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ # -# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ # -# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ # -# # -############################################################################## - -# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20 -# This file must exist on your system or Nginx will fail a reload due to a missing file -# For all intensive purpose you can delete everything inside this file and leave it -# completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's - -# Add IP's you want to blacklist below this line, one per line as per example -# Nginx [warn] notices may be reported when you try reload Nginx if you happen to include an -# IP here that may already be included by the blocker with it's daily updates -# NOTE: It is only an Nginx Warning message and will not cause Nginx to fail a reload. - -# 111.111.111.111 1; - -# Cyveillance / Qwest Communications / PSINET -# ******************************************* -# I am extensively researching this subject - appears to be US government involved -# and also appears to be used by all sorts of law enforcement agencies. For one they -# do not obey robots.txt and continually disguise their User-Agent strings. Time will -# tell if this is all correct or not. -# For now see - https://en.wikipedia.org/wiki/Cyveillance - -# IMPORTANT UPDATE ON Cyveillance / Qwest Communications !!! -# ********************************************************** -# I have done a lot of research on Cyveillance now and through monitoring my logs I know -# for sure what companies are using them and what they are actually looking for. -# My research has led me to understand that Cyveillance services are used by hundreds -# of companies to help them dicsover theft of copyrighted materials like images, movies -# music and other materials. I personally believe a lot of block lists who originally recommended -# blocking Cyveillance have done so to protect their torrent or p2p sites from being scanned. -# I personally have now unblocked them as image theft is a big problem of mine but if you -# do want to block Cyveillance you can simply modify the entries in the block below from "0" to "1" -# Getty Images is one such company who appears to use Cyveillance to help monitor for copyright theft. - -# If you really do want to block them change all the 0's below to 1. -# Use this section at YOUR OWN RISK, you may block some legitimate networks but after many hours of -# Research this is now the completely updated list of all IP ranges IPV4 and IPV6 owned Qwest Communications -# PSINET and Cyveillance - -# IMPORTANT NOTE: If you really want to keeps bot and things out of certain parts of your web site -# Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able -# to access download links. Google Re-Captcha with images is too complex for any bot. - - 38.0.0.0/8 0; - 206.2.138.0/23 0; - 208.71.164.0/22 0; - 4.17.135.32/27 0; - 63.144.0.0/13 0; - 65.112.0.0/12 0; - 65.192.0.0/11 0; - 65.213.208.128/27 0; - 65.222.176.96/27 0; - 65.222.185.72/29 0; - -# **************** -# Berkely Scanner -# **************** - -# The Berkeley University has a scanner testing all over the web sending a complex -# payload an expecting a reply from servers who are infected or who just respond to such -# a payload. The payload looks similar to this -# "$\xC9\xE1\xDC\x9B+\x8F\x1C\xE71\x99\xA8\xDB6\x1E#\xBB\x19#Hx\xA7\xFD\x0F9-" -# and is sometime VERY long. You may have noticed this in your logs. -# I support research projects and all my servers respond with an error to this type of -# string so I do not block them but if you want to block just uncomment the following line -# or email them asking them not to scan your server. They do respond. -# Visit http://169.229.3.91/ for more info - -# If you really do want to block them change all the 0 below to 1. - - 169.229.3.91 0; -35.184.226.2361; -104.198.131.58 1; -34.68.144.114 1; -104.154.120.187 1; -35.202.145.110 1; +35.192.187.174 1; diff --git a/.dev-tools/test_units/random-bots-for-test-quick.list b/.dev-tools/test_units/random-bots-for-test-quick.list index c3b964ef4..11f766c56 100644 --- a/.dev-tools/test_units/random-bots-for-test-quick.list +++ b/.dev-tools/test_units/random-bots-for-test-quick.list @@ -1,50 +1,50 @@ -ASPSeek -Barkrowler -BetaBot -Cegbfeieh -ChinaClaw -Demon -Dragonfly -EasyDL -EMail Siphon -EMail Wolf -Evil -Extreme Picture Finder -EyeNetIE -Getintent -HTTP::Lite -IDBot -Id-search -instabid -Intelliseek -IstellaBot -Jbrofuzz -JennyBot -Kenjin Spider -Larbin -LeechFTP -LinkpadBot -LinqiaMetadataDownloaderBot -Magnet -meanpathbot -MIDown tool -NetMechanic -Nibbler -Niki-bot +404checker +AhrefsBot +Backlink-Ceck +BDFetch +Cogentbot +Copier +Discobot +Download Wonder +Ebingbong +EroCrawler +Fyrebot +GrapeshotCrawler +HTTrack +Humanlinks +Internet Ninja +internetVista monitor +Iria +Jyxobot +magpie-crawler +MarkWatch +Mass Downloader +MeanPath Bot +mediawords +MIIxpc +Musobot +Navroad +Netvibes +NICErsPRO Nimbostratus -OutclicksBot -PleaseCrawl -ProPowerBot -SiteLockSpider -SiteSnagger -Spanner -Teleport -Titan -Tracemyfile +POE-Component-Client-HTTP +scan.lol +SeoSiteCheckup +SEOstats +Sitebeam +Snoopy +SpaceBison +Sqlworm +Suzuran +Toata +True_Robot +Upflow VoidEYE -WebEnhancer -Web Fetch -Web Sucker -Whack -Whacker -WWW::Mechanize +Webalta +WebAuto +WebPix +Webshag +WISENutbot +Wonderbot +Zade +ZyBorg diff --git a/.dev-tools/test_units/random-bots-for-test.list b/.dev-tools/test_units/random-bots-for-test.list index cdc2e65ec..eafedfb8b 100644 --- a/.dev-tools/test_units/random-bots-for-test.list +++ b/.dev-tools/test_units/random-bots-for-test.list @@ -1,250 +1,250 @@ -Abonti +404enemy Aboundex +Aboundexbot +Acunetix ADmantX -AhrefsBot AiHitBot +Aipbot +Alexibot +Alligator AllSubmitter AlphaBot Anarchie +Apexoo +archive.org_bot ASPSeek -Asterias +Attach BackDoorBot Backlink-Ceck backlink-check BackStreet BackWeb Badass -BatchFTP -BBBike +Bandit +Barkrowler BDCbot +BDFetch Bigfoot -Bitacle -Blackboard -Black Hole -BlowFish +Blow Boardreader +Bolt +BotALot Brandprotect -Brandwatch BuiltBotTough -coccocbot-web -cognitiveseo -com.plumanalytics +BuiltWith +Bullseye +BunnySlippers +BuzzSumo +CCBot +Cegbfeieh +CheTeam +Chlooe +Cloud mapping +Cogentbot Copier CopyRightCheck -Cosmos -Craftbot +Copyscape +crawler4j +crawler.feedback +crawl.sogou.com +Crescent Curious Custo DataCha0s -demandbase-bot Deusu -Devil -Digincore -DigitalPebble -Dirbuster +DIIbot Dispatch +DnyzBot DomainAppender +DomainCrawler DomainSigmaCrawler -DomainStatsBot Dragonfly -Drip +DSearch DTS Agent -EasyDL -Ebingbong EirGrabber EMail Siphon EMail Wolf -evc-batch Exabot Express WebPictures -ExtLinksBot Extreme Picture Finder -facebookscraper -FDM -Firefox/7.0 -FlashGet +EyeNetIE +Ezooms +FHscan +Fimap Foobot -Freeuploader -GalaxyBot -GermCrawler +FyberSpider +Fyrebot GetRight -GetWeb -Gigablast G-i-g-a-b-o-t Go-Ahead-Got-It -Gotit -Go!Zilla -GrabNet -GrapeFX +GrapeshotCrawler +GridBot +GT::WWW +Haansoft +HaosouSpider Harvest +HEADMasterSEO Hloader -HMView HTTrack -Humanlinks -HybridBot -Id-search -Image Sucker -Internet Ninja +Iblog +IDBot +InfoNaviRobot +instabid +Intelliseek +InterGET +InternetSeer +internetVista monitor IRLbot +Iskanie IstellaBot JamesBOT -Jbrofuzz -JetCar -Jetty +Joomla Jorgee -JustView -Keyword Density -Kozmosbot +Kenjin Spider Larbin LeechFTP LeechGet +LibWeb +Libwhisker Likse -Linkdexbot -LinkScan +LinkextractorPro LinqiaMetadataDownloaderBot -Lipperhey Spider -lwp-trivial +LinqiaScrapeBot +Litemage_walker +Lmspider +Ltx71 +lwp-request +LWP::Simple Magnet -Mag-Net -magpie-crawler -Mail.RU_Bot -Majestic12 Majestic SEO -Majestic-SEO -MarkMonitor MarkWatch -Mass Downloader +Mata Hari MauiBot +Meanpathbot MeanPath Bot -Mediatoolkitbot mediawords -MFC_Tear_Sample +Microsoft Data Access Microsoft URL Control -Mister PiX +MIDown tool +MIIxpc +MJ12bot MSFrontPage -Musobot -Name Intelligence +Msrabot +MS Web Services Client Protocol +muhstik-scan +Nameprotect NearSite -Nessus -NetMechanic +NetLyzer +Net Vampire Netvibes -NextGenSearchBot -Nibbler +NetZIP +NICErsPRO Nikto -NimbleCrawler +Nimbostratus +Ninja +Nmap NPbot oBot Offline Explorer -Offline Navigator -OnCrawl Openfind OpenLinkProfiler Openvas +OrangeBot OrangeSpider -OutclicksBot OutfoxBot -PageAnalyzer -Page Analyzer Panscient -Papa Foto -Picscout -Picsearch +pcBrowser +PHPCrawl PictureFinder -Pixray -ProWebWalker +Pimonster +PleaseCrawl +Pockey Psbot +Pump PxBroker -PyCurl +QueryN Metasearch Quick-Crawler -RankActiveLinkBot -RankingBot -RankingBot2 +RankFlex Rankivabot -RankurBot -RealDownload RedesScrapy -RepoMonkey -s1z.ru -scan.lol +Ripper +RocketCrawler +Rogerbot +ScanAlert ScoutJet -ScreenerBot -SearchmetricsBot -SEOkicks -seoscanners -SEOstats -Shodan +Screaming +Semrush +SemrushBot +SEOkicks-Robot +SEOprofiler +Siphon +Sitebeam SiteLockSpider SiteSnagger -SiteSucker Site Sucker +SlySearch SMTBot -sogouspider +Snake +Snapbot +SocialRankIOBot +Sociscraper Sosospider -SpaceBison +SpankBot Spanner Spbot -SputnikBot -Sqlmap -Stripper -Sucker -SuperHTTP +spyfu +Steeler +Sucuri +Surfbot SurveyBot +Suzuran Swiftbot -Szukacz +sysscan T0PHackTeam +T8Abot tAkeOut -Teleport -Telesphoreo -The Intraformant +TeleportPro +Telesphorep TheNomad +Thumbor TightTwatBot -Titan -Toata -Toweyabot -trendiction.com -trendiction.de +Tracemyfile +Trendictionbot True_Robot -Turnitin -TwengaBot -Upflow -URLy Warning -Vacuum +TurnitinBot +URLy.Warning +Vagabondo VB Project +VCI Virusdie -VoidEYE -Voltron -WallpapersHD -WebCopier +Wallpapers/3.0 +WebAuto +WEBDAV +WebEnhancer Web Enhancer -WebFetch +Web Fetch WebFuck -WebGo IS -WebImageCollector WebmasterWorldForumBot -webmeup-crawler -Web Pix -WebReaper -WebsiteQuester +WebPix +Webshag +WebsiteExtractor Website Quester -Webster -WebStripper -Web Sucker +WebSucker Whack +Whacker Whatweb Who.is Bot -Widow -WinHTTrack +WiseGuys Robot +Wonderbot +Woobot Wotbox -Wprecon +WWW-Collector-E +WWW-Mechanize WWW::Mechanize -WWWOFFLE -x09Mozilla +x22Mozilla Xaldon_WebSpider -Xenu -YoudaoBot -zauba.io -Zermelo +xpymep1.exe +Zauba zgrab Zitebot -ZmEu ZumBot diff --git a/.dev-tools/test_units/random-bots-for-whitelist-test.list b/.dev-tools/test_units/random-bots-for-whitelist-test.list index 9e0bde598..5bc170910 100644 --- a/.dev-tools/test_units/random-bots-for-whitelist-test.list +++ b/.dev-tools/test_units/random-bots-for-whitelist-test.list @@ -1,250 +1,250 @@ -360Spider -Aboundexbot -ADmantX +404checker AhrefsBot AIBOT -Alligator -AllSubmitter -archive.org_bot +AiHitBot +Alexibot +AlphaBot +Anarchie +Apexoo ASPSeek BacklinkCrawler +BackStreet +Bandit BatchFTP -Battleztar Bazinga BBBike BDCbot BDFetch -BetaBot Bigfoot -Black Hole +BlackWidow BLEXBot Blow BlowFish -Boardreader -Brandprotect +Bolt +BotALot Brandwatch -BuiltWith -Calculon -CCBot -CherryPicker +Bullseye +BuzzSumo +CazoodleBot +Cegbfeieh CheTeam -Chlooe -Claritybot -Cliqzbot -Cloud mapping coccocbot-web +cognitiveseo Collector -com.plumanalytics -Cosmos -Craftbot -CSHttp +CopyRightCheck +Copyscape +crawl.sogou.com +CrazyWebCrawler +Crescent Custo -DBLBot -Demon -DigitalPebble +DatabaseDriverMysqli +Deusu +Devil +DIIbot +Dirbuster +Disco Discobot Discoverybot -DnyzBot -DomainAppender DomainCrawler DomainSigmaCrawler +Dragonfly +DSearch +Ebingbong +eCatch ECCP/1.0 +Ecxi EirGrabber -Express WebPictures +EMail Siphon +EroCrawler Extractor +ExtractorPro Extreme Picture Finder -facebookscraper FDM FHscan -Fimap -Flunky -FrontPage -FyberSpider +Firefox/7.0 +FlashGet +Foobot +Freeuploader Genieo GermCrawler GetWeb Gigablast -Go-Ahead-Got-It +Gigabot +Gotit GoZilla GrabNet -Grafula -GridBot -Harvest +GrapeFX +GrapeshotCrawler +GT::WWW +Haansoft Havij HEADMasterSEO -Iblog +HTTP::Lite +Humanlinks +Id-search Image Sucker -Indy Library +IndeedBot instabid Intelliseek -ips-agent -JamesBOT -JennyBot +InterGET +Internet Ninja +internetVista monitor +Iskanie +IstellaBot Jetty JOC Web Spider -Joomla -Kenjin Spider Keyword Density +Kozmosbot Lanshanbot +Larbin LeechGet LibWeb -LinkScan -LinkWalker -LinqiaMetadataDownloaderBot +Libwhisker +Linkdexbot +LinksManager +LinqiaRSSBot LinqiaScrapeBot -Litemage_walker +Lipperhey +Lmspider LNSpiderguy -Ltx71 lwp-request +lwp-trivial Mag-Net -Majestic SEO -Majestic-SEO MarkWatch +Masscan +Mass Downloader Mata Hari -meanpathbot Meanpathbot -Mediatoolkitbot -MegaIndex.ru -Metauri -Microsoft URL Control +MeanPath Bot MIDown tool -MIIxpc -Mister PiX Morfeus Fucking Scanner -Msrabot -NearSite -Needle -Nessus -NetAnts -Netcraft +Mr.4x3 +MSFrontPage +netEstate NE Crawler NetSpider -Net Vampire -Netvibes -NetZIP -NextGenSearchBot -Nibbler -Niki-bot -NPbot +NimbleCrawler +Nimbostratus +Nmap Nutch oBot -Octopus +Offline Explorer Offline Navigator -OpenLinkProfiler +OnCrawl +Openfind +OpenVAS +OrangeBot +OrangeSpider OutclicksBot OutfoxBot +page scorer +PageScorer Panscient Papa Foto -PECL::HTTP +Pavuk +pcBrowser +PeoplePal +PHPCrawl Picsearch -PictureFinder -Pimonster -Pixray -PleaseCrawl -plumanalytics -Pockey -Probethenet +Pi-Monster +POE-Component-Client-HTTP ProPowerBot +ProWebWalker +Pump PxBroker PyCurl -RankActive -RankActiveLinkBot +QueryN Metasearch +Quick-Crawler +RankFlex RankingBot -Rankivabot -RankurBot RealDownload +RebelMouse Recorder +ReGet +RepoMonkey Ripper -RocketCrawler Rogerbot +SalesIntelligent SBIder +ScanAlert Scanbot scan.lol Scrapy -ScreenerBot Searchestate SearchmetricsBot -SEOkicks +Semrush SEOlyticsCrawler -SEOprofiler +Seomoz +seoscanners serpstatbot +Shodan +Siphon SISTRIX -SiteSnagger -SiteSucker -Site Sucker -SlySearch -SmartDownload -Snake +Sitebeam +SMTBot Snoopy -SocialRankIOBot -Sociscraper -Sogou web spider -Sottopop +Sosospider SpaceBison Spammen +Spanner +sp_auditbot Spbot -Spinn3r SputnikBot -Sqlmap Sqlworm Steeler Stripper -Sucker -SuperBot -Surfbot Suzuran +Swiftbot Szukacz -T8Abot -tAkeOut -Teleport +T0PHackTeam +TeleportPro +Telesoft Telesphoreo +The Intraformant TightTwatBot Toweyabot -Trendictionbot -trendiction.com +Tracemyfile +Trendiction trendiction.de +True_Robot Turnitin +TurnitinBot TwengaBot UnisterBot -Upflow +URLy Warning URLy.Warning -Vacuum -Vagabondo VCI +VeriCiteCrawler +VidibleScraper VoidEYE -Voltron Wallpapers/3.0 WallpapersHD -WASALive-Bot WBSearchBot +WebAuto Web Collage -WebCopier WEBDAV WebEnhancer Web Enhancer -WebGo IS -WebLeacher +Web Fetch +WebFuck +Web Fuck +WebImageCollector WebmasterWorldForumBot -WebSauger -Webshag -WebsiteExtractor -WebsiteQuester -WebSucker -WebWhacker +webmeup-crawler +WebReaper +Web Sauger +WebStripper Whack -Whacker -Who.is Bot +Widow WinHTTrack -Wonderbot +Wotbox Wprecon -WPScan -WWWOFFLE -x09Mozilla +WWW-Collector-E +WWW-Mechanize +x22Mozilla Xaldon_WebSpider Xenu xpymep1.exe -Zade +YoudaoBot +Zauba zauba.io -Zermelo Zeus -ZmEu ZumBot -ZyBorg diff --git a/.dev-tools/test_units/random-referrers-for-test-quick.list b/.dev-tools/test_units/random-referrers-for-test-quick.list index f721ef92b..237747e6f 100644 --- a/.dev-tools/test_units/random-referrers-for-test-quick.list +++ b/.dev-tools/test_units/random-referrers-for-test-quick.list @@ -1,100 +1,100 @@ -00author.com -1webmaster.ml -adultactioncam.com -airlandsea.info -albumsuper.info -allproblog.com -apiportalmorecom-a.akamaihd.net -best-way.men -bestwaystogetpaid.us -betterscooter.com -biteg.xyz -buehne-fuer-menschenrechte.de -business-made-fun.com -buzz-porno.info -callmd5map.com +12bet.com +apibetweenlinesn-a.akamaihd.net +apimegabrowsebiz-a.akamaihd.net +appearance-cool.com +arcteryxsale.online +avtolombard-krasnodar.com +beachfix.co +bestofupload.info +bloggedporn.com +bochemit.com.ua +breastaugmentation.co.za canrole.com -caulderwoodkennels.com -cezartabac.ro -cognitiveseo.com -detalizaciya-tut.biz -dkvorota.ru -drillsaw.ru -eduinfosite.com -erotik0049.com -eshop4u.jp -eshop.md -etenininrade.ga -excitacion.info -extlabs.io -failingmarriege.blogspot.com -farmingworm.com +chatseo.com +clevernt.com +compliance-jack.top +copro.pw +counciltally.com +djonwatch.ru +dojki-hd.com +electronicadirect.com +elektrischezigaretten1.blogse.nl favoritemoney.ru -findsexguide.com -forsex.info -freegamesplay.online -galleryawesome.com -gaming-journal.com -getpopunder.com -gifspics.com -gobongo.info -greendream.com.ua -hamilton.ca -hdhc.ru -healgastro.com -ilovevitaly.xyz -islamtoday.co.za -janettabridal.com -kfon.eu -klikbonus.com -labplus.ru -lampokrat.ws -lerporn.info -lflash.ru -mcadamssupplyco.com -medicineseasybuy.com -missis.top -more-letom.ru -mrcsa.com.au -myliveblog.ru -narosty.com -normalegal.ru -nottyu.xyz -novgorod.xrus.org -one-gear.com -online247.ml -optikremont.ru -pateaswing.com -penisvergrotendepillennl.ovh -pihl.se -pornhubforum.tk -pornosexrolik.com -powenlite24.ru -privat-girl.net -pts163.ru -puzzleweb.ru -rebuildermedical.com -recinziireale.com -remontvsamare.su -rustic-quiver.win -sbt-aqua.ru -scanner-mary.top -seo-prof1.xyz -shemalegalls.blogporn.in -shop.xz618.com -sibecoprom.ru -simul.co -slavic-magic.ru -sneakyboy.com -socialbutton.xyz -survival.betteroffers.review -svbur.ru -thepantonpractice.co.uk -tomck.com -topkarkas.com -trudogolik.net -wiosenny-bon-1500.pl -xaijo.com -youbrainboost.asia -youtube-downloader.savetubevideo.com -zawyna.ua +flashahead.info +freemaintenancesysforpcandmac.top +geileweiber.tk +gstatey.net +guildebzh.info +healing-dysplasia.ru +hkladys.com +hotelcrocenzi.sm +houseofgaga.ru +houseofrose.com +hvd-store.com +irkutsk.online-podarki.com +itrevolution.cf +kazinogames.lv +khafre.us +lion.snapmap.us +lubetube.com +magnetpress.sk +marwer.info +moivestiy.biz +morpicert.pw +muizre.ru +mycaf.it +myindospace.com +newsperuse.com +nicefloor.co.uk +norththeface.store +notaria-desalas.com +offf.info +olgacvetmet.com +openstat.com +pearlisland.ru +pewit.pw +poem-paying.gq +polybuild.ru +pornolook.net +portadd.men +porto.abuilder.net +recipedays.com +refererx.com +runofilms.ru +saletool.ru +scansafe.net +sharebutton.net +shijian.ac.cn +silvercash.com +site.ru +smartshoppymac.com +social-button.xyz +sotkal.lark.ru +souvenir.cc +spb-plitka.ru +spylog.com +store-rx.com +supervesti.ru +suralink.com +surffoundation.nl +suture.co +tandvardshuset.net +timdreby.com +time-japan.ru +tizanidinehcl4mgtabinfo.blogspot.com +tizanidineorflexeril.blogspot.com +trahvid.com +uroki.net +validdomain.xyz +vedomstvo.net +vegan-foods.us +vertaform.com +viagengrarx.com +vip.51.la +volgograd.xrus.org +vseigru.one +wieseversa.no +wrona.it +xn--80aagddcgkbcqbad7amllnejg6dya.xn--p1ai +xxxguitars.com +youporn-ru.com diff --git a/.dev-tools/test_units/random-referrers-for-test.list b/.dev-tools/test_units/random-referrers-for-test.list index c39e3aa83..fe385e133 100644 --- a/.dev-tools/test_units/random-referrers-for-test.list +++ b/.dev-tools/test_units/random-referrers-for-test.list @@ -1,1000 +1,1000 @@ -00it.com -03e.info -03p.info -123any.com +00go.com +08800.top +0n-line.tv +1001watch.com.ua +123cha.com +12bet.com 13tabs.com -178evakuator178.ru 1-99seo.com -1flag.co.za -1stat.ru -202ch.com +1bet.com 214jaluwobapef.cf 24-ak.ru -24x7-server-support.site +2728fb936f0.com 2drittel.de -34.gs -3w24.com -4inn.ru -4k-player.pl -51unlim.ru -5kstore.com -5-steps-to-start-business.com -6128786.com -91abcw.com -9med.net -abcdefh.xyz -abcdeg.xyz -abctoppictures.net +2rich4bitches.com +4senses.co +7a2rnuey1tw9ar.ru +7fon.ru +7wind.ru +83net.jp +8gold.com +a14download.com +aaa38852e886ac4af1a3cff9b47cab6272.com +aac52006ec82a24e08b665f4db2b5013f7.com +aad1f4acb0a373420d9b0c4202d38d94fa.com +aadroid.net +abcguru.xyz abiente.ru +above.com +absugars.com abtasty.com +academiacsmendoza.org +acheterviagrafr24.com addray.pro +adidas.frwebs.fr adminshop.com -adprotect.net -adrunnr.com +adtology.com adult-shop.com.ua advancedcleaner.com -adventureparkcostarica.com +advertex.info +adviceforum.info +advocatemsk.ru +advokateg.xyz advokat-grodno.by -adzerg.com -afslankpillen2017nl.eu -aghanyna.com -aimayangzhi.com -albumsuper.info +affrh2015.com +afftrack001.com +afora.ru +agecheckadult.com +agroeconom.kz +aibolita.com +air-edem.ru +airlandsea.info +aksonural.ru +alborzan.com +alert-fdm.xyz alert.scansafe.net +alessandraleone.com +alfa-img.com algerianembassy.co.in +alif-ba-ta.com +all4invest.ru allblogroll.com -alloysteel.ru -allsilver925.co.il -allwidewallpapers.com -allwomen.info -alpharma.net -amanda-porn.ga +alldubai.biz +allnews.md +alltheviews.com +alveris.ru +alvtank.se amateurgalls.com amazingninja.com -amigobulls.com +amoi.tn +amung.us anabolics.shop -anal-acrobats.com -analytics-ads.xyz +anal-acrobats.hol.es +andpolice.com androids-store.com -android-vsem.org -animalia-life.club -animebox.com.ua -antons-transporte.de -apartamentwroclaw.eu -apartmentratings.com -apiadanaknet-a.akamaihd.net -apibetweenlinesn-a.akamaihd.net -apple.com-cleaner.systems -apple.com-webbrowsing-security.review -apple.com-webbrowsing-security.science -applyneedy.xyz -apptester.tk -arabsexxxtube.com -arclk.net -arcteryxstore.online -arpelsreplica.xyz -artdestshop.eu -articlesdirectoryme.info -arvut.org -asrv-a.akamoihd.net -asrvrep-a.akamaihd.net -asscenihotosidea.blogspot.com -asscenihotosidea.blogspot.co.za +animalrank.com +anime.dougasouko.com +apiallgeniusinfo-a.akamaihd.net +apiitsthirteende-a.akamaihd.net +apilinkswiftco-a.akamaihd.net +apiwebwebgetcom-a.akamaihd.net +app5.letmacworkfaster.world +apparel-offer.com +appartement-stumm.at +apper.de +appsaurus.com +a.pr-cy.ru +arewater.com +asdfz.pro +asociatia-tipografilor-transilvania.ro astrochicks.com -atley.eu.pn +atelielembrancaqueencanta.com.br +atleticpharm.org atmovs.com +audiofree.ru +autodo.info autoloans.com -autonew.biz -autowebmarket.com.ua -auto-zapchasti.org -avek.ru -aversis.net -aviapanda.ru -aviav.ru.com -avon-severozapad.ru -avon-ukraine.com -avto-oligarh.ru -ayeartoforget.com -azartclub.org +aviav.ru azbukadiets.ru -babieca.com +azlex.uz +babosas.com babyfactory.fr -baikaleminer.com -balkanfarma.org -balkanfarma.ru -bannerswap.com -barbourjackets.online -barnfurnituremart.com -battlecarnival.su -beachdriveblog.com -beachpics.com -beclean-nn.ru -benchmarkcommunications.co.uk -best-coupon-offer.com -besthoro.ru -bestimagecoollibrary.com -bestwebsiteawards.com -betteroffers.review +bag77.ru +bankcrediti.ru +bannerconnect.net +baoxaydung.com.vn +bazaronline24.ru +beatifullandscape.co +beauty-things.com +beetpics.pw +beremenyashka.com +best-games.today +bestkfiledxd.cf +betonka.pro +betune.onlinewebshop.net +bezlimitko.xyz bezsporno.ru bg6s0.com +bgviagrachrx.com bharatdefencekavach.com -bidr.trellian.com +bibys.com +bidbuy.co.kr +bif-ru.info bikini-image.com bildsuche.ru -billiard-classic.com.ua -biteg.xyz -bkns.vn +binomo.com +bioinnovate.co +bitporno.sx +blobar.org blockworld.ru -blog-hits.com -bluerobot.info +bloggerads.net +blogporn.in +blog.remote-computer.de +bmsco.co bmwhighperformers.com boc.kz -bonanza-fortune.men -bongiornos.info +bolitgorlo.net +bongacams.com +bonkers.name bonky.biz -bonzbuddy.com -bosefux.esy.es -bracketsmackdown.com -bravegirlsclub.com -brianhenry.co -briomotor.co -bristolhotel.com -browserprotecter.com -buchananshardware.com +boole.onlinewebshop.net +bosman.pluto.ro +bpro1.top +braindaily.xyz +brains2.biz +brandehk.dk +brandov.ru +bristolhostel.com +brokergid.ru +bronzeaid-a.akamaihd.net +buckspar.gq bum.com.ru -bumskontakte.org bupropion-sr-150-mg.us -burkesales.com -business-suggested.tk +buron.pw +bus-offer.com buttons-for-your-website.com -buyk.host.sk -c1.onedmp.com -cacheimages.com -cactussoft.biz -cakemediahq.com.au -calvet.altervista.org -capacitacionyaprendizaje.com -capture-room.com -cardiosport.com.ua +buy-cheap-pills-order-online.com +buyclomidonlaine.com +buyessay3.blogspot.ru +buyfriend.ru +buypanicdisorderpill.com +buyparajumpers.online +buytizanidineonline.blogspot.com +callejondelpozo.es +call-of-duty.info +camdenmemorials.com +camel-beach.com +canyougethighofftizanidine.blogspot.com +canzoni.ru +carina-sy.de +carmuffler.net +carrauterie.be +carson.getenjoyment.net +cartechnic.ru cartierlove2u.com -cartierlovebracelet.xyz -cartierreplica.top cartiertrinity.xyz -casablancamanor.co.za -cbb1smartlist12.click -cercacamion.it -changde.58.com -chatroulette.world -cheapjerseysap.com -chinacheapelitejerseys.com -chocolateslim-u-srbiji.com -christianlouboutinsaleoutletonline.us -christianlouboutinshoes.xyz -cialisovercounteratwalmartusa.com -cialis-samples.com -cicaki.net -cineacademy.ru -cityadspix.com -cjmc.info -cjs.com.ru -cleanersoft.com -clickintext.net -clicksotrk.com -cl.s7.exct.net -clubfashionista.com +cascadelink.org +cashonads.com +cdncash.org +c-english.ru +charmstroy.info +chatroulette.life +chatseo.com +cheapjerseysfootballshop.com +checkhit.com +chiblackhawks-jerseys.com +chinese-amezon.com +chiptuninger.com +cigarpass.com +ciproandtizanidine.blogspot.com +classicakuhni.ru +clknsee.com +clmforexeu.com club-musics.ru -cmhomestayagency.com +club-samodelkin.ru cntravelre.com -coderstate.com -codysbbq.com -coinsspb.com -cometorussia.net -comissionka.net +cognitiveseo.com +colehaanoutlet.store +collegerentals.com +com-onlinesupport.site +compliance-alex.top +compliance-ivan.xyz +compliance-jane.top +compliance-jess.top compliance-mary.top -comsysnet.com -conocer-sanabria.com -consorzioilmosaico.org -converse.ddsoldes.fr -cookie-law-enforcement-ee.xyz -cookingmeat.ru -coolgamechannel.com -coop-gamers.ru -cordstrap.cc -cornerstone-countertops.com -counciltally.com -cowlmash.com -creams.makeforum.eu -cs-passion.pl -cyclobenzaprinevstizanidine.blogspot.com -cyprusbuyproperties.com -d2jsp.org -danashop.ru -daneshetabiat.com -darmebel.com.ua -dataloading.net -ddlmega.net -ddsoldes.fr -dealwifi.com +com-secure.download +com-supportcenter.website +confib.ifmo.ru +connectionstrenth.com +constantaservice.net +construmac.com.mx +contextualyield.com +cookie-law-enforcement-hh.xyz +coolbar.pro +copblock.org +copyrightclaims.org +coslab.club +countercrazy.com +country-chic.ru +covetnica.com +crackguru.tk +cracksplanet.com +crd.clan.su +creativehutindia.com +csgo4.win +czat.wp.pl +d0t.ru +danceuniverse.ru +dating-app.ru +dbmkfhqk.bloger.index.hr +db.speedup.gdn +dcj-nn.ru +dealighted.com +dear-diary.ru +dekoration.us dekorkeramik.ru -derevesendeco.com -design-ideas.info -detmebel.su -devochki.top -dev-seo.blog -dickssportinggoods.com -dieswaene.com -dieta-personalna.pl -diffbot.com -digest-project.ru -digitalfaq.com +delitime.info +deluxedumps.com +demenageur.com +demian.kz +dengi-pod-zalog-nedvizhimosti.ru +deniven.1bb.ru +deshevo-nedorogo.ru +detalizaciya-tut.biz +detskie-konstruktory.ru +deutschehobbyhuren.net +dfwu1013.info diminishedvalueoforegon.com -dirtpics.pw -diusyawiga.tk -djonwatch.ru -djstools.com -dmmspy.com -dnsrsearch.com -docs4all.com -docstoc.com -doctissimo.fr -dogsrun.net +directivepub.com +divci-hry.info +djihispano.com +dokfilms.net dokumentalkino.net -domaincdn.xyz -domain.webkeyit.com -domznaniy.ru -doska-vsem.ru +domainroam.win +domini.cat +domoysshop.ru +dostavka-v-krym.com +doxysexy.com +dprtb.com draniki.org drpornogratisx.xxx -druzhbany.ru -dstroy.su dvrlists.com -e2click.com -e705.net -e-avon.ru -e-buyeasy.com -ed-shop01.ru +earthmagic.info +e-commerce-seo1.com +ecookna.com.ua +ednorxmed.com +educatemetv.com +educontest.net +edudocs.net +efkt.jp efnor-ac.com egvar.net -eleimgo.pw +elektir.ru elektrischezigarette1.onsugar.com -elektrozigarettekaufen1.devhub.com -elektrozigaretten1.tumblr.com -elitepcgames.com -elkacentr.ru -el-nation.com -empis.magix.net -enginebay.ru -englishgamer.com -epicbrogaming.com -epngo.bz +elektrischezigarette2.onsugar.com +elektrischezigaretten1.blogse.nl +elektrischezigaretten2.beeplog.com +elektrozigarette2.webs.com +elektrozigaretten1.postbit.com +eloxal.ru +elstal.com.pl +elvenmachine.com +enews.tech +engines-usa.com +enthuse.computernetworksonline.com ero-advertising.com -erot.co -errorfixing.space -eshop.md +eropho.com +eshop4u.jp essayassist.com -euronis-free.com -eurosamodelki.ru -evrotekhservis.ru -excaliburfilms.com -exoclick.com -expertblog.info -expolicenciaslatam.co -ezigarettekaufen1.hpage.com -ezofest.sk -f012.de -facecup.top -faptitans.com +essay-edu.biz +eu-cookie-law.info +eugenevaultstorage.com +everflora.ru +exhibitionplus.eu +extlabs.io +ez8motelseaworldsandiego.com +ezaz.info +ezigarettekaufen2.blox.pl +f07.de +fable.in.ua +failingmarriege.blogspot.com +familyholiday.ml +familyphysician.ru +famix.xyz faracontrol.ir -fashionindeed.ml -fashion-mk.net -faz99.com +farmingworm.com +fashionavenuegame.com +fashion.stellaconstance.co +fastfixing.tech +fba-mexico.com fealq.com fellowshipoftheminds.com -ff30236ddef1465f88547e760973d70a.com -fickkontaktehobbyhuren.com +fenoyl.batcave.net +ferieboligkbh.dk +fetishinside.com +fetlifeblog.com +fickluder69.com fidelityfunding.com -filmi-onlain.info -film-one.ru -fishtauto.ru -fitness-video.net -fix-website-errors.com +figuringmoneyout.com +filesvine.com +filmbokep69.com +filmetricsasia.com +flashbannernow.com flex4launch.ru -flipper.top -flirt4free.com -floridamhca.org -flowwwers.com -focalink.com -foodcrafts.website -forexgb.ru -forex.osobye.ru -fortwosmartcar.pw -forum-engineering.ru -foxinsocks.ru -franch.info -frcls.fr -free411games.com -freecamdollars.com -freelifetimefuckbook.com +floating-share-buttons.com +food.dtu.dk +fordsonmajbor.cf +forensicpsychiatry.ru +forex-indextop20.ru +forex-procto.ru +forminecrafters.ru +forum69.info +forum.doctissimo.fr +fotosfotos.eu +foxjuegos.com +free-fb-traffic.com +free-gluten.ru +freejabs.com +freelotto.com freemags.cc -frequiry.com +free-today.com +freewhatsappload.com +freshwallpapers.info frighteningremain.cf -front.ru -front.to -frustrated-favorable.gq -fsakhalin.ru -fuckingawesome.com -fugarif.ga -fungirlsgames.net -fusoradio.info -fyl.com.ru -g7m.pl -gameplexcity.com -gamesprite.me -game-top.su -gamewrath.com -gateway.zscalerone.net -gay.adultgalls.com -gay-file.com -gay-site.store +ftns.ru +gamblingnerd.com +gameonasia.com +gameprimary.com +gamevalue7.weebly.com +gamingspark.com +gate5.co.za +gcup.ru +geilehausfrauen.net gemara.com -gemgrab-a.akamaihd.net -generousdeal-a.akamaihd.net -gepezz.info -getaclueamerica.com -getlaid-xxxhookupdirect.com -ghazel.ru -gheus.altervista.org -gilsonchiro.xyz -gkvector.ru -globalscam.ga -go2mike.ru -gogalleryawesome.com -gogps.me -gok-kasten.net -goldadpremium.com -golden-catalog.pro -goodhumor24.com -goodprotein.ru -goodwriterssales.com -googst2.ru -goosefishpost.bid -gosarhivrt.ru +generalporn.org +genericlowlatencyasiodriverhq.aircus.com +gerhardhealer.com +getdot.ru +getoutofdebtfree.org +ghostvisitor.com +gigapeta.com +girlgamerdaily.com +gk170.ru +global-ics.co.za +gobongo.info +golaya.pw +goldandcard.ru +goldpanningtools.com +golfresa.lucania.se +golmau.host.sk +good-mummy.ru +googlemare.com gotorussia.com -gourcy.altervista.org -gpirate.com -gq-catalog.gq -grand-chlen.ru -gribokstop.com -growmyfunds.ca -gsasearchengineranker.space -gsasearchengineranker.top -gsou.cf +gox.com.ua +gpms.org.my +growboxbl.ru gta-club.ru -guardlink.org -guarrasdelporno.xxx -guod.me -guruofcasino.com -habermetre.com -hamptonoaks.ca +gtopstats.com handicapvansarea.com -hanink.biz.ly -hawaiielectriclight.com -hawaiisurf.com -hchha.com -hd-film.pl -hdseriale.pl -hdwallpapers-free.com -hdwalls.xyz -healbio.ru -healgastro.com -health-medical-portal.info +hanwei.us +haveinc.xyz +hd720kino.ru +healing-dysplasia.ru +heatpower.ru +helicalpile.us help.tpu.ru -herehloadibs.cf -hermesreplica.win +hentai-manga.porn +hexpilot.com +heygidday.biz +highspeed5.net highstairs-a.akamaihd.net -historichometeam.com -hitsbox.info -homegardenlova.com -home.myplaycity.com -hotblog.top -hothot.ru -hotloans.ru +holidaypics.org +homik.pw +hosting-tracker.com +hotshoppymac.com +houdom.net +houseofgaga.ru +houston-vikings.com hoverboard360.es +howtoclean.club hplaserjetpdriver8y.pen.io -hspline.com -huhn.altervista.org -husky-shop.cz -hvd-store.com -iboss.com -ideashome.id +hunterboots.online +hunthillfarmtrust.org +hustoon.over-blog.com +hut1.ru +iamsport.org +icaseclub.ru +iccornacircri.cf +ie.57883.net iflycapetown.co.za -igrovyeavtomaty777.ru -i-hobot.ru -iideaidekonkatu.info -imgarcade.com -imgata.com -i-midias.net.br +igtools.club +imabase.com +imagui.eu +imfamous.info iminent.com -inboxdollars.com -incanto.in.ua -increasewwwtraffic.info +import-sales.com +inbabes.sexushost.com +incolors.club +incomekey.net indiakino.net -infostatsvc.com -inmate-locator.us -innodgfdriverhm.aircus.com insider.pro -instabid.tech -intellego.info -interior-stickers.ru -intermesh.net -internetartfair.com -intim-uslugi.info -iomoio.net -iopeninghours.co.uk -iptool.xyz -i-service.kz -itch.io -itrevolution.cf -itservicesthatworkforyou.com -izismile.com -jackwolfskinoutlet.online +instakink.com +interfucks.net +investingclub.ru +investyb.com +ip-guide.com +iqoption-bin.com +iron-age.info +itbc.kiev.ua +it-max.com.ua +itronics.ca +ivanovo.zrus.org +j33x.com +jackpotchances.com japfm.com -javidol.site +jaxcube.info +jeremyeaton.co +jerseysbizwholesalecheap.com jetsli.de -jovencitas.gratis -juliadiets.com +johannesburgsingles.co.za +johnrobertsoninc.com +jose.mulinohouse.co +jumptap.com +jurajskie.info +jus0wil.pp.ua justprofit.xyz -kanimage.com -karachev-city.ru -karpun-iris.ru -karusel-market.ru -kenaba.su -keyhantercume.com -kfon.eu -kidd.reunionwatch.com -kinobaks.com -kinohit1.ru -kirov.zrus.org -klin3952.ru -knogg.net -kochanelli.com -kollekcioner.ru -konoplisemena.com -koopilka.com -kosmetyki.tm.pl -kostenloser-sex.com -kovesszucs.atw.hu -kraljeva-sutjeska.com -krasula.pp.ua -kredit-pod-zalog-krasnodar.ru -ks1234.com -ku6.com +kalb.ru +kandidos.com +katadhin.co +katjimej.blog.fc2.com +kchaxton.com +keki.info +ketoanhanoi.info +keywordsking.com +keywordsuggest.org +keywordteam.net +kino-fun.ru +kiskinhouse.com +koleso24.com.ua +konica.kz +konpax.com +koronirealestate.gr +koversite.info +krasivoe-hd.com +krasivye-devushki.net +krynica.info +ktotut.net kunstaktien.info -kvartiry-remont.ucoz.ru +laapp.com labelwater.se -labplus.ru -lafourmiliaire.com -lakomka.com.ua -landmania.ru -landscaping.center -laserpen.club -lasvegaslockandsafe.com -layola.biz.tc -leboard.ru -legalrc.biz +lanadelreyfans.us +lanasshop.ru +landinez.co +landreferat.ru +lapitec.eu +laudit.ru +lazy-z.com +leadwayau.com +lerporn.info lesbian.xyz -letmacworkfaster.site -letolove.ru -letsart.ru -liffa.ru -linkarena.com -linksharingt.com -littlesunraiser.com -live-cam6.info -liveinternet.ru -livetsomudvekslingstudent.bloggersdelight.dk -loftdigital.eu -loginduepunti.it -lol-smurfs.com -losangeles-ads.com -lottospring.com -louisvuittonoutletstore.net -lsex.xyz -luckyday.world -lunamedia.co +letmacwork.world +lietaer.com +life.biz.ua +lifebyleese.com +lifehacĸer.com +likesdesign.com +likrot.com +liky.co.ua +lincolntheatre.com +linkrr.com +lion.playtap.us +liquimondo.com +lizace.com +llastbuy.ru +lodki-pvh.dp.ua +lollypopgaming.com +lolnex.us +long-beach-air-conditioning.com +lostaruban.com +lotto6888.com +louboutinreplica.xyz +lovi-moment.com.ua +low-format.ru +lsp-awak-perikanan.com lunchrock.co -lutherstable.org -m4ever.net m5home.ru -machicon-akihabara.info -macotool.com -macresource.co.uk -madot.onlinewebshop.net -mafa-free.com -magazintiande.ru -magicplayer-s.acestream.net -mahnwachen-helfen.info -mail.allnews24.in +machicon-ueno.info +mackeeper-land-672695126.us-east-1.elb.amazonaws.com +mactechinfo.info mailemedicinals.com -makis.nu -mansparskats.com +mainlinehobby.net +maju.bluesalt.co +make-money-online.com +malwareremovalcenter.com +manipulyator-peterburg.ru manuscript.su -marketingtechniques.info -martlinker.com -marwer.info -massage-info.nl -mastershef.club -maximilitary.ru -m.b00kmarks.com -mebelcomplekt.ru -mebeldekor.com.ua -mebel-vstroika.ru -medicinacom.ru -medizinreisen.de -medmajor.ru +manyresultshub-a.akamaihd.net +mararoom.ru +marcogrup.com +marcowebonyodziezowe.pl +marketingvici.com +master-muznachas.ru +matematikus.info +max-eclat.men +maximpartnerspr.com +mcar.in.ua +mediaoffers.click +medkritika.ru medtherapy.ru -meendo-free-traffic.ga -megaapteka.ru -metalonly.info -mex-annushka.ru -mezaruk.info -mhi-systems.ru +megakino.net +mensandals.xyz +message-warning.net +metascephe.com +m-google.xyz +microsearch.ru +microsoftportal.net +mikrobiologies.ru +minecraft-neo.ru mirobuvi.com.ua -missis.top -misswell.net -mister-shop.com -mistr-x.org -mixed-wrestling.ru -mixx.com -mlf.hordo.win -mmostrike.ru -mobilemedia.md +mlvc4zzw.space +mnogolok.info +mobplayer.net mobstarr.com -modnie-futbolki.net -moncleronline.xyz -montredemarque.nl -morefastermac.trade +modenamebel.ru +moesen-ficken.com +moetomnenie.com +monarchfind-a.akamaihd.net +monclerjacketsoutlet.pw +money-for-placing-articles.com more-letom.ru -moroccosurfadventures.com -moscow-region.ru +morepoweronmac.trade mosdverka.ru -motherboard.vice.com -moxo.com -moz.com -mp3ringtone.info -mustwineblog.com -muztops.ru -mwtpludn.review +most.gov.iq +mp3downloadhq.com +mp3films.ru +mrpornogratis.xxx +mrvideospornogratis.xxx +muizre.ru +musicktab.com my-aladin.com -myblogregistercm.tk -mydirtystuff.com -myiptest.com -myonlinepayday.co -myxdate.info +my-big-family.com +mycaf.it +my-floor.in.ua +myfreecams.com +myghillie.info +myhealthcare.com +mykings.pw +mylesosibirsk.ru +myprintscreen.com nac-bearings.ru -nagdak.ru -nakozhe.com -nalogovyykodeks.ru -namenectar.com -napalm51.nut.cc -narkologiya-belgorod.ru -nastydollars.com +nalogovyy-kodeks.ru +narosty.com +nate.com na-telefon.biz -naturalshair.site +naturalpharm.com.ua +naval.jislaaik.com negral.pluto.ro -neks.info +neobux-bg.info +neodownload.webcam +netfacet.net netpics.org -newtechspb.ru -nextrent-crimea.ru -nfljerseyscheapbiz.us -nhl09.ru -nicefloor.co.uk -nofreezingmac.work -no-fuel.org -norththeface.store +newsperuse.com +next-dentists.tk +ngps1.ru +ningessaybe.me +nippon-bearings.ru +njpalletremoval.com +notasprensa.info +notfastfood.ru novgorod.xrus.org -nrjmobile.fr -nucia.biz.ly -nudo.ca +novosibirsk.xrus.org +nowtorrents.com nufaq.com nvssf.com -o00.in -odesproperty.com -office2web.com -okel.co -omoikiri-japan.ru -onclkads.com -oneshotdate.com -onlinadverts.com -onlineslotmaschine.com -onlinetvseries.me +nzfilecloud.weebly.com +obesidadealgarve.com +offergroup.info +offer.wpsecurity.website +offtopic.biz +okayimage.com +okeinfo.online +okroshki.ru +oksrv.com +old-rock.com +olympescort.com +onefilms.net +oneminutesite.it +online-podarki.com +online-sbank.ru online-x.ru -o-o-6-o-o.ru -open-odyssey.org -opinionreelle.com -osnova3.ru +optibuymac.com +oralsexfilme.net +orel-reshka.net +orgasmus-virtual.com ossmalta.com -ozoz.it +ourtherapy.ru +ozas.net +paclitor.com paidonlinesites.com +palocco.it pammik.ru -parajumpersjakkesalgnorge.info -par-fallen.ga +parajumpersstore.online +parlament.biz +partnerads.men partner-host.men -patterntrader-en.com -paydayloanslocal.com -pcboa.se -pdamods.ru -peekyou.com -photo.houseofgaga.ru +partnerworkroom.men +pb-dv.ru +pcgroup.com.uy +pdns.cz +pensplan.com +perl.dp.ua +petitions.whitehouse.gov +peugeot-club.org +phormchina.com +photochki.com physfunc.ru -picphotos.net picsearch.com -picsforkeywordsuggestion.com -picswe.com -pictures-and-images.net picturesfrom.com -pila.pl -pirateday.ru -piter.xrus.org -piuminiita.com +pierrehardysale.online +pixell.club pix-hd.com +pizda.lol +pizdopletka.club +pizza-imperia.com +plastjulgranar.se +plastweb.ru platezhka.net -play-movie.pl -pochtovyi-index.ru +playboyfiles.xblog.in +podshipniki-ntn.ru poisk-zakona.ru -pokemongooo.ml -pooleroadmedicalcentre.co.uk -popup-hgd.xyz -popup-jdh.xyz -popup.matchmaker.com -pornmania.pl -pornofiljmi.com -pornolook.net +pojdelo.weebly.com +pomoc-drogowa.cba.pl +popander.mobi +porndl.org +pornhubforum.tk +pornoblood.com +pornofeuer.com +pornogad.com +pornoklad.net +pornonik.com porno-play.net -pornowarp.info +pornosee.info +pornotubexxx.name +porn-w.org porodasobak.net -portadd.men -portal-eu.ru -pourvous.info -predominant-invent.tk -pretty-mart.com -priora-2.com -privatbank46.ru -privhosting.com -prod2016.com -proekt-mos.ru -profitfx.online -profitsport.club +poshiv-chehol.ru +powenlite24.ru +pravoholding.ru +preparevideosafesystem4unow.site +princeadvantagesales.com +privatefx.all4invest.info +prize44.com +prizesbook.online +prizestohandle.club +producm.ru +productarium.com +professionaldieselcare.com +profitwithalex.info +progonrumarket.ru prointer.net.ua -promgirldresses.xyz -pron.pro -pro-poly.ru +prospekt-st.ru +prosperent.com prostitutki-odessa.org -ptr.ruvds.com -pulse33.ru -pyramidlitho.webs.com -quit-smoking.ga -raisedseo.com -rankexperience.com -rankscanner.com -razorweb-a.akamaihd.net +proxyelite.biz +pskcijdc.bloger.index.hr +psoriasis-file.trade +pssucai.info +pts163.ru +purplesphere.in +pushdata.sendpulse.com +puzzleweb.ru +py100.ru +qualitymarketzone.com +quickbuck.com +quickchange.cc +randalljhoward.com +ranksays.com +ranksignals.com +rasteniya-vs-zombi.ru +ratemodels.net +razleton.com +rcb101.ru +real-time-analytics.com +realtytimes.com recipedays.ru -redirectingat.com -redirectme.net -reeyanaturopathy.com -r-e-f-e-r-e-r.com -registratciya-v-moskve.ru -remedyotc.com -remont-mobile-phones.ru -renewablewealth.com -rennlist.com -research.ifmo.ru -responsinator.com +redirlock.com +referencemoi.com +reklama1.ru +reklama-i-rabota.ru +relax.ru +remorcicomerciale.ro +rentehno.ru +replicalouboutin.xyz +replica-watch.ru +resellerclub.com +responsive-test.net +retailwith.com +rethinkwasteni.info rewardpoll.com -rfd-split.hr -rff-cfal.info -rialp.getenjoyment.net -ribieiendom.no -richinvestmonitor.com -ric.info +reward-survey.net +ringtonepartner.com rique.host.sk -rniaeba.ga -robot-forex.biz -rockingclicks.com -rockma.se -rogervivierforsale.com -romhacking.ru -rosbalt.com.ua +rome2rio.com ros-ctm.ru -rospromtest.ru -rossanasaavedra.net -rp9.ru -rubanners.com +rostov.xrus.org rubbed.us -ruclicks.com -russkoe-zdorovie.ru -rustic-quiver.win -ryetaw.com -saecsa.co -salmonfishingsacramentoriver.com -sandhillsonline.com -sape.top -savememoney.co.za -savetubevideo.com -sbf441.com -scanner-donald.top -scanner-fred.top +rumamba.com +running-line.ru +runstocks.com +runtnc.net +russintv.fr +sadaholding.com +sady-urala.ru +safe-app.net +sammyweaver.com +sanjosestartups.com +saratov.xrus.org +savefrom.com +savingsslider-a.akamaihd.net +sbetodiodnye-lampy.ru +sbornik-zakonov.ru +sbricur.com +scanner-brian.top +scanner-elena.top scanner-george.top -scanner-julianna.top +scanner-irvin.top +scanner-jane.top +scanner-jess.top scanner-marwin.top -scat.porn -scoopquest.com -score-ads.men -sdelatmebel.ru -sdsjweb.com +scanner-nelson.top +scripted.com +sc-specialhost.com +sdi-pme.com search.1and1.com searchengineranker.email -search.pch.com -searchtooknow-a.akamaihd.net -seccioncontrabajo.com -secret.xn--oogle-wmc.com -sel-hoz.com -semaltmedia.com -seminarygeorgia59.ga -semprofile.com -semrush.com -seoheap.com -seolab.top -seo-platform.com +searchkut.com +seasaltwithfood.com +seoprofiler.com seo-smm.kz -servicecenter.co.ua -service-core.ru -se-welding.ru +seo-traffic-ranking.info +serpstat.com +servethis.com +seryeznie-znakomstva.ru sex-dating.co -sexreliz.com -sexvporno.ru -sexy-screen-savers.com -sexystrippe.info -sfd-chess.ru -sfj-ror.no -shama-rc.net -shisha-swag.de -shop-electron.ru -shymkent.xkaz.org -simple-share-buttons.com -sim-service.net -sisiynas.ru +sexfreepornoxxx.com +sexiporno.net +sexkontakteao.info +sexsearch.com +sextracker.de +shakhtar-doneck.ru +sharebutton.to +shariki-zuma-lines.ru +sharpchallenge.com +shop.acim.org +shoppytoolmac.com +shopvilleroyboch.com.ua +signoredom.com +sims-sims.ru +sinestesia.host.sk siteimprove.com -sitopreferito.it -sklad-24.ru -skylta.com -slkrm.ru -smallseotools.com -sms2x2.ru +sitiz.club +sixcooler.de +skachat-besplatno-obrazcy.ru +skuteczna-dieta.co.pl +sledstvie-veli.net +slomm.ru +slujbauborki.ru snjatie-geroinovoy-lomki.ru -soaksoak.ru -socialseet.ru -social-s-iii.xyz -soft1.ru -softonicads.com -soft-program.com -softxaker.ru -sophang8.com -sosdepotdebilan.com -souvenir.cc -sport7777.net -ssconstruction.co -standardchartered-forex.com -statoutlook.info -sterva.cc -stevemonsen.com -sticken.co -stockspmb.info -storehouse.ua -strana-krasoty.ru +social-search.me +soc-proof.su +soda.media +softomix.net +solitaire-game.ru +solution4u.com +spaceshipad.com +spbchampionat.ru +spinnerco.ca +spitfiremusic.com +spy-app.info +srgwebmail.nl +start.myplaycity.com +stjamesschool.info +stmassage.ru streetfooduncovered.com -streha-metalko.si strfls.com +strigkaomsk.ru stroydetali.ru -stroy-portal22.ru -stuff-about-money.com -sugvant.ru -superoboi.com.ua -superstats.com +studiofmp.com +success-seo.com +summerlinhomes411.info supervesti.ru -support.nopeas.sk svnuppsalaorebro.se -sweepstakes.rewardit.com -t3chtonic.com +swagbucks.com tacbelarus.ru -takeflyte.com -talant-factory.ru -tandvardshuset.net -tarad.com -tasteidea.com +taihouse.ru +takeprofitsystem.com +tako3.com +taraz.xkaz.org t-bygg.com -td-33.ru -tech4master.com -techart24.com +tds-advert002.info +tds-advert005.info +technopellet.gr +tedxrj.com +tedy.su teenbbw.yopoint.in +teguh.info +tehngr.ru +telefonsexi.com telefonsexkostenlos.tk -telegramdownload10.com -telsis.com -terrafootwear.us -thaisamkok.com -theautoprofit.ml -thefarmergame.com +telegraf.by +thecoral.com.br +thecounter.com +thedownloadfromwarez.blogspot.com thefds.net -thegamerznetwork.com +thegameriders.com +theguardlan.com +thejournal.ru themeforest.net +themestotal.com thenews-today.info -theprofitsmaker.net -thetardistimes.ovh -threecolumnblogger.com -ticketsys.inetwd.com -timdreby.com -timeallnews.ru -timecrimea.ru -tizanidineandhydrocodone.blogspot.com +the-usa-games.blogspot.com +tizanidine4mg.blogspot.com +tizanidine4mguses.blogspot.com +tizanidinedosageforsleep.blogspot.com tizanidinedruginteractions.blogspot.com -tizanidineforopiatewithdrawal.blogspot.com -tizanidinehcl4mgtab.blogspot.com -tizanidinehcl4mgtabinfo.blogspot.com -tizanidineinfo.blogspot.com -tizanidineinteractions.blogspot.com -tizanidinesideeffects.blogspot.com -tizanidinesideeffectsweightloss.blogspot.com -toon-families.com -tooplay.com -top250movies.ru -top-deal.com.pl -topkarkas.com -topvidos.ru -tour-line.net -tracksurf.daooda.com -tradedeals.biz +tizanidinehcl4mgisitanarcotic.blogspot.com +tizanidineingredients.blogspot.com +tizanidinenarcotic.blogspot.com +tizanidinepills.blogspot.com +tizanidinestreetprice.blogspot.com +tizanidinestreetvalue.blogspot.com +tmearegion26.com +tmm-kurs.ru +token-lab.org +toonfamilies.net +top-karkas.ru +topsiteminecraft.com +torrentdownloadhub.com +torrentgamer.net +tracklead.net tradgardspartner.se -traffic100.com -trafficjunky.net +trafaret74.ru +trafficreceiver.club traffictrade.life -traffpartners.com -trainoffend.ml -treasuretrack-a.akamaihd.net -truebeauty.cc -tuberkuleznik.ru +trahic.ru +trailer.cinemaflix.website +tramadolandtizanidine.blogspot.com +trion.od.ua +tripper.de +tri-slona.org +truck-addzilla.life +truck-land.life +ttrraacckkrr.com +tuberkulezanet.ru +tuckpointingmasonrysystems.com tupper-posuda.ru -turbabitload.weebly.com -turizmus.us -turn-up-life.life turvgori.ru -twitlinks.com twodollarshows.com -txxx.com -tzritel.tk +tyumen.xrus.org u17795.netangels.ru -ucsol.ru -ugguk.online -ukkelberg.no -unece.org -unimodemhalfduplefw.pen.io -unionmarkt.de -uptimebot.net +uac.net.au +u-cheats.ru +uk-zheu20.ru +ultimatesetnewfreeallsoftupgradesystems.pw +ultramart.biz +umaseh.com +umnovocaminho.com +um-razum.ru +unacittaconte.org +underthesite.com +uni.me +unisexjewelry.org +unitygame3d.com +uptimechecker.com ural-buldozer.ru -urengoy.pro -usadacha.net +urldelivery.com +uroffer.link ussearche.cf -usswrite.com -uytmaster.ru -valkiria-tk.ru -valuado.com -vancleefreplica.pw -vandrie-ict.nl -vapomnoncri.tk -varikozdok.ru -vavilone.com -vbabule.net -veles.shop -vellings.info -vepad.com -verymes.xyz +vacuumscleaner.com +validdomain.xyz +valsalud.com +vasileostrovsky-rayon.ru +versaut.xxx-cam.webcam +vesnatehno.com via-energy-acquistare.com -via-gra.webstarts.com -videochat.tv.br -videochaty.ru +viagra.pp.ua +viandpet.com +video-camer.com +video-chat.cn +videochat.mx +videositename.com videospornogratisx.net -viel.su -vizitki.net -vk-mus.ru -vkonche.com -vltai.com -voprosotvet24.ru -vostoktrade.info -vote-up.ru -vykup-avto-krasnodar.ru -vzubah.com -wallpapersist.com -wanker.us -watchdogs-2.ru -watchmygf.net -watsonrealtycorp.com -webinstantservice.com -webix.biz -webmasterhome.cn -webs.com -website-analyzer.info -website-speed-checker.site -website-stealer.nufaq.com -weburok.com -wedding0venues.tk +vip-file.com +vipsexfinders.com +vipsiterip.org +virtuagirl.com +vizag.kharkov.ua +vkak.ru +vkgaleria.com +vladimir.xrus.org +voditeltrezviy.ru +vodkoved.ru +voloomoney.com +vpnmouse.com +wallpapers-best.com +wallpapersdesk.info +wapsite.me +web-betting.ru +webextract.profound.net +webscouter.net +weightatraining.com +welck.octopis.com wesharepics.com -westermarkanjou.se -westvilletowingservices.co.za -wfb.hatedriveapart.com +wesharepics.info whatistizanidine2mg.blogspot.com whatzmyip.net whereverdesperate.gq -whiteproduct.com -white-truck.life -wholesalecheapjerseysfree.com +wholesalejerseychinaoutlet.com wildworld.site -wineration.com -wingsofrefuge.net -win-spy.com -winwotgold.pl -witherrom55.eklablog.fr -wjgony.com -woman-h.ru -woman-orgasm.ru -woman-tampon.ru -word-vorlagen.net -worldinternetauthority.com -wtsindia.in -www.event-tracking.com -x5market.ru -x-diesel.org -xfluro.com -xingzi-vision.com -xjrul.com -x-lime.net -x-mix.info -xmladserver.com +winx-play.ru +wiosenny-bon-1500.pl +wladimirpayen.com +wleuaprpxuvr.ga +word-vorlagen.xyz +works.if.ua +worldis.me +worldlovers.ru +worldmusicfests.com +worldoffiles.ru +worldtraveler.world +worst-sites.online +wosik-dach.service-for-web.de +wpsecurity.website +www.kabbalah-red-bracelets.com +wyniki-lista.pl +wzgyyq.com +xblognetwork.com +xgftnlrt.bloger.index.hr +xlovecam.com +xn-----6kcaabbafhu7cskl7akvongwpo7hvjj.xn--p1ai xn-----6kcaacnblni5c5bicdpcmficy.xn--p1ai +xn------7cdbapdecfd4ak1bn0amjffj7afu3y.xn--p1ai +xn----7sbaaabaei0cc8aj5bj0bncejx.xn--p1ai xn----7sbaphztdjeboffeiof6c.xn--p1ai +xn----7sbbahaq9bb5afgiqfliv4m.xn--p1ai xn--80aaajbdbddwj2alwjieei2afr3v.xn--p1ai -xn--80ak6aa92e.com -xn----9sbebi2bvzr7h.xn--p1ai -xn--e1aggki3c.xn--80adxhks -xuki.us -xvideosbay.com -xxx-treker.ru +xn--80ahdheogk5l.xn--p1ai +xn--80ajbshivpvn2i.xn--p1ai +xn--90acenikpebbdd4f6d.xn--p1ai +xn----9sbubg3ambdfl1j.xn--p1ai +xolodremont.ru +x-stars.ru +xtremeeagles.net +xxlargepop.com +xxxguitars.com xxxtube69.com -yeartwit.com -yoopsie.com -yottos.com -yougotanewdomain.com -yourads.website -you-shall-not-pass.is74.ru -youthreaders.com -yubikk.info -yugo-star.ru -zakonobosago.ru -zapiszto.pl -zarabiaj-dzis.pl -zarepta.com +yatrk.xyz +yellowstonesafaritours.com +yginekologa.com +youporn-ru.com +youradulthosting.com +youtoner.it +yuarra.pluto.ro +zakazvzloma.com +zaloadi.ru +za-music.mymobiplanet.com zastroyka.org -zatjmuzu.info zawyna.ua -zazagames.org +zebradudka.com zeroredirect10.com -zeroredirect11.com -zeroredirect7.com -zeroredirect8.com -zigarettenonl.canalblog.com +zeroredirect1.com +zetgie.com.pl zigarettenonlinekaufen1.blox.pl -zigarettenonlinekaufen2.drupalgardens.com +z-master.ru +zmoda.hostreo.com znakom.sibtest.ru -znakomstva-moskva77.ru -znakomstvaonlain.ru -znakomstva-piter78.ru -zocaparj.kz -zophim.me +zoogdinsney.com +zoompegs.com +zoosexart.com +zrus.org +zryydi.com diff --git a/.dev-tools/test_units/random-referrers-for-whitelist-test.list b/.dev-tools/test_units/random-referrers-for-whitelist-test.list index 08ba58d00..ebbc6226b 100644 --- a/.dev-tools/test_units/random-referrers-for-whitelist-test.list +++ b/.dev-tools/test_units/random-referrers-for-whitelist-test.list @@ -1,250 +1,250 @@ -03e.info -101raccoon.ru -11235813.webzdarma.cz -1-99seo.com -256bit.by -2x2fan.ru -3xforum.ro -4webmasters.org -5u.com -admanaerofoil.com +01apple.com +0daymusic.org +1millionusd.xyz +2rich4bitches.com +45en.ru +4ureyesonly.com +76brighton.co.uk +abclauncher.com +adrenalin-stk.ru +affiliate-fr.com agahinameh.com -aimayangzhi.com -alarmobninsk.ru -aliexpress.com -alldezservice.kz -ameblo.jp -angigreene.com -anonymizeme.pro -apiqualitinknet-a.akamaihd.net -appleid-verification.com -arabgirls.adultgalls.com -artavenuegardenstudios.com -astana.xxxkaz.org -aussie-prizes.com -azlex.uz -baoxaydung.com.vn -battlecarnival.su -bestbuy.ca -bestmobilityscooterstoday.com -bigpictures.club -biographiya.com -bio-japan.net -blackle.com -blackwitchcraft.ru -blog.yam.com -bravegirlsclub.com -brus-vsem.ru -buigas.00it.com -buyessay3.blogspot.ru -buzzzg.men -camsex.xxx-cam.webcam -candelluxsklep.pl -candycrushshop.com -cardsdumps.com -cartujano-pre.de -changde.58.com -cheapbarbour.online -cheapestjerseys-wholesale.com -cheap-trusted-backlinks.com -children-learningreading.info -click2pawn.com -cmd.kz -cntravelre.com -compliance-alex.xyz -compliance-checker-7.info -compliance-don.top -compliance-irvin.xyz -cookielawblog.wordpress.com -coslab.club -customcollegeessays.net -cvety24.by -ddospanel.com -deplim.com -detsky-nabytek.info -dnsrsearch.com -doktoronline.no -domainanalyzing.xyz -domain-tracker.com -dominateforex.ml -dostavka-v-krym.com -dvervmoskvu.ru -educontest.net -egovaleo.it -elektronischezigarettekaufen1.myblog.de -enginebay.ru -eshop.md -etur.ru -ezigarettenkaufen1.pagina.gr -f0815.de -fdzone.org -femmesdenudees.com -filmi-onlain.info -fitnesspiks.com -focalink.com -fr-bearings.ru -freshdz.com -frvo.alptandem.ru -fusoradio.info -getaclueamerica.com -gg.zzyjxs.com -glavtral.ru -gnuetella.com -gombita.info -gosreg.amchs.ru -gsasearchengineranker.xyz -gsmlab.pl -guruofcasino.com -handicapvantoday.com -hd-filmy.net -idealtits.net -idegenvezeto.eu -images-free.net -incanto.in.ua -indetiske.ya.ru -insider.pro -interferencer.ru -investpamm.ru -investyb.com -irunfar.com -iscblog.info -istripper.com -iwanttodeliver.com -janavibekken.no -japfm.com -jaxcube.info -juliadiets.com -justdating.online -jwss.cc -keyword-suggestions.com -kidskunst.info -klumba55.ru -kol-energo.ru -koleso24.com.ua -kollesa.ru -kolotiloff.ru -kung-fu-ru.com -lashstudia.ru -ledis.top -letslowbefast.site -lignofix.ua -liky.co.ua -lirunet.ru +alice.it +allwomen.info +alphahoverboards.com +amazingpic.net +amospalla.es +amyfoxfitness.com +android4fun.org +anticrawler.org +apibetweenlinesn-a.akamaihd.net +appartement-stumm.at +app-ready.xyz +arendas.net +atovh.local-finders.com +audiofree.ru +autotop.com.ua +avirasecureserver.com +babespcs.com +backlinkwatch.com +bannertesting.com +bashtime.ru +bear.gotcher.us +becuo.com +bedandbreakfast.com +bestdraws.com +betterhdporn.com +bioscorp.ru +biznesschat.net +bkgr.se +bloglag.com +blogos.kz +blog.remote-computer.de +bloke.com +bluesman.nu +bpro1.top +bupropion-sr-150-mg.us +buypillsorderonline.com +cakesplus.com.au +callejondelpozo.es +cardul.ru +cartierbraceletsreplica.pw +cartierlovestore.xyz +casite-513049.cloudaccess.net +cayado.snn.gr +classicakuhni.ru +com-cleaner.systems +compliance-julianna.top +compliance-walt.top +cookie-law-enforcement-aa.xyz +copro.pw +crazyprotocol.com +culad.com +customerpromos-a.akamaihd.net +daptravel.com +dealighted.com +digilander.libero.it +documentsite.net +domain2008.com +dvd-famille.com +education-cz.ru +eduserver.net +elidelcream.weebly.com +elvel.com.ua +empirepoker.com +enge-fotzen.info +englishdictionaryfree.com +envaseslotusama.com +erot.co +ezigarettenkaufen1.deviantart.com +f00kclan.de +f07.de +falllow.gq +fantasticpixcool.com +fashionindeed.ml +fashion.stellaconstance.co +fefo.gdn +filmfanatic.com +funponsel.com +fxgallery.com +gamedayhouse.com +game-top.su +germetiki.com.ua +globalscam.ga +goroda-vsego-mira.ru +gta-club.ru +hazardky.net +healmytrauma.info +hermesbelts.xyz +hitsbox.info +hoste.octopis.com +iccornacircri.cf +imadedinner.net +infodocsportal.com +infostatsvc.com +ivanstroi.ru +ix20.ru +jbl-charge.info +jerseywholesalechinabiz.com +jrpmakati.com +j-times.ru +jurajskie.info +kam-dom.ru +kinky-fetishes.com +kinoduh.ru +kiskinhouse.com +knigonosha.net +knowsitall.info +komp-pomosch.ru +konteiner24.com +kredit-pod-zalog-krasnodar.ru +ldrtrack.com liveshoppersmac.com -lob.com.ru -lostaruban.com -louboutinbooties.xyz -lyrics.home-task.com -m5home.ru -magnetpress.sk -mantramusic.ru -medicineseasybuy.com -megavolt.net.ua -mesbuta.info -micasainvest.com +llastbuy.ru +localmatchbook.com +loginduepunti.it +make-money-online.com +manifestation.betteroffers.review +mapquestz.us +mature.free-websites.com +mebel-alait.ru +medkletki.ru +meetingrainstorm.bid +mensandals.xyz microsoftportal.net -mielec.pl -mindbox.co.za -mirobuvi.com.ua -mmstat.com -monetizationking.net -myanyone.net -myyour.eu +minegam.com +mobilierland.com +moneyteam24.com +mossmesi.com +moxo.com +musicas.baixar-musicas-gratis.com +muznachas-service.ru +mydearest.co nagdak.ru -nastroyke.net -newtechspb.ru -nextbackgroundcheck.gq -novodigs.com -nsatc.net -offtopic.biz -of-ireland.info -ooo-olni.ru -pacificair.com -pastaleads.com +narkologiya-belgorod.ru +na-telefon.biz +neodownload.webcam +netvouz.com +next-dentists.tk +nhl17coinsforps3.gratisblog.biz +njpalletremoval.com +novosibirsk.xrus.org +nudo.ca +okroshki.ru +ontargetseo.us +ossmalta.com +outrageousdeal-a.akamaihd.net +ovirus.ru +owohho.com pawli.eu -pcgroup.com.uy -penisvergrotendepillennl.ovh -photokitchendesign.com -picquery.com -piulatte.cz -podshipniki-ntn.ru -poptool.net -poquoson.org +paydayonlinecom.com +pewit.pw +picphotos.net +pinwallpaper.xyz +pixgood.com +pogosh.com +polcin.de +polybuild.ru porndroids.com -porno-dojki.net -pornoklad.net -pospr.waw.pl -pro-tec.kz -qualitymarketzone.com -rabotaetvse.ru -rasteniya-vs-zombi.ru -razyboard.com -royal-betting.net -rusprostitute.com -rus-teh.narod.ru -rutor.vip -s1z.ru -scanspyware.net -seadragonherbery.com -searchinterneat-a.akamaihd.net +porno-chaman.info +pr0fit-b0x.com +preparevideosafesystem4unow.site +prombudpostach.com.ua +pro-okis.ru +psa48.ru +pssucai.info +pst2017.onlinewebshop.net +rebrand.ly +recordpage-a.akamaihd.net +registrydomainservices.com +reklamuss.ru +rff-cfal.info +rock-cafe.info +seo-traffic-ranking.info servingnotice.com -sex-dating.co -shohanb.com -sientalyric.co -simple-share-buttons.com -site5.com -sivs.ru -sk.golden-praga.ru -socialmonkee.com -special-porn.com -spidtest.org -stariy-baku.com -strigkaomsk.ru -stroilka.info +ship-marvel.co.ua +shivafurnishings.com +shopsellcardsdumps.com +silverage.ru +skyway24.ru +spabali.org +spasswelt.xyz +spb-plitka.ru +sports-supplements.us +sr-rekneskap.no +star61.de +stardevine.com +stats-collector.org supers.com.ua -susanholtphotography.com +surgut.zrus.org +svarkagid.com +svetlotorg.ru +svtrd.com +tako3.com td-l-market.ru -tds-advert005.info -thegolfclub.info -timer4web.com -token-lab.org -top10registrycleaners.com -topads.men +theendivechronicles.com +thefotosgratis.eu +tizanidineforopiatewithdrawal.blogspot.com +tizanidineingredients.blogspot.com +topmira.com toursmaps.com -trafficreceiver.club +traffic100.com trafficstars.com -turbo-suslik.org -turizm.bz -uamtrk.com -umaseh.com -uroki.net -vashsvet.com -vereo.eu -video-chat.in -videochat.tv.br -vip-file.com -vladhistory.com -vladimir.zrus.org -voronezh.xrus.org -vykupavto-krasnodar.ru -web-betting.ru -webjam.com -webshoppermac.com -websites-reviews.com -wedding0venues.tk -weekes.biz.tc -wesharepics.site -whos.amung.us -wieseversa.no +trichizobswiv.agddns.net +trk-4.net +trubywriting.com +tupper-shop.ru +uac.net.au +udayavani.com +uhod-za-sobakoj.ru +unmaroll.ya.ru +usacasino.com +video-camer.com +videochat.mx +video-production.com +vipsexfinders.com +vitoriacabos.com +vonradio.com +wallpapersdesk.info +webradiology.ru +website-analytics.online wildworld.site -wineitudes.wordpress.com -woman-tampon.ru -www.arenda-yeisk.ru +wordkeyhelper.com +works.if.ua +worldmusicfests.com +wygraj-teraz.com +xaylapdiendanang.com +xclicks.net xjrul.com -xtremeeagles.net -yeartwit.com -yottos.com -yuarra.pluto.ro -zaidia.xhost.ro -zebramart.ru -zoogdinsney.com +xlolitka.com +xn------7cdbapdecfd4ak1bn0amjffj7afu3y.xn--p1ai +xn----dtbndd4ae7eub.top +xn--e1aggki3c.xn--80adxhks +xrus.org +youjizz.com +zacreditom.ru +zeleznobeton.ru +zeroredirect10.com +znakomstva-piter78.ru +zoolubimets.ru +zs2vm.top diff --git a/.dev-tools/test_units/whitelist-ips.conf b/.dev-tools/test_units/whitelist-ips.conf index 84b766345..38f446dc1 100644 --- a/.dev-tools/test_units/whitelist-ips.conf +++ b/.dev-tools/test_units/whitelist-ips.conf @@ -1,40 +1 @@ -# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### - -### VERSION INFORMATION # -################################################### -### Version: V4.2019.04 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## - -############################################################################## -# _ __ _ # -# / |/ /__ _(_)__ __ __ # -# / / _ `/ / _ \\ \ / # -# /_/|_/\_, /_/_//_/_\_\ # -# __/___/ __ ___ __ ___ __ __ # -# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ # -# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ # -# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ # -# # -############################################################################## - -# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist -# This file must exist on your system or Nginx will fail a reload due to a missing file -# Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line as per the example -# Only add actual IP addresses and ranges here - -# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS -# --------- -# EXAMPLES: -# --------- -# 111.111.111.111 0; - - -35.184.226.2360; -104.198.131.58 0; -34.68.144.114 0; -104.154.120.187 0; -35.202.145.110 0; +35.192.187.174 0; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index 95b6063f9..a0c6606c8 100644 Binary files a/.latest_release/bots.d.tar.gz and b/.latest_release/bots.d.tar.gz differ diff --git a/.latest_release/conf.d.tar.gz b/.latest_release/conf.d.tar.gz index 52eb1826c..06f3a01a6 100644 Binary files a/.latest_release/conf.d.tar.gz and b/.latest_release/conf.d.tar.gz differ diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index 435390a46..2ab2e3215 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V4.2019.06.1610 +#### Version: V4.2019.06.1611 #### Bad Referrer Count: 6713 #### Bad Bot Count: 556 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 317faa7b5..4d7aa20eb 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V4.2019.06.1610 +#### Version: V4.2019.06.1611 #### Bad Referrer Count: 6713 #### Bad Bot Count: 556 ____________________ diff --git a/README.md b/README.md index 7e24f6b31..eb50a15ab 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots) _______________ -#### Version: V4.2019.06.1610 +#### Version: V4.2019.06.1611 #### Bad Referrer Count: 6713 #### Bad Bot Count: 556 ____________________ diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 9aa602506..fd22dc11f 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,7 +3,7 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V4.2019.06.1610 +#### Version: V4.2019.06.1611 #### Bad Referrer Count: 6713 #### Bad Bot Count: 556 ____________________ diff --git a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf index 264662784..f776ecbb8 100755 --- a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf +++ b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V4.2019.06.1611 +### Updated: Wed Jun 26 09:35:17 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/conf.d/globalblacklist-testing-version.conf b/conf.d/globalblacklist-testing-version.conf index 66d55e864..d4aa92563 100644 --- a/conf.d/globalblacklist-testing-version.conf +++ b/conf.d/globalblacklist-testing-version.conf @@ -10,8 +10,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V3.2019.06.1611 +### Updated: Wed Jun 26 09:35:19 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 264662784..f776ecbb8 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1610 -### Updated: Wed Jun 26 09:23:27 SAST 2019 +### Version: V4.2019.06.1611 +### Updated: Wed Jun 26 09:35:17 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 13628def7..7389a7786 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -6,8 +6,8 @@ ### Version Information # ################################################### -### Version: V4.2019.06.1610 -### Updated: Wed Jun 26 09:23:28 SAST 2019 +### Version: V4.2019.06.1611 +### Updated: Wed Jun 26 09:35:19 SAST 2019 ### Bad Bot Count: 556 ################################################### ### Version Information ##