diff --git a/.dev-tools/_conf_files_ip_whitelist/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_ip_whitelist/bots.d/blacklist-ips.conf index 42c86bb7d..0fcb73d00 100644 --- a/.dev-tools/_conf_files_ip_whitelist/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_ip_whitelist/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 1; +35.192.187.174 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_ip_whitelist/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_ip_whitelist/bots.d/whitelist-ips.conf index e42e64139..3dac4f84e 100644 --- a/.dev-tools/_conf_files_ip_whitelist/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_ip_whitelist/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 0; +35.192.187.174 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_ip_whitelist/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_ip_whitelist/conf.d/globalblacklist.conf index 048ed1b34..4f59fb83a 100644 --- a/.dev-tools/_conf_files_ip_whitelist/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_ip_whitelist/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1652 -### Updated: Thu Jun 27 16:26:31 SAST 2019 +### Version: V4.2019.06.1653 +### Updated: Thu Jun 27 16:40:14 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/_conf_files_ratelimiting/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_ratelimiting/bots.d/blacklist-ips.conf index 42c86bb7d..0fcb73d00 100644 --- a/.dev-tools/_conf_files_ratelimiting/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_ratelimiting/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 1; +35.192.187.174 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_ratelimiting/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_ratelimiting/bots.d/whitelist-ips.conf index e42e64139..3dac4f84e 100644 --- a/.dev-tools/_conf_files_ratelimiting/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_ratelimiting/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 0; +35.192.187.174 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_ratelimiting/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_ratelimiting/conf.d/globalblacklist.conf index 048ed1b34..4f59fb83a 100644 --- a/.dev-tools/_conf_files_ratelimiting/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_ratelimiting/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1652 -### Updated: Thu Jun 27 16:26:31 SAST 2019 +### Version: V4.2019.06.1653 +### Updated: Thu Jun 27 16:40:14 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- 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 66357bbd7..fe78cccbb 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.202.145.110 0; +34.68.144.114 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index 048ed1b34..4f59fb83a 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.1652 -### Updated: Thu Jun 27 16:26:31 SAST 2019 +### Version: V4.2019.06.1653 +### Updated: Thu Jun 27 16:40:14 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- 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 bfff96392..8444e0024 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: V3.2019.06.1652 -### Updated: Thu Jun 27 16:26:33 SAST 2019 +### Version: V3.2019.06.1653 +### Updated: Thu Jun 27 16:40:15 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/blacklist-ips.conf index 746c3f03f..b9d24324a 100644 --- a/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 1; +34.68.144.114 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/whitelist-ips.conf index 500584a94..ea117da9f 100644 --- a/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_ip_whitelist/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 0; +34.68.144.114 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_testing_changes_ip_whitelist/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_testing_changes_ip_whitelist/conf.d/globalblacklist.conf index bfff96392..8444e0024 100644 --- a/.dev-tools/_conf_files_testing_changes_ip_whitelist/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_testing_changes_ip_whitelist/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1652 -### Updated: Thu Jun 27 16:26:33 SAST 2019 +### Version: V3.2019.06.1653 +### Updated: Thu Jun 27 16:40:15 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/blacklist-ips.conf index 746c3f03f..b9d24324a 100644 --- a/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 1; +34.68.144.114 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/whitelist-ips.conf index 500584a94..ea117da9f 100644 --- a/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_ratelimiting/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 0; +34.68.144.114 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_testing_changes_ratelimiting/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_testing_changes_ratelimiting/conf.d/globalblacklist.conf index bfff96392..8444e0024 100644 --- a/.dev-tools/_conf_files_testing_changes_ratelimiting/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_testing_changes_ratelimiting/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1652 -### Updated: Thu Jun 27 16:26:33 SAST 2019 +### Version: V3.2019.06.1653 +### Updated: Thu Jun 27 16:40:15 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/blacklist-ips.conf index 746c3f03f..b9d24324a 100644 --- a/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 1; +34.68.144.114 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/whitelist-ips.conf index 500584a94..ea117da9f 100644 --- a/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_testing_changes_whitelist/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 0; +34.68.144.114 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_testing_changes_whitelist/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_testing_changes_whitelist/conf.d/globalblacklist.conf index bfff96392..8444e0024 100644 --- a/.dev-tools/_conf_files_testing_changes_whitelist/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_testing_changes_whitelist/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1652 -### Updated: Thu Jun 27 16:26:33 SAST 2019 +### Version: V3.2019.06.1653 +### Updated: Thu Jun 27 16:40:15 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/_conf_files_whitelist/bots.d/blacklist-ips.conf b/.dev-tools/_conf_files_whitelist/bots.d/blacklist-ips.conf index 42c86bb7d..0fcb73d00 100644 --- a/.dev-tools/_conf_files_whitelist/bots.d/blacklist-ips.conf +++ b/.dev-tools/_conf_files_whitelist/bots.d/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 1; +35.192.187.174 1; 127.0.0.1 1; diff --git a/.dev-tools/_conf_files_whitelist/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_whitelist/bots.d/whitelist-ips.conf index e42e64139..3dac4f84e 100644 --- a/.dev-tools/_conf_files_whitelist/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_whitelist/bots.d/whitelist-ips.conf @@ -1,2 +1,2 @@ -35.193.7.13 0; +35.192.187.174 0; 127.0.0.1 0; diff --git a/.dev-tools/_conf_files_whitelist/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_whitelist/conf.d/globalblacklist.conf index 048ed1b34..4f59fb83a 100644 --- a/.dev-tools/_conf_files_whitelist/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_whitelist/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1652 -### Updated: Thu Jun 27 16:26:31 SAST 2019 +### Version: V4.2019.06.1653 +### Updated: Thu Jun 27 16:40:14 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### @@ -7712,31 +7712,6 @@ map $http_referer $bad_referer { geo $validate_client { default 0; -# ---------------------------------------------- -# Whitelist all your OWN IP addresses and Ranges -# ---------------------------------------------- - -# -------------------------------------------------------------------------------------- -# WHITELIST all your own IP addresses using the include file below. - # New Method Uses the include file below so that when pulling future updates your - # whitelisted IP addresses are automatically now included for you. - # Read Comments inside whitelist-ips.conf for customization tips. - # Updating the main globalblacklist.conf file will not touch your custom include files - # whitelist-ips.conf reigns supreme !!! - # Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP - # Anything blacklisted above this line will be over-ridden by whitelist-ips.conf -# -------------------------------------------------------------------------------------- - -# -------------------------------------------------------------------------- -# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# -------------------------------------------------------------------------- - - include /etc/nginx/bots.d/whitelist-ips.conf; - -# ------------------------------------------------------------------------ -# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### -# ------------------------------------------------------------------------ - # ------------------------------------- # BLOCK known Wordpress Theme Detectors # ------------------------------------- diff --git a/.dev-tools/globalblacklist-testing.template b/.dev-tools/globalblacklist-testing.template index fe1c8f795..8444e0024 100644 --- a/.dev-tools/globalblacklist-testing.template +++ b/.dev-tools/globalblacklist-testing.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2019.06.1652 -### Updated: Thu Jun 27 16:26:33 SAST 2019 +### Version: V3.2019.06.1653 +### Updated: Thu Jun 27 16:40:15 SAST 2019 ### Bad Referrer Count: 6713 ### Bad Bot Count: 556 ################################################### diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index 1f2ee65d6..4f59fb83a 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V4.2019.06.1652 -### Updated: Thu Jun 27 16:26:31 SAST 2019 +### Version: V4.2019.06.1653 +### Updated: Thu Jun 27 16:40:14 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 746c3f03f..b9d24324a 100644 --- a/.dev-tools/test_units/blacklist-ips.conf +++ b/.dev-tools/test_units/blacklist-ips.conf @@ -1,2 +1,2 @@ -35.224.112.202 1; +34.68.144.114 1; 127.0.0.1 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 419f221b6..4f908b90e 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 @@ -404enemy -Aboundex +360Spider +Aboundexbot AiHitBot -BDFetch -CazoodleBot -CheeseBot -DBLBot -DomainAppender -Drip -Exabot -Grafula -Haansoft +Apexoo +Asterias +CrazyWebCrawler +Discoverybot +DnyzBot +DomainStatsBot +Dotbot +EyeNetIE +facebookscraper +Gigabot HTTP::Lite -HybridBot -Joomla +Image Fetch +IndeedBot +Internet Ninja +JennyBot Jorgee -LinqiaRSSBot -MarkWatch -Mata Hari -Metauri -MFC_Tear_Sample -Mojeek -MS Web Services Client Protocol -Offline Explorer -OnCrawl -Panscient +Kozmosbot +LeechFTP +Lightspeedsystems +Lipperhey +Lipperhey Spider +lwp-request +lwp-trivial +Magnet +Microsoft URL Control +NetAnts +NextGenSearchBot +Niki-bot +OpenVAS Papa Foto -Pockey -POE-Component-Client-HTTP -Psbot -RankingBot -s1z.ru -Scanbot -scan.lol -ScreenerBot -sogouspider +PictureFinder +Pi-Monster +Quick-Crawler +RocketCrawler +SBIder +SEOstats Sosospider -Swiftbot -Turnitin -Typhoeus -WebBandit -WebGo IS -WebSauger -WebStripper -WebSucker +T0PHackTeam +tAkeOut +TheNomad +Toweyabot +WebCopier +Web Fuck Wonderbot -WWW-Mechanize -Zauba +WWW::Mechanize Zeus -ZyBorg +ZumBot diff --git a/.dev-tools/test_units/random-bots-for-test.list b/.dev-tools/test_units/random-bots-for-test.list index 8f3d050fa..89cccfa93 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 @@ -404checker -404enemy -80legs Abonti -Acunetix ADmantX -AfD-Verbotsverfahren -AIBOT -AllSubmitter +AhrefsBot +AiHitBot +Alexibot +Alligator AlphaBot -Apexoo -archive.org_bot -autoemailspider -backlink-check +ASPSeek +Asterias +BackDoorBot +BackStreet BackWeb -Badass Bandit +Barkrowler +BDCbot BetaBot -Bigfoot -Blackboard -BLEXBot -Boardreader -BotALot -Brandprotect -BunnySlippers +Black Hole +Brandwatch +BuiltBotTough +BuiltWith BuzzSumo -Calculon -CazoodleBot CCBot Cegbfeieh -CheeseBot -CherryPicker CheTeam +Chlooe +Claritybot Cliqzbot Cloud mapping -Cogentbot -cognitiveseo -Copyscape +Collector +com.plumanalytics +CopyRightCheck +Craftbot +CrazyWebCrawler CrunchBot -CSHttp -Curious -Custo +DatabaseDriverMysqli DBLBot demandbase-bot Demon Digincore DigitalPebble -DIIbot -Dirbuster -Disco Dispatch -DnyzBot +DomainAppender DomainCrawler -Dotbot -Dragonfly +DomainSigmaCrawler +DomainStatsBot Drip DSearch -DTS Agent +ECCP/1.0 +Ecxi EirGrabber EMail Siphon -EMail Wolf +EroCrawler +Exabot Extractor -ExtractorPro -EyeNetIE Ezooms -facebookscraper FDM -FHscan -FlashGet Flunky -Freeuploader -FyberSpider -GalaxyBot +Fyrebot Genieo -GermCrawler -G-i-g-a-b-o-t +GetRight +Gigablast +Gigabot Go-Ahead-Got-It -GoZilla +Gotit Go!Zilla -GrabNet +Grabber Grafula -GrapeFX -GrapeshotCrawler Haansoft HaosouSpider -Havij -HMView +HEADMasterSEO +Hloader +HTMLparser +HTTP::Lite HTTrack -Humanlinks -Id-search +Iblog +IDBot IlseBot -InfoNaviRobot -instabid -internetVista monitor -ips-agent +Indy Library +InfoTekies +InterGET +InternetSeer Iria IRLbot -Jetty -JikeSpider -Jorgee -Jyxobot +JennyBot +JetCar +JustView Keyword Density -Kozmosbot Lanshanbot -Libwhisker +LeechFTP +LibWeb +Lightspeedsystems Likse +LinkextractorPro LinkpadBot -LinksManager -LinqiaMetadataDownloaderBot -LinqiaRSSBot -Lipperhey +LinkScan +LinkWalker +LinqiaScrapeBot +Lipperhey Spider Lmspider +LNSpiderguy Ltx71 +LWP::Simple magpie-crawler -Majestic SEO +Majestic-SEO +MarkMonitor +MarkWatch Masscan +Mata Hari MauiBot -Meanpathbot +meanpathbot MeanPath Bot +Mediatoolkitbot +MegaIndex.ru +Metauri MFC_Tear_Sample +Microsoft Data Access Microsoft URL Control MIDown tool -MIIxpc Mister PiX Mojeek -Morfeus Fucking Scanner -MSIECrawler +Mr.4x3 Msrabot muhstik-scan -Name Intelligence +Musobot +Nameprotect +NearSite +Nessus NetAnts +Netcraft NetMechanic -Net Vampire -NetZIP -NICErsPRO -Nimbostratus -Nutch -oBot -Octopus +NetSpider +Netvibes +NextGenSearchBot +Nikto Offline Explorer -OnCrawl -OpenLinkProfiler -Openvas -OutfoxBot -Page Analyzer +OrangeSpider PageGrabber -page scorer -Pandalytics -Papa Foto -pcBrowser -PeoplePal +PageScorer +Pavuk +PHPCrawl Picsearch -Pimonster Pi-Monster Pixray +Pockey POE-Component-Client-HTTP -ProWebWalker +Probethenet +ProPowerBot Psbot +PxBroker PyCurl -QueryN Metasearch -RankActiveLinkBot -RankFlex -RankingBot2 +Quick-Crawler +RankActive Rankivabot -Reaper +RealDownload +RebelMouse Recorder RedesScrapy -Ripper -RocketCrawler s1z.ru +ScanAlert Scanbot +scan.lol ScoutJet -ScreenerBot -Searchestate +SearchmetricsBot Semrush +SemrushBot +SEOkicks-Robot SEOlyticsCrawler -Seomoz -SEOprofiler -Sitebeam +seoscanners +SeoSiteCheckup +SEOstats +serpstatbot +sexsearcher SiteExplorer +Siteimprove SiteLockSpider SiteSnagger -SiteSucker -SMTBot -Snake -sogouspider +SmartDownload +Snoopy +Sociscraper Sosospider Sottopop -SpaceBison -Spammen Spanner -sp_auditbot +Spbot +Spinn3r SputnikBot Sqlmap Sqlworm +Sqworm +Steeler Stripper -Sucker +Sucuri SuperBot +SuperHTTP Surfbot -T8Abot +Swiftbot tAkeOut -Teleport -TeleportPro Telesoft Telesphoreo +Telesphorep The Intraformant -TheNomad Thumbor TightTwatBot Titan -Toweyabot Tracemyfile -trendiction.com +Trendiction trendiction.de +True_Robot +Turingos +Turnitin TurnitinBot Twice -Typhoeus +Upflow URLy Warning URLy.Warning +VCI +VeriCiteCrawler VidibleScraper -Voil Wallpapers/3.0 WallpapersHD -WBSearchBot -Webalta -WebCollage +WASALive-Bot +WebAuto +Web Auto WebCopier -WebFetch -Web Fetch -Web Fuck +WebGo IS +WebImageCollector WebPix -Web Pix -Website Quester +WebSauger +Webshag +WebsiteExtractor +Webster WebStripper +WebSucker +Web Sucker WebWhacker -Who.is Bot Widow +WinHTTrack +WISENutbot +Wonderbot Woobot Wprecon -WPScan WWW-Collector-E +WWW::Mechanize WWWOFFLE +x22Mozilla Xaldon WebSpider -Xaldon_WebSpider -YoudaoBot -Zauba -Zeus +Zade +zgrab Zitebot ZmEu -ZyBorg +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 5c078bfc3..f27147dda 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 404enemy 80legs -Aboundex -Aboundexbot -ADmantX -AlphaBot -Anarchie -Apexoo -Asterias -Attach +Acunetix +AhrefsBot +AIBOT +AiHitBot +Aipbot +Alexibot +Alligator +archive.org_bot autoemailspider -BackDoorBot Backlink-Ceck -BacklinkCrawler -Bandit +backlink-check +BackStreet Barkrowler Battleztar Bazinga -BBBike BDFetch -BetaBot BlackWidow -BlowFish -Brandprotect -Brandwatch +Bolt BuiltBotTough -BuiltWith +BunnySlippers Calculon -CCBot -Cegbfeieh +CATExplorador CheeseBot +CherryPicker +ChinaClaw +Chlooe Claritybot -Cogentbot +Cliqzbot +Cloud mapping Collector com.plumanalytics -CopyRightCheck +Copier Cosmos -crawler4j -CrunchBot -DataCha0s -DBLBot +Craftbot +crawl.sogou.com +Curious +DatabaseDriverMysqli demandbase-bot -DIIbot +Deusu +Devil +Digincore Dirbuster -Dispatch -DomainStatsBot +Discoverybot +DomainSigmaCrawler +Dotbot Dragonfly -DSearch +Drip EasyDL -Ebingbong -eCatch -Ecxi +EirGrabber EMail Siphon -Exabot +EroCrawler Express WebPictures -ExtractorPro Extreme Picture Finder -Ezooms -facebookscraper -FHscan -Fimap +FemtosearchBot Firefox/7.0 Flunky Foobot -FrontPage -FyberSpider -GalaxyBot +Fyrebot Genieo GermCrawler Getintent +GetWeb Gigablast -G-i-g-a-b-o-t +Gigabot +Go!Zilla Grabber GrabNet GrapeFX -GridBot -HaosouSpider -HEADMasterSEO -HMView +GrapeshotCrawler +GT::WWW +Haansoft +Harvest +Heritrix HTMLparser -HybridBot +HTTP::Lite +HTTrack +Humanlinks +Iblog IDBot +IlseBot Image Fetch -Image Sucker IndeedBot +Indy Library InfoTekies -instabid -InterGET -ips-agent +IRLbot Iskanie -JamesBOT +IstellaBot Jbrofuzz -Jetty -JikeSpider +JennyBot JOC Web Spider -Jyxobot -Kenjin Spider -Lanshanbot +Jorgee +JustView +Keyword Density +LeechFTP +Lftp Libwhisker -Linkdexbot -LinkextractorPro -LinksManager +Likse +LinkpadBot +LinkWalker LinqiaMetadataDownloaderBot -LinqiaScrapeBot -Lipperhey Spider Litemage_walker +LNSpiderguy +Ltx71 lwp-request -LWP::Simple -Magnet +lwp-trivial Majestic12 -Majestic SEO -Majestic-SEO -MarkMonitor MarkWatch -MauiBot +Mass Downloader meanpathbot Meanpathbot MeanPath Bot mediawords -Metauri -Microsoft Data Access MIIxpc +Mister PiX MJ12bot +Mojeek +MSFrontPage +Msrabot +muhstik-scan +Musobot Name Intelligence NearSite -Needle +Nessus Netcraft -NetLyzer -NetMechanic +netEstate NE Crawler NetSpider -Net Vampire NetZIP NextGenSearchBot +NICErsPRO Niki-bot -Nikto NimbleCrawler -Nimbostratus -Nmap -Nutch oBot Octopus -Openfind +OnCrawl OpenLinkProfiler -OrangeBot +OutfoxBot +PageGrabber +page scorer +PageScorer Pavuk pcBrowser -PECL::HTTP +PeoplePal +Picsearch PictureFinder -Pi-Monster -Pixray PleaseCrawl plumanalytics +Pockey POE-Component-Client-HTTP Probethenet -ProWebWalker +ProPowerBot Psbot Pump +PxBroker PyCurl -QueryN Metasearch -Rankivabot +Quick-Crawler +RankActive Reaper -ReGet +RebelMouse +RedesScrapy +Ripper +Rogerbot s1z.ru -SalesIntelligent +SBIder ScanAlert Scanbot +scan.lol +Scrapy +Searchestate SearchmetricsBot -Semrush +SemrushBot +SEOkicks +SEOkicks-Robot Seomoz SEOprofiler -seoscanners SeoSiteCheckup -SEOstats -sexsearcher +serpstatbot Siphon -SISTRIX -SiteExplorer -Siteimprove SiteLockSpider -SiteSnagger SiteSucker -Sitevigil SlySearch -Snake -Snapbot +SMTBot SocialRankIOBot -Sociscraper Sogou web spider +Sottopop +Spammen SpankBot -Spanner -Spinn3r -Sqlmap -Stripper +sp_auditbot +SputnikBot +spyfu +Sqworm +Sucker +SuperBot +SuperHTTP Surfbot Suzuran -Swiftbot -Szukacz +sysscan T0PHackTeam T8Abot -tAkeOut -Telesphoreo +Teleport Telesphorep +The Intraformant Thumbor TightTwatBot Toata -Tracemyfile -Trendictionbot +Toweyabot +Trendiction trendiction.com trendiction.de -TurnitinBot -TwengaBot +Typhoeus UnisterBot -URLy Warning -VB Project +URLy.Warning Virusdie +VoidEYE +Voil Voltron -WASALive-Bot -WBSearchBot -WebAuto +WallpapersHD +Webalta Web Auto +WebBandit WebCollage -WEBDAV -Web Enhancer -WebFetch +Web Collage +WebEnhancer Web Fetch -WebFuck Web Fuck WebImageCollector -WebLeacher WebmasterWorldForumBot -WebReaper +Web Pix +Web Sauger +Webshag +WebsiteExtractor +WebsiteQuester +Website Quester Webster WebStripper Web Sucker -WebZIP +Whack Who.is Bot Widow -WinHTTrack WISENutbot -Woobot -WWW-Collector-E +Wotbox +WPScan +WWW-Mechanize +WWWOFFLE x09Mozilla x22Mozilla -Xaldon WebSpider -Xaldon_WebSpider +xpymep1.exe YoudaoBot -Zade -zauba.io -Zeus -Zitebot -ZumBot +ZmEu 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 2af4da4ec..381b73a65 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 @@ -5ws.dating-app.ru -acads.net -adventureparkcostarica.com -adviceforum.info -ample-awards-today.us -angel1777.kz -animal-drawings.com -apiluckyleapnet-a.akamaihd.net -backgroundpictures.net -bonvillan.com -bristolhotel.com.ua -bumskontakte.org -canacopegdl.com -ccjp.eu -cementaresearch.se -cleansearch.net -compiko.info -cornerstone-countertops.com -defenderxtactical.com -djstools.com -documentsite.net -doktoronline.no -domaineaneblanc.com -dustyorate.com -ecommerce-seo.org -el-nation.com -erotik0049.com -expertblog.info -famix.xyz -firstsiteguide.com -f-online.de -ftns.ru -goldadpremium.com -growboxbl.ru -hoverboardforsaledirect.com -hreade.com -i-hobot.ru +5u.com +abcdefh.xyz +alfa9.com +algarveglobal.com +amigobulls.com +apispringsmartne-a.akamaihd.net +artel116.ru +avek.ru +baixar-musicas-gratis.com +bedcapdealers.com +blpmovies.com +canoncdriverq3.pen.io +checkm8.com +clodo.ru +cs-passion.pl +dbmkfhqk.bloger.index.hr +dekoration.us +diamond-necklace.info +digilander.libero.it +dnepropetrovsk.mistr-x.org +downloaddy.net +e-collantes.com +elitedollars.com +everytalk.tv +fandlr.com +favornews.com +findclan.org +fm-upgrade.ru +foxweber.com +fxtips.ru +gamewrath.com +gamezblox.com +girlgamerdaily.com +gotomontenegro.net +guardlink.com +h2monline.com +handicapbathtubarea.com +hotloans.ru +icaseclub.ru +img.wallpaperstock.net innodgfdriverhm.aircus.com -istizanidineacontrolledsubstance.blogspot.com -jewelryandfiligree.com -kinobest.pl -kiwi237au.tk -kosmetyki.tm.pl -krasula.pp.ua -ladov.ru -lawyers.cafe -lechtaczka.net -mabdoola.blogspot.com -machicon-ueno.info -manve.info -mapquestz.us -masterseek.com -mediafresh.online -mediawhirl.net -medispainstitute.com.au -mmstat.com -moscow-clining.ru -mostantikor.ru -mountainstream.ms -naval.jislaaik.com -nbsproject.ru -networkad.net -noscrapleftbehind.co -notebook-pro.ru -noumeda.com -ok-ua.info -onefilms.net -onlythegames.com -petitions.whitehouse.gov -prosmibank.ru -rcb101.ru -reklamuss.ru -rockprogblog.com -rogervivierforsale.com -runtnc.net -s1z.ru -scanner-julia.top -ship-marvel.co.ua -shop-electron.ru -site-speed-check.site -snyatie-lomki-v-stacionare.ru -softonicads.com -spywarespy.com -stmassage.ru -survival.betteroffers.review -svarbit.com -syndicate.fun -tizanidinehcl4mgisitanarcotic.blogspot.com -tizanidinenarcotic.blogspot.com -tizanidinewithdrawalsymptoms.blogspot.com -trafficfactory.biz -vasileostrovsky-rayon.ru -videochat.mx -vinsit.ru -while.cheapwebsitehoster.com -www.event-tracking.com -xn--b1ag5cfn.xn--p1ai -youghbould.wordpress.com -zarajbuilders.com -zzbroya.com.ua +internetproviderstucson.com +kamen-e.ru +kazrent.com +kiwe-analytics.com +koptims.tiu.ru +kretpicf.pw +kursy-ege.ru +liquimondo.com +lombia.com +magda-gadalka.ru +maranbrinfo.com.br +matchpal-a.akamaihd.net +mobilierland.com +monclerjacketsoutlet.pw +more-letom.ru +mrbojikobi4.biz +msfsaar.de +my-floor.in.ua +ngps1.ru +paphoselectricianandplumber.com +parajumpersstore.online +partnerads.men +petsblogroll.com +picsfair.com +pokerniydom.ru +pontiacsolstice.info +pornokajf.com +pornowarp.info +rootandroid.org +rvzr-a.akamaihd.net +scanspyware.net +seeingmeerkat.com +seo-traffic-ranking.info +shariki-zuma-lines.ru +simple-share-buttons.com +sims-sims.ru +solicita.info +space4updating.win +t-bygg.com +time-japan.ru +traderzplanet.in +tuckermktg.com +u555u.info +uogonline.com +uptime-as.net +uptimebot.net +viagengrarx.com +video-production.com +vipsexfinders.com +viteonlusarezzo.it +wdrake.com +weburok.com +whatzmyip.net +ww1943.ru +xn--80aanaardaperhcem4a6i.com +xtubeporno.net +yoopsie.com +zazagames.org +znakomstva-piter78.ru diff --git a/.dev-tools/test_units/random-referrers-for-test.list b/.dev-tools/test_units/random-referrers-for-test.list index 2f3428c63..a802ad461 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 @@ -0lovespells0.blogspot.com -0n-line.tv -1001watch.com.ua +01apple.com +100searchengines.com 101lesbian.xyz +11pikachu.ru 123any.com -178evakuator178.ru -1qingdao.com -202ch.com -20pascals.nl +1-free-share-buttons.com +2020iscoming.info +2345.com +24-ak.ru 24videos.tv -273-fz.ru +28n2gl3wfyb0.ru 2daytrendingnews.com 3rbseyes.com -3w24.com -40cg.com -4ur.click -5000-cotydzien.com -5-steps-to-start-business.com -72-news.com +3weekdiet.com +5ws.dating-app.ru +6hopping.com 76brighton.co.uk -7minuteworkout.com -8si.ru +83net.jp 98oi.ru -9med.net -a96527gi.beget.tech -aa08daf7e13b6345e09e92f771507fa5f4.com -aa8780bb28a1de4eb5bff33c28a218a930.com -aac52006ec82a24e08b665f4db2b5013f7.com -aadroid.net -abcguru.xyz -abiente.ru -accessoires-mode.in -actionnooz.com -adanih.com -addray.pro -adloads.com +a1security.com.ua +aad1f4acb0a373420d9b0c4202d38d94fa.com +abcdefh.xyz +abtasty.com +abusora.com +acads.net +adinterax.com +adktrailmap.com +admanaerofoil.com adman.gr -adtology.com -adultnet.in -adult-shop.com.ua -advertex.info -adzpower.com -affiliate-fr.com -affordablewebsitesandmobileapps.com +admatic.com.tr +admeasures.com +admitad.com +adprotect.net +ads-cool.pro +adtiger.tk +adultfriendfinder.com +advertisingtag.net afftrack001.com -agadelha.com.br -agapovdg.ru aghanyna.com -ahmedabadwebs.com -aibolita.com -airlandsea.info +airmaxshoes-2016.com akita.kz -akvamaster.dp.ua -alert-fdm.xyz -alert.scansafe.net -alfa-img.com -alice.it -alienwheels.de -alldubai.biz -allwidewallpapers.com -alot.com -alphacarolinas.com -amanda-porn.ga -amospalla.es +akuhni.by +akusherok.ru +albumsuper.info +albuteroli.com +alekseevec.ru +alfapro.ru +algarveglobal.com +alibestsale.com +all4invest.info +all4invest.ru +allbizne.co.ua +alldezservice.kz +all-number.com +allstatesugarbowl.org +amateurlivechat.org +amazingninja.com +amazon-adsystem.com +ameblo.jp amyfoxfitness.com -anal-acrobats.com -an-donut.com -android-systems.ru -android-vsem.org -animalia-life.club -anti-virus-removal.info -aosexkontakte.net -apartmentbay.ru -apccargo.com +anabolics.shop +anapa-inns.ru +anjalika.co.in +anmysite.com +anonymizeme.pro +anonymous-redirect.com +aosheng-tech.com +apessay.com +apiadanaknet-a.akamaihd.net +apiallgeniusinfo-a.akamaihd.net apidiamondatanet-a.akamaihd.net -apioasisspacenet-a.akamaihd.net -apioutoboxnet-a.akamaihd.net -appsecurityr.com -arabseyes.com -arcteryxstore.online -arenanews.com.ua -arendakvartir.kz +apidigidocketnet-a.akamaihd.net +apimossnetinfo-a.akamaihd.net +apper.de +appfixing.space +a.pr-cy.ru +ap.senai.br +apxeo.info +arcadeplayhouse.com +arendas.net +arenda-yeisk.ru +arewater.com arkkivoltti.net -arpelsreplica.xyz -articlesdirectoryme.info -artparquet.ru -artpicso.com -ascat.porn -asdfz.pro -asiengirls.net -asscenihotosidea.blogspot.co.za -atmagroup.ru -atmovs.com -auspolice.com -australia-opening-times.com -autoblogger24.info -autolombard-krasnodar.ru -auto-moto-elektronika.cz -aviav.ru -avkzarabotok.info +artdeko.info +artdestshop.eu +asmxsatadriverin.aircus.com +asophoto.com +asscenihotosidea.blogspot.com +atley.eu.pn +atout-energie-69.com +autogrep.ru +automatic-seo.com +auto.rusvile.lt +autotrends.today +avtolombard-krasnodar.ru ayakino.net -azartmix.com -azazu.ru -azlex.uz +ayerbo.xhost.ro +ayodhya.co +azbukadiets.ru azte.ch +backgroundpictures.net baersaratov.ru -baixar-musicas-gratis.com balitouroffice.com -banan.tv -bankcrediti.ru -bannerbank.ru -bannerpower.com -basisches-wasser.net +balkanfarma.ru +balla-boo.se +balois.worldbreak.com +balook.com +bankofthewext.com +bannerswap.com +bashtime.ru +batanga.net +bbsoldes.fr +beachtoday.ru +beauty-b0x.pl +beauty-clinic.ru +beauty-things.com berlininsl.com -bestfortraders.com -bestofpicture.com -bestpriceninja.com -bestprofits-there.com -best-seo-solution.com -bestwebsiteawards.com -betteroffers.review -bezlimitko.xyz -beztuberkuleza.ru +bestchoice.cf +best-coupon-offer.com +besthomemadepornsites.com +bestimagecoollibrary.com +bestofferswalkmydogouteveryday.gq +bestsexyblog.com +besttorrentknifta.weebly.com +betonka.pro bfz.biz -bidr.trellian.com -bigpenisguide.com -bigpictures.club -bimatoprost-careprost.com -bin-brokers.com -bioscorp.ru +bget.ru +bibys.com +bigames.online +biketank.ga +bildsuche.ru +bingoporno.com +binomo.com +binomo.kz +bioca.org bird1.ru -bitcoinpile.com -biteg.xyz +bitporno.sx +bizlist.com.de +biznesrealnost.ru bjgugu.net.ua -blackle.com -blackwitchcraft.ru -blog.f00kclan.de -bloggen.be -bloglag.com +bkgr.se +blackcurranthumidifiers.site blogrankers.com -blogs.rediff.com -bluerobot.info -bmw.afora.ru +blog.yam.com bmw-ark.ru -bmwhighperformers.com -bobinoz.com -bolezniorganov.ru +bodybuilding-shop.biz +bolegapakistan.com +boltalko.xyz bongacams.com -bonux.nextview.ru +bonkers.name +bonzybuddy.com +bosman.pluto.ro bouda.kvalitne.cz -brainboosting.club brainboostingsupplements.org -brandehk.dk -brewdom.ru -brianhenry.co -brillianty.info -brimstonehillfortress.org -brus.city -budpost.com.ua -buehne-fuer-menschenrechte.de -bugof.gq -bus-offer.com -buyessaynow.biz -buzzonclick.com -buzzzg.men +brainsandeggs.blogspot.com +breastaugmentation.co.za +brothers-smaller.ru +brus-vsem.ru +btc4u.ru +btvn.ru +bumskontakte.org +buttons-for-website.com +buynorxx.com +buytizanidineonlinenoprescription.blogspot.com +bvlgaribracelet.xyz bvlgariwallet.xyz -bycontext.com -bytimedance.ru -calc-for-credit.ru -callejondelpozo.es -camsex.xxx-cam.webcam -candiceloves.us -candlehandmade.com -canzoni.ru +c1.onedmp.com +cactussoft.biz +callawaygolfstore.online +cam-kontakte.org +candlewooddentalcentre.com.au +candytiner.com +canoncdriverq3.pen.io +canvas.gloverid.site +carabela.com.do carina-sy.de -carloans.com -carmuffler.net -carrauterie.be -cartierlovestore.xyz -cartierlove.xyz -cartierreplica.win -cartujano-pre.de -cascadelink.org -cashonads.com -casinorewards.info -casinos4dummies.co.uk +cars-modification.net +carson.getenjoyment.net +cartierbracelet.xyz +cartierreplica.xyz +casablancamanor.co.za castingbank.ru -cctva.tv -cdn.walkme.com -celebsopics.com -cellfun.mobi -centraletermice.us -centre-indigo.org.ua -changde.58.com -chatseo.com +cb.iphantom.com +cbox.ws +celejihad.info +cenoval.ru +chatroulette.online cheapbarbour.online cheapbelstaff.online cheapcigarettesc.info -cheap-pills-norx.com -checkpagerank.net -chinaelitecheapjerseys.com -chocolateslim-en-france.com -christianlouboutinsaleoutletonline.us -christianlouboutinshoes.xyz -circlesl.com -citysecurity.nu -clickaider.com -clicksotrk.com -com-onlinesupport.host -compiko.info -compliance-don.xyz -compliance-elena.xyz +cheapjerseysap.com +cheapmoncler.pw +cheatcode-lita12.rhcloud.com +check-host.net +chinese-amezon.com +christianlouboutinreplica.pw +christianlouboutinsaleonline.us +cialischmrx.com +cialischsrx.com +cialischstgerts.com +ciceros.co +cienum.fr +clarithromycin500mg.com +cleanpcnow.com +clean-start.net +clean-virus-mac.com +clickbank.net +clickpapa.com +club-musics.ru +codysbbq.com +cognitiveseo.com +comissionka.net +compliance-alex.xyz +compliance-barak.top +compliance-barak.xyz +compliance-george.xyz +compliance-ivan.top +compliance-ivan.xyz +compliance-jane.top compliance-jess.top -comsysnet.com -consorzioilmosaico.org -coolgamechannel.com -cornerstone-countertops.com -coslab.club -cottageofgrace.com -counciltally.com +contextualyield.com +cookingmeat.ru +coolgramgoods.com +copenergo.ru +coprofam.org +corta.co +counter.bloke.com +courtshipgift.com +crafthubs.com cranly.net -creatives.adbetclickin.pink -culmimg.pw -customcatchcan.com -dangphoto.trade -daooda.com -daretodonate.co +cubs-jerseys.us +customboxes4less.com +custom-product-labels.com +d0t.ru +dailyrank.net +dairyindia.in +dame-ns.kz +danashop.ru datract.com -ddpills.com -degerlund.net -dekoration.us -deplim.com -designdevise.com +davebestdeals.com +demenageur.com +deniven.1bb.ru +derevesendeco.com +detki-opt.ru +detskie-konstruktory.ru deutschland123.de -devochki.top -dgfitness.co -dieta-personalna.pl -digest-project.ru -dignitasdata.se +dev33.dioniqlabb.se +dev.citetick.com +diarioaconcagua.com +digilander.libero.it +digital-video-processing.com +dimaka.info +diminishedvalueoforegon.com +disruptingdinnerparties.com div.as -djekxa.ru +djihispano.com djonwatch.ru -djstools.com -dkvorota.ru -dlya-android.org -docstoc.com +dneprsvet.com.ua +documentsite.net +dodlive.mil +doktoronline.no +dollartree.info domainsphoto.com -domashneeruporno.com -donvito.unas.cz -dorratex.tn -dosugrostov.site -downloaddy.net -downtuptv.gq -doyouknowtheword-flummox.ml -dptaughtme.com +domini.cat +domoysshop.ru +downvids.net +draniki.org +drev.biz +drivotracker.com drugs-no-rx.info -drunkenstepfather.com -dvd-famille.com -dvervmoskvu.ru -dyshagi.ru -e2click.com -eachdayisagift.review -easync.io +drunkmoms.net +druzhininevgeniy63.blogspot.com +eas-seo.com +easytuningshop.ru easyukraine.com -e-c.al -econom.co -editors.choice6912650.hulfingtonpost.com +e-biznes.info +ecommerce-seo.com +ege-russian.ru egovaleo.it -egvar.net ekobata.ru +e-kwiaciarz.pl +eladkarako.github.io eldiariodeguadalajara.com -elektrischeziga.livejournal.com -elektrischezigarette1.onsugar.com -elektrischezigarette2.onsugar.com -elektroniksigaraankara.info -elektronischezigarettekaufen1.myblog.de +electricwheelchairsarea.com +elektronischezigarette2.mex.tl elektronischezigarettekaufen2.tumblr.com -elkacentr.ru +elektrozigaretten1.tumblr.com +elektrozigaretten1.webs.com +elidelcream.weebly.com +elite-sex-finders.com +elmifarhangi.com +eloxal.ru elstal.com.pl -eluxer.net -elvel.com.ua -embedle.com +elvenar.com energydiet-info.ru +enginebay.ru +englishdictionaryfree.com +en.home-task.com envaseslotusama.com -eonpal.com -epngo.bz -es5.com -etenininrade.ga -everypony.ru -exchangeit.gq +epicbrogaming.com +erotiktreff24.info +escortplius.com +espaceinventoristes.com +etur.ru +eugenevaultstorage.com +europages.com.ru +european-torches.ru +evening-dating-club.info excitacion.info -exmasters.com -expdom.com +exdocsfiles.com expertnaya-ocenka.ru -extads.net -extremepornos.net -ezigaretteshop2.vefblog.net -facebook-mobile.xyz -facecup.top -fandlr.com -faptitans.com -farmprofi.net +expresstoplivo.ru +ezigarettenkaufen1.pagina.gr +f012.de +f07.de +f0815.de +factorynightclub.com +fanoboi.com +faracontrol.ir +fashionindeed.ml fashion-mk.net +favoritemoney.ru +favornews.com +fbdownloader.com feargames.ru -feel-planet.com -fefo.gdn -felizporno.com -feorina.ru +femdom.twiclub.in +femmesdenudees.com +ferieboligkbh.dk +ff30236ddef1465f88547e760973d70a.com fickblock18.com -fickluder69.com -figuringmoneyout.com -filmi-v.online -filunika.com.ru -financehint.eu +fifa-coins.online +filefilter.weebly.com +filerockstar298.weebly.com +filmidivx.com financetip.eu -finejewelryshop.ru -finteks.ru -fivedwld.cf -fiverr.com -flash4fun.com -flauntyoursite.com -flavors.me -forensicpsychiatry.ru -forex.osobye.ru +findanysex.com +findclan.org +findpik.com +fishingwholesale.us +flex4launch.ru +fok.nl +forex-indextop20.ru forpackningsutveckling.se -fortwosmartcar.pw -forum-engineering.ru -forum.poker4life.ru -forum.tvmir.org -fotosfotos.eu -fotoxxxru.com -foxweber.com -fr-bearings.ru -free-gluten.ru +forum.doctissimo.fr +fotopop.club +fototravel.eu +franch.info +franecki.net +free-fbook-traffic.com free-laptop-reward.com -free-share-buttons.top free-video-tool.com -fuckbuddybestgilf.info -fun2cell.net -fungamelands.com -funnel.co.za -funnymama.com -fxtips.ru -fyl.com.ru -g33.org -galeria-zdjec.com -gallerily.com -gambarkataku.co -gamedayassist.com -gamedayhouse.com -gameplexcity.com -gamerextra.com -gamevalue7.weebly.com -gamezblox.com -gamingspark.com -gavuer.ru -gelezki.com -genericlowlatencyasiodriverhq.aircus.com -generousdeal-a.akamaihd.net -get-free-traffic-now.com -getmiro.com +freewhatsappload.com +freza-sverlo.ru +frivgame250.com +frvo.alptandem.ru +fuck-paid-share-buttons.xyz +galaxy-family.ru +galeon.com +game-top.su +gaming-journal.com +gate5.co.za +gateway.zscalertwo.net +gay-file.com +gazoblok.net.ua +gdcentre.ru +gembird.com +geoads.com +gerhardhealer.com +germes-trans.com +getlaid-xxxhookupdirect.com getmyads24.com -gettpromos.com +getoutofdebtfree.org +gg.zzyjxs.com gifspics.com -gktt.ru -glopages.ru -goatse.ru -goodprotein.ru -googlemare.com -graphics8.info -graphicwe.org -graphid.com -greatfind-a.akamaihd.net +girls-ufa.ru +glasof.es +glavprofit.ru +global-ics.co.za +globetrotting-culture.ru +gojiberriess.apishops.ru +gonextmedia.com +goodnightjournal.com +gosarhivrt.ru +gourcy.altervista.org +gratuitbaise.com +greatgrace.ru greendream.com.ua -grizzlysgrill.com +greenidesign.co grtyi.com -gsasearchengineranker.site -gsmtlf.ru -gta-top.ru -guruofcasino.com -hanink.biz.ly -hayate.biz -hdfreeporno.net -herehloadibs.cf +gta-club.ru +gtopstats.com +gungamesz.com +gwebtools.com +hackers-crackers.tk +hamptonoaks.ca +handicapvansarea.com +hatdc.org +hauleddes.com +hdimagelib.com +hdwallpapers-free.com +hdwalls.xyz +healmytrauma.info hermesbelts.xyz -heroz.fr +hermesbracelets.xyz hesteel.pl -hetmanship.xyz -highstairs-a.akamaihd.net -hit-kino.ru -hkdiiohi.skyrock.com -homemade.gq -home-task.com -hotchatdate.com -hotloans.ru -hotshoppymac.com -houdom.net -housediz.com -hoverboard360.nl -hplaserjetpdriver8y.pen.io -i4track.net -idc.com.ua -ideoworld.org -iflycapetown.co.za -ifmo.ru -ihc2015.info -ilte.info -images.gyffu.com -imagine-ex.co -imitex-plus.ru -imk.com.ua +hifidesign.ru +hildinghr.se +histock.info +hmmm.cz +hobbyhuren-datenbank.com +hollywoodactress.info +homedecoguide.info +homedo.fabpage.com +homik.pw +hostsshop.ru +hothot.ru +hoverboard360.at +hoverboard360.de +howtoclean.club +hut1.ru +iamsport.org +ictizanidinehcl4mg.blogspot.com +idealtits.net +idegenvezeto.eu +igadgetsworld.com +igrovyeavtomaty777.ru +iideaidekonkatu.info +iinstalll-fii1leis.jus0wil.pp.ua +iklysha.ml +ikritikimou.gr +ilikevitaly.com +ilmen.net +imgata.com imperia31.ru -incomekey.net -inet-traffic.com -infobabki.ru -internet-apteka.ru -int.search.mywebsearch.com -invest-pamm.ru -invitefashion.com -ipornox.xxx -iqoption.pro -iradiology.ru -irkutsk.zrus.org -islamtoday.co.za -istock-mebel.ru -itch.io -ivanovo.zrus.org -iwantmyfreecash.com -izhevsk.xrus.org -james13prix.info -javcoast.com -jerseychinabizwholesale.com -jerseywholesalechinabiz.com -jmat.cn -jose.mulinohouse.co -journalhome.com -jrcigars.com -jumptap.com -jurajskie.info -justprofit.xyz -kaac.ru +impisr.edunsk.ru +importchinacoach-teach.com +indo-export.ru +infogame.name +infokonkurs.ru +infostatsvc.com +innodgfdriverhm.aircus.com +innoslicon.com +insider.pro +insta-add.pro +instasexyblog.com +intellekt21.ru +intim-uslugi.info +investingclub.ru +iphantom.com +iqoption-bin.com +irkutsk.online-podarki.com +isistaylorporn.info +iskalko.ru +istanbulit.com +istizanidineacontrolledsubstance.blogspot.com +istripper.com +itbc.kiev.ua +iwantedmoney.com +iwanttodeliver.com +iweblist.info +j33x.com +jackpotchances.com +jav-fetish.site +javspace.net +javxxx18.com +jaxcube.info +je7.us +jerseywholesalebizchina.com +journeydownthescale.info +jovencitas.gratis +jpcycles.com +juliadiets.com +kabbalah-red-bracelets.com kakadu-interior.com.ua -kamagragelusa.net +kalandranis.gr +kandidos.com karpun-iris.ru -kartiniresto.com -kasino-money.pw -katadhin.co -ketoanhanoi.info -ketrzyn.pl -keywords-monitoring-your-success.com +karting196.ru +karusel-market.ru +kchaxton.com +keywesthideaways.co +keywordsuggests.com +khafre.us kimcurlrvsms.com kinobaks.com kinobest.pl -kino-fun.ru kinomaniatv.pl -kiwi237au.tk -kletkimehan.ru -klitimg.pw -klumba55.ru -knowyournextmove.com -kolotiloff.ru -kongoultry.net -konteiner24.com +kinosed.net +klin3952.ru +kmd-pto.ru konturkrasoty.ru kostenlos-sexvideos.com -kovrenok.ru -krafte.ru -krassh.ru +kraljeva-sutjeska.com kupit-adenu.ru -kurwa.win -labvis.host.sk -lacasamorett.com -laexotic.com +kvartira-sutochno.com +kw21.org +laapp.com +lacloop.info +lanadelreyfans.us +lankarns.com +laptoper.net +larchik.net larutti.ru -laserpen.club -laudit.ru -law-check-seven.xyz -law-check-two.xyz -laxob.com -leadwayau.com -lechenie-gemorroya.com -lernur.net -lerporn.info -lescinq.com -lexaprogeneric.link +law-check-eight.xyz +laxdrills.com +leboard.ru +lecbter-relationships.ga +ledpolice.ru +legalrc.biz +legionalpha.com +letsart.ru +letslowbefast.today lezbiyanki.net -life.biz.ua +lifeinsurancekb.com lightinghomes.net -likesdesign.com +lincolntheatre.com linerdrilling.com -linkarena.com -linkbolic.com +linkredirect.biz lion.playtap.us -lisque.batcave.net -liveu.infoteka.hu -lkbennettoutlet.online +lion.snapmap.us +liran-locks.com +littlesunraiser.com +livefixer.com +liveinternet.ro +liveinternet.ru +livingcanarias.com loadingpages.me -lodki-pvh.dp.ua -lombardfinder.ru -long-beach-air-conditioning.com -louboutinreplica.pw -louboutinreplica.xyz -lovasszovetseg.hu -ltvperf.com -lutherstable.org -mackeeper-center.club -macrotek.ru +locatellicorretor.com.br +lollypopgaming.com +lotto6888.com +louisvuittonoutletstore.net +lsp-awak-perikanan.com +luckyday.world +luckyshop.net.ua +lumb.co +lyrster.com +macfix.life +macnewtech.com mac-shield.com -magicalfind-a.akamaihd.net -makemoneyonline.com -maladot.com +mainlinehobby.net +mamasuper.prom.ua mansparskats.com -mantramusic.ru -manyresultshub-a.akamaihd.net -marinetraffic.com -marketingtechniques.info +marblestyle.ru +marcoislandvacations.net +maridan.com.ua marketland.ml -marktforschung-stuttgart.com -marsgatan.com -masterseek.com -masturbate.co.uk -mathgym.com.au -max-p.men -mebeldekor.com.ua -mecash.ru -medicine-4u.org -medictube.ru -medkritika.ru -medmajor.ru -meduza-consult.ru -meget.co.za -memberty.com -menhealed.net -menstennisforums.com -merryhouse.co.uk -mini.7zap.com +maximilitary.ru +mb140.ru +mcar.in.ua +mebel-ekb.com +medicines-choice.com +me-ke.com +mexicosleevegastrectomy.com +michaelkorsoutletstore.net +microstatic.pl +migente.com +mikrobiologies.ru +milblueprint.com +mindeyegames.com miniature.io -mirobuvi.com.ua +minyetki.ru +mir-betting.ru missvietnam.org -mixed-wrestling.ru -mixtapetorrent.com -mnogolok.info -monetizationking.net -monsterdivx.tv -morocco-nomad-excursions.com -moroccosurfadventures.com -morpicert.pw -moviezbonkerssk.cf -mrinsidesales.com +mjchamonix.org +mmofreegames.online +mmog-play.ru +mmstat.com +mobplayer.ru +mojpregled.com +monclerboots.xyz +monclerjacketsoutlet.win +moncleronline.xyz +moneyteam24.com +montazhnic.ru +montredemarque.nl +moonci.ru +morepoweronmac.trade +moskva.nodup.ru +most.gov.iq +mozello.ru +mrmoneymustache.com mrvideospornogratis.xxx -multgo.ru -mundoaberrante.com -musicas.baixar-musicas-gratis.com -musicspire.online -mustwineblog.com -muztops.ru -muz-tracker.net -my-bc.ru -myftpupload.com +mtmtv.info +muabancantho.info +mybinaryoptionsrobot.com mygameplus.ru -mylesosibirsk.ru +myiptest.com mylida.org -myliveblog.ru -myplaycity.com -nagdak.ru -nailsimg.com -narkologiya-penza.ru -nationalbreakdown.com -netallergy.ru -netcheckcdn.xyz -networkad.net -nevansk.ru +myxdate.info +naj-filmy24.pl +narkologiya-orel.ru +nastydollars.com +nate.com +negral.pluto.ro +neks.info +net-profits.xyz +new-post.tk +newyorkhotelsmotels.info nextconseil.com -nightvision746.weebly.com -nippon-bearings.ru -niroo.info -nodding-passion.tk +nextrent-crimea.ru +nhl09.ru +nikhilbahl.com +ningessaybe.me +nofreezingmac.click normalegal.ru -noscrapleftbehind.co -notasprensa.info -novodigs.com -nowtorrents.com +novosibirsk.xrus.org +novosti-hi-tech.ru +nrjmobile.fr nucia.biz.ly -nullrefer.com -o333o.com -obuv-kupit.ru -oda.as -office-windows.ru -offtime.ru -okeinfo.online +nudo.ca +nuit-artisanale.com +nzfilecloud.weebly.com +ochistka-stokov.ru okmedia.sk -okmusic.jp -olgacvetmet.com -onclickpredictiv.com -onescreen.cc -online.ktc45.ru +okonich.com.ua +oksrv.com +old-rock.com +onemantrip.com +online7777.com +onlywoman.org ons-add.men -onstrapon.purplesphere.in -ontargetseo.us -openfrost.com -openlibrary.org -orion-v.com -osb.se11.ru -ourtherapy.ru -outshop.ru -paclitor.com -palocco.it -pammik.ru -panchro.co.uk -panicatack.com -paperwritingservice17.blogspot.ru +o-o-8-o-o.ru +ooo-olni.ru +openfrost.net +optom-deshevo.ru +ordernorxx.com +orgasmus-virtual.com +ororodnik.goodbb.ru +osoznanie-narkotikam.net +ostroike.org +ostrovtaxi.ru +ovirus.ru +oxford-book.com.ua +paceform.com +parajumpersjakkesalgnorge.info parlament.biz partnerline.men -partnersafe.men +partner-pop.men +partner-print.men partners-ship.pro -partnerworkroom.men -pechikamini.ru -peekyou.com +pattersonsweb.com +pdamods.ru +pelfind.me petedrummond.com -pflexads.com -photostudiolightings.com -physfunc.ru -picswe.com -pictures-and-images.net +phormchina.com +photochki.com +phpdevops.com +pierrehardysale.online +piluli.info +pintattoos.com +pipki.r.acdnpro.com +piter.xrus.org pixell.club -pixgood.com +pizza-tycoon.com pkr1hand.com -pk-services.ru -plaff-go.ru -plastgran.com -platezhka.net -plugingeorgia.com -pochtovyi-index.ru -podshipniki-nsk.ru +pliks.pl +plohaya-kreditnaya-istoriya.ru +pl-vouchers.com +pogodnyyeavarii.gq +pokemongooo.ml +pokerniydom.ru pons-presse.com -poptool.net +popads.net +poppen-nw.net +popunder.ru popup-hgd.xyz popup.matchmaker.com -poquoson.org -pornmania.pl +porn555.com +porndl.org pornoelita.info -pornofiljmi.com -pornohd1080.online -pornolook.net -pornophoto.xyz -pornoplen.com -pornosexrolik.com -pornoslive.net -pornosmola.info -porno-video-chati.ru -portal-eu.ru -porto.abuilder.net -poshiv-chehol.ru -powitania.pl -praisong.net -priceg.com -printie.com +pornoforadult.com +pornpost.in +portnoff.od.ua +portside.xyz +pourvous.info +powc.r.ca.d.sendibm2.com +preparevideosafesystem4unow.site priora-2.com -privatov-zapisi.ru -prizesbook.online +prize44.com +prizeestates.cricket prodvigator.ua profitfx.online -prom23.ru -promgirldresses.xyz -promodj.com -prostitutki-tolyatti.org -pro-tec.kz -proxyelite.biz +profitkode.com +profitsport.club +prohoster.info +prokotov.com +pro-okis.ru +prostitutki-belgoroda.org proxyradar.com -pskcijdc.bloger.index.hr -ptr.ruvds.com -pushdata.sendpulse.com -pussyspace.net +prpops.com +psa48.ru +pssucai.info +pufip.com +py100.ru qitt.ru -qld10000.net -quality-traffic.com -questionmarque.ch -quickcashlimited.com -qwarckoine.com -qwesa.ru -rankings-analytics.com -ranksonic.info -rapidokbrain.com +quelle.ru +quick-offer.com +raavidesigns.com +randalljhoward.com +rankexperience.com +rankingchart.de +rasteniya-vs-zombi.ru +ratemodels.net +realitykings.com realmonte.net -rebelmouse.com -recordpage-a.akamaihd.net -redirectingat.com -reelheroes.net +realnye-otzyvy.info +rebuildermedical.com +rednise.com +referencemoi.com +registrydomainservices.com reklamuss.ru -remote-dba.de -rentalcarnavi.info -rethinkwasteni.info -revistaindustria.com -rfd-split.hr -ribieiendom.no -richinvestmonitor.com -ring4rhino.com -rock-cafe.info -roll123.com -rome2rio.com -rostov.xrus.org -royalads.net -royal-betting.net -royalvegascasino.com -russia-today-video.ru -saddiechoua.com -sady-urala.ru -sakhboard.ru -salutmontreal.com -santechnik.jimdo.com -sanyuprojects.com +relayblog.com +remedyotc.com +remontvsamare.su +renecaovillasale.online +resant.ru +retailwith.com +rewardit.com +rimedia.org +robot-forex.biz +rockingclicks.com +ruclicks.com +ruscoininvest.company +rusoft-zone.ru +ruspdd.com +rvi.biz +s1z.ru +sabaapress.com +sabizonline.com +sammyweaver.com +sampleletters.net +saneitconsulting.com sape.top sarf3omlat.com -scanner-ivan.top -scanner-jessica.top -scanner-josh.top -scanner-julianna.top -scanner-viktor.top -scottbywater.com +sashagreyblog.ga +sawin.beth.webd.pl +sbt-aqua.ru +scanner-barak.top +scanner-brian.top +scanner-george.top +scanspyware.net +schoolfiles.net +scoopquest.com +scopich.com +sdrescher.net +search.1and1.com +searchaddis.com +searchencrypt.com +searchtooknow-a.akamaihd.net seasonvar.ru +se.bnt-team.com +security60-e.com see-your-website-here.com -segol.tv -seksvideoonlain.com -seoexperimenty.ru -seojokes.net +sei80.com +seinterface.com +seksotur.ru +seoanalyses.com +seoboxes.com seolab.top seoprofiler.com -seorank.info -seorankinglinks.us -serpstat.com -serving.adbetclickin.pink +seo-tools-optimizing.com +serialsway.ucoz.ru +serptehnika.ru +service.adtech.us +servicecenter.co.ua servingnotice.com -sex-foto.pw -sexfreepornoxxx.com -sexgalleries.top -sexiporno.net +seryeznie-znakomstva.ru sexkontakteao.info -sexs-foto.top -sexstream.pl +sexkontakte-seite.com +sexpartygirls.net +sexpornotales.com +sexreliz.com +sexs-foto.com sexvporno.ru -sfd-chess.ru -shakhtar-doneck.ru -shama-rc.net -shinikiev.com.ua +share-buttons-for-free.com shisha-swag.de -shoesonlinebuy.xyz -shohanb.com -shoppingjequiti.com.br -shopwme.ru -shop.xz618.com -sibtest.ru -site5.com +shmetall.com.ua +shodanhq.com +shoplvlv.us +sibecoprom.ru +simpoed.ufop.br +sispe.com.br site-analyzer.com -site-auditor.online siteexpress.co.il siteonomy.com +sitevaluation.com +sitevaluation.org skanninge.se +skatestick.bid +skytraf.xyz slavic-magic.ru -slimcdn.com -slowmac.tech -smallseotools.com +slutloadlive.com +smsactivator.ru smstraf.ru -social-buttons.xyz -socialbutton.xyz -soc-proof.su -soft1.ru -softomix.net -sonata-arctica.wz.cz -soochi.co -sortthemesitesby.com -sotkal.lark.ru -sovinsteel.ru -spamnuker.com -spasswelt.net -spb-plitka.ru -spywareit.com -ssconstruction.co -stackthatbucks.com -stair.registrydomainservices.com -stariy-baku.com -stevemonsen.com -stickers-market.ru -stockspmb.info -stoki.ru +snyatie-lomki-v-stacionare.ru +soc-econom-problems.ru +socialbookmarksubmission.org +socialmediasuggest.com +soda.media +solicita.info +solitaire-game.ru +soserfis.com +soviet-portal.do.am +space4updating.win +space-worry.ml +spammen.de +spasswelt.xyz +spyfu.com +squidoo.com +sr-rekneskap.no +stairliftstrue.com +standardchartered-forex.com +stard.shop +start.myplaycity.com +startufa.ru +staynplay.net stop-gepatit.te.ua -strag-invest.ru +stpicks.com +strana-solnca.ru strangeduckfilms.com -strfls.com -stroicol.net stroimajor.ru -stroiminsk.org -stroy-portal22.ru -studiofaca.com +stroydetali.ru +styro.ru sudexpert66.ru -sugvant.ru -superkanpo.com -supernew.org -supers.com.ua -support.nopeas.sk -suralink.com -surcentro.com -surffoundation.nl -surgut.zrus.org -susanholtphotography.com -svensk-poesi.com -syvertsen-da.no -szucs.ru -t3chtonic.com -tacbelarus.ru -tagil.zrus.org +sugarkun.com +suhanpacktech.com +supermesta.ru +tackletarts.co taihouse.ru -takeflyte.com takeprofitsystem.com -talant-factory.ru -tandvardshuset.net -tasteidea.com +takethatad.com +taraz.xkaz.org tattoo33.ru -taxi-v-eisk.ru -t-bygg.com -td-l-market.ru -teastory.co -tech4master.com -techart24.com -tecspb.ru -telegraf.by -telemetryverification.net -telsis.com -textads.men -thaisamkok.com +taximytishi.ru +technika-remont.ru +tehngr.ru +telefonsexkostenlos.tk +telefonsexsofort.tk +tengohydar.tk +tetracsaudi.com +texbaza.by +tfxiq.com thebluffs.com -thecoral.com.br -thedownloadfromwarez.blogspot.com +thedownloadfreeonlinegames.blogspot.com theendivechronicles.com -thefarmergame.com -thefotosgratis.eu +thegioixekhach.com +thejournal.ru thelottosecrets.com -thetardistimes.ovh -time-japan.ru -tizanidine4mg.blogspot.com -tizanidine4mgstreetvalue.blogspot.com +thetoiletpaper.com +thiegs.reco.ws +ticketsys.inetwd.com +titan-cloud.life +tizanidineandhydrocodone.blogspot.com tizanidinecost.blogspot.com -tizanidinedosageforsleep.blogspot.com +tizanidinefibromyalgia.blogspot.com +tizanidinehcl2mg.blogspot.com +tizanidinehcl2mgsideeffects.blogspot.com tizanidinehcl2mgtablet.blogspot.com -tizanidinenarcotic.blogspot.com -tizanidinesideeffects.blogspot.com -tizanidinewithdrawalsymptoms.blogspot.com +tizanidinehcl4mgtablet.blogspot.com +tizanidinehydrochloride2mg.blogspot.com +tizanidineingredients.blogspot.com +tizanidineinteractions.blogspot.com +tizanidineorflexeril.blogspot.com +tmearegion26.com tmtrck.com -tnctrx.com -tobeyouday.win -tonerbox.kz -top250movies.ru -topappspro.com -top-deal.com.pl -topkarkas.com -topvidos.ru -touchmods.fr -tpu.ru -track2.shop +token-lab.org +topquality.cf +topshef.ru +torrents.cd +totu.info tracklead.net -tradgardspartner.se -trafficstars.com -traffpartners.com -traxdom.ru -trion.od.ua -trkdf.com -trudogolik.net -truemfilelj.gq -tsyndicate.com +tracksurf.daooda.com +trafficjunky.com +trafficmonetize.org +trafficmp.com +traffictrade.life +traffique.net +truck-addzilla.life +truck-land.life +truck-rece.life +trucri.me +ttsq.fr tubeline.biz -tuckermktg.com -tula.howotorg.ru -tupper-shop.ru -turizmus.us -turn-up-life.life -tversvet.ru -tvnewsclips.info +turbodsp.com tvteleport.ru -twojebook.pl -u17795.netangels.ru +u555u.info ua-company.ru -u-cheats.ru -uchil.net +ua.tc +ublaze.ru ucoz.ru -ultramart.biz -unionmarkt.de -universals.com.ua -uogonline.com -urll.eu -uvozdeckych.info +ucsol.ru +ukkelberg.no +umnovocaminho.com +unimodemhalfduplefw.pen.io +univerfiles.com +unrealcommander.biz +uptimebot.net +urdoot.win +usdx.us +usiad.net +usswrite.com v24s.net -validccseller.com -validdomain.xyz -vapeface.club -vapomnoncri.tk -vavilone.com -veerotech.com -vereo.eu -viberdownload10.com -videochat.mx -videochat.world -videositename.com -viktoria-center.ru -vip-dom.in -vipps.com.my -vipromoffers.com +vacances-voyages.info +valueclick.com +vandrie-ict.nl +varikoz24.com +varikozdok.ru +veles.shop +ventelnos.com +vertaform.com +vesnatehno.ru +vgoloveboli.net +viddyoze.com +videochat.ph +video--production.com +videtubs.pl vita.com.hr -vk-mus.ru -vladimir.xrus.org -voluumtracker1.com -vsdshnik.com -vykup-avto-krasnodar.ru -vzubah.com -vzube.com -w3data.co -wapsite.me -waterefficiency.co -wcb.su +vkontarkte.com +voditeltrezviy.ru +voprosotvet24.ru +vostoktrade.info +vozbujdenie.com +vrnelectro.ru +vsexkontakte.net +vtc.pw +wahicbefa31.soup.io +wait3sec.org +wallpapersist.com +watchdogs-2.ru +waycash.net webalan.ru +webcamdevochka.com +web.cvut.cz webmonetizer.net -webs.com -website-speed-check.site -websites-reviews.com -website-stealer.nufaq.com -welcomeauto.ru -wemedinc.com -wesharepics.info -westen-v.life -wfb.hatedriveapart.com -wheelchairliftsarea.com -wholesalecheapjerseysfree.com -wholesalejerseychinaoutlet.com -wholesalejerseychinashop.com -wholesalejerseyscheapjerseys.us.com -wieseversa.no -wildnatureimages.com -wineitudes.wordpress.com -witherrom55.eklablog.fr -wma-x.com -womensplay.net -worldmusicfests.com -writingservices17.blogspot.ru -ww1943.ru -ww2awards.info -www.arenda-yeisk.ru -www.event-tracking.com -x69ty.ru -xcombear.ru -x-diesel.biz -x-diesel.com -xgftnlrt.bloger.index.hr -xingzi-vision.com -xlovecam.com -x-musics.com -xn--1-8sbcpb0bdm8k6a.xn--p1ai -xn--80aaaks3bbhabgbigamdr2h.xn--p1ai -xn--80aafb2a.xn--p1ai -xn--80aikhbrhr.net -xn--80ajjbdhgmudixfjc8c5a9df8b.xn--p1ai -xn----8sblgmbj1a1bk8l.xn----161-4vemb6cjl7anbaea3afninj.xn--p1ai -xn----9sbubg3ambdfl1j.xn--p1ai -xn----dtbndd4ae7eub.top -xn--e1aggki3c.xn--80adxhks -xn--h1ahbi.com.ua -xn--l1aengat.xn--p1ai -xn--oogle-wmc.com +weboptimizes.com +website-analyzer.info +websitevaluebot.com +weburok.com +wesharepics.com +westvilletowingservices.co.za +where-toget.com +wholesalejerseysgaa.com +whosonmyserver.com +winwotgold.pl +withstandingheartwarming.com +word-vorlagen.net +worldlovers.ru +worldtraveler.world +worst-sites.online +wosik-dach.service-for-web.de +wowas31.ucoz.ru +www.kabbalah-red-bracelets.com +wygraj-skiny.win +xblog.in +xchangetrak.com +xclicks.net +xdoza.com +xep.info +xgames-04.com +xitjw.info +xlolitka.com +xn-----7kcabaipgeakzcss7bjdqdwpfnhv.xn--p1ai +xn----7sbahjd3btneuw1joc.xn--p1ai +xn----7sbifcamovvfggw9d.xn--p1ai +xn--80ahvj9e.xn--p1ai +xn-----8kcatubaocd1bneepefojs1h2e.xn--p1ai +xn--c1acygb.xn--p1ai +xn--d1aifoe0a9a.top +xn----itbkqkfiq.xn--p1ai xnxxandxvideos.com -xportvusbdriver8i.snack.ws -xsion.net -xvideospornoru.com -xwatt.ru -yachts-cruise.info -yaderenergy.ru -yaminecraft.ru -yatrk.xyz +x-true.info +y8games-free.com +yadro.ru yebocasino.com -yebocasino.co.za yellowstonesafaritours.com -yopoint.in -youghbould.wordpress.com -yougotanewdomain.com -yoursearch.me +ynymnwbm.bloger.index.hr +yogamatsexpert.com +yottos.com +yougame.biz +yougetsignal.com +youporn-ru.com +yourmovies.pl yourserverisdown.com yourtemplatefinder.com ytmnd.com -yubikk.info -yugo-star.ru -yur-p.ru +zaim-pod-zalog-krasnodar.ru +zakazvzloma.com zaobao.com.sg -zarabotat-na-sajte.ru +zapatosenventa.info +zarenica.net zdesformula.ru -zeikopay.com -zeleznobeton.ru -zhacker.net -zhongwenlink.com -zigarettenonlinekaufen1.bloog.pl -zigarettenonlinekaufen.tumblr.com +zeroredirect12.com +zeroredirect6.com +zigarettenonlinekaufen2.drupalgardens.com +zionstar.net zixizop.net.ru -zlatnajesen.com -z-master.ru +znakomstva-piter78.ru zoodrawings.com +zoogdiesney.com +zzbroya.com.ua 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 0684d6fda..314874deb 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 @@ -1000n1.ru 108shot.com -21h2o.com -3th.co.in -7search.com -absolute-s.ru -adclickservice.com -aerogo.com -affrh2015.com -alborzan.com -aliexpresscashback.club -alphaforum.ru -andpolice.com -animal36.com -apiwebwebgetcom-a.akamaihd.net -a.pr-cy.ru -artel116.ru -ascat.porn +1bet.com +2015god.org +2drittel.de +4inn.ru +aa9d046aab36af4ff182f097f840430d51.com +aasoldes.fr +abwa.tk +academia-nsk.org +adanih.com +adinterax.com +adnotbad.com +adtech.fr +advertisingtag.net +agreda.pluto.ro +all4invest.info +allcredits.su +alltheviews.com +allwidewallpapers.com +animalrank.com +anticrawler.org +approvedlocal.co.za asrv-a.akamoihd.net -audiofree.ru -autoseo-traffic.com -b2b-lounge.com -belinvestdom.by -bet365.com -betterhdporn.com -bizlist.com.de -biznesluxe.ru -bkns.vn -blackhatworth.com -blog.yam.com -breastaugmentation.co.za -buketeg.xyz -buttons-for-website.com -buybest1.biz -camel-beach.com -cfjump.com -chatseo.com -check-host.net -checkm8.com -checktext.org -children-learningreading.info -chinacheapelitejerseys.com -chocoslim.pro -civilwartheater.com -clickpapa.com -cmhomestayagency.com -colehaanoutlet.store -compliance-andrew.top -compliance-donald.xyz -cookie-law-enforcement-ee.xyz -crafthubs.com -cxpromote.com -czeshop.info -d0t.ru -data1.scopich.com -ddlmega.net -decoratinghomes.ga -defenderxtactical.com -detskie-zabavi.ru -detsky-nabytek.info -dfwu1019.info -dinkolove.ya.ru +ayanaspa.com +azadnegar.com +balook.com +bang-hotties.com +beauty-b0x.pl +bestcalovebracelet.cn +big-boards.info +boazpower.com +bochemit.com.ua +bonzibuddi.com +bookmaker-bet.com +bosefux.esy.es +brianhenry.co +business-made-fun.com +buzz-porno.info +callmd5map.com +carsplate.com +cenoval.ru +c-gainsbourg.com +chimiver.info +christianlouboutinsaleoutletonline.us +cialisovercounteratwalmartusa.com +cleanallspyware.com +clickso.com +clksite.com +club-lukojl.ru +compliance-fred.xyz +compliance-george.top +converse.ddsoldes.fr +cpabegins.ru +cranly.net +culmimg.pw +dailyrank.net +dealwifi.com +den-noch24.ru +deshevo-nedorogo.ru +directivepub.com +directrev.com divku.ru -domain2008.com -drugstoreforyou.com -e2click.com -ec-file.info -educatemetv.com -elektrischezigarettekaufen2.cowblog.fr -elektrozigarettekaufen2.blogse.nl -elektrozigaretten1.webs.com -etur.ru -evidencecleanergold.com -exonline.info +dogoimage.com +drhomes.biz +drunkmoms.net +e-c.al +ekobata.ru +emergencyneeds.org +englate.com +escort-russian.com +escortslet.net +euromasterclass.ru +everytalk.tv +evrotekhservis.ru extlabs.io -extremepornos.net -ezigarettenshop1.yolasite.com -filmgo.ru -firstsiteguide.com -foto-basa.com -free411games.com -fuckingawesome.com -fun-mobi.pl -galaxys6manual.info -gazporno.com -genetworx.com -ghostvisitor.com -gk170.ru -graphicwe.org -grupografico-pilar.com.ar -g.starmoe.xyz -gta-club.ru -guruofcasino.com -hayate.biz -help.tpu.ru -highstairs-a.akamaihd.net -hitsbox.info -horoshieokna.com -hotsocialz.com -ico.re -importchinacoach-teach.com -intelhdgraphicsgtdrive6w.metroblog.com -itbc.kiev.ua -jeremyeaton.co -jewelryandfiligree.com -kadashihotel.com -kam-dom.ru -kanimage.com -keywordteam.net -kicknights.gq -kinogolos.ru -kredit-pod-zalog-krasnodar.ru +ezigarettenkaufen2.dreamwidth.org +f07.de +falllow.gq +famix.xyz +fefo.gdn +fenoyl.batcave.net +fickkontaktehobbyhuren.com +finansov.info +finejewelryshop.ru +finemanteam.com +finuse.com +foto-sisek.porngalleries.top +fototravel.eu +free-share-buttons.com +freshberry.com.ua +galeria-zdjec.com +gelezki.com +generalporn.org +glall.ru +gobongo.info +graphid.com +handicapvansarea.com +hanink.biz.ly +hatedriveapart.com +hdhc.ru +hdpixent.com +heatpower.ru +hermesreplica.win +highspeed5.net +hit-men.men +honyaku.yahoofs.jp +igadgetsworld.com +igithab.com +iinstalll-fii1leis.jus0wil.pp.ua +immobiliaremassaro.com +internetproviderstucson.com +invitefashion.com +iplogger.org +iqs.biz.ua +jose.mulinohouse.co +kamorel.com +keywesthideaways.co +keywordsking.com +kongoultry.net +kongruan.com +konica.kz +krafte.ru +krasivoe-hd.com +kreativperlen.ch +kutikomi.net +lakomka.com.ua +law-check-nine.xyz laxob.com -lesbian.xyz -lider-zhaluzi.kiev.ua -light.ifmo.ru -littlesunraiser.com -liveinternet.ro -live-sexchat.ru -lodki-pvh.dp.ua -max-eclat.men -mistr-x.org -mnogolok.info -modenamebel.ru +legionalpha.com +letsrepair.in +livejasmin.com +lyrics.home-task.com +mansparskats.com +markjaybeefractal.com +max-p.men +meble-bogart.info +medicines-choice.com +meds-online24.com +menetie.ru +mitrasound.ru +moncleroutletonline.win +moneyviking-a.akamaihd.net +montazhnic.ru morepoweronmac.trade -morlat.altervista.org -moscow-region.ru -mp3films.ru -muschisexbilder.com -music7s.me -musirc.com -mwtpludn.review -nac-bearings.ru -nagdak.ru -najaden.no -napalm51.nut.cc -nastroyke.net -nationalbreakdown.com -nhl09.ru -nl.netlog.com -o00.in +mrbojikobi4.biz +mydeathspace.com +naphukete.ru +nash-krym.info +negociosdasha.com +newhairstylesformen2014.com +novgorod.xrus.org +novosibirsk.xrus.org +obsessionphrases.com ochistka-stokov.ru -oconto.ru -oda.as -officedocuments.net -okayimage.com -one-gear.com -onescreen.cc -ontargetseo.us -openlibrary.org -ourville.info -oynat.info -pacificair.com -panchro.co.uk -partner-print.men -pcgroup.com.uy -pendelprognos.se -pflexads.com -pila.pl -pinsdaddy.com -pix24x7.com -pixell.club -pix-hd.com -pizda.lol -pochtovyi-index.ru -pojdelo.weebly.com -polytopesexempt.com -popander.mobi -pornhub-ru.com -pornophoto.xyz -porno-video-chati.ru -privatamateure.com -questionmarque.ch +o-dachnik.ru +offtime.ru +onefilms.net +onemactrckr.com +pc4download.co +pensplan.com +perosan.com +picturesboss.com +platinumdeals.gr +pornodojd.ru +pravoholding.ru +privat-girl.net +profitkode.com +profitsport.club +pro-tec.kz +push-ad.com +quangcaons.com +randalljhoward.com ranksays.com recordpage-a.akamaihd.net -remont-fridge-tv.ru -replica-watch.ru -reward-survey.net -rome2rio.com -ruscoininvest.company -rybalka-opt.ru -salutmontreal.com -sankt-peterburg.nodup.ru -scanner-andrew.top -scanner-don.top -scanner-fred.top -secretscook.ru -seeresultshub-a.akamaihd.net -seo-traffic-ranking.info -serptehnika.ru -shymkent.xkaz.org -sibvitr.ru -site-speed-check.site -small-game.com -snjack.info -softonicads.com -solution4u.com -spabali.org -spidtest.org -srgwebmail.nl -stats-collector.org -steelmaster.lv -stoki.ru -stretchingabuckblog.com -stroymonolit.su -swimpool.ca -swinon.site -takeprofitsystem.com -testingads.pro -themeforest.net -threecolumnblogger.com -titan-cloud.life -tkanorganizma.ru -token-lab.org -topsy.com -trafficstars.com +redhotfreebies.co.uk +regdefense.com +remont-ustanovka-tehniki.ru +rentalcarnavi.info +resant.ru +rewardpoll.com +robertefuller.com +rosbalt.com.ua +rusexy.xyz +rus-pornuha.com +rusprostitute.com +russintv.fr +samara.rosfirm.ru +santechnik.jimdo.com +scanner-mark.top +scenicmissouri.us +sdsjweb.com +servethis.com +sexblog.pw +smadihome.com +snsdeainavi.info +socialmonkee.com +socialtrade.biz +softomix.net +spb.afora.ru +stairliftstrue.com +star61.de +starpages.net +stromerrealty.com +students-cheapskate.ml +styro.ru +suhanpacktech.com +superiends.org +taqywu51.soup.io +thebestphotos.eu +thefotosgratis.eu +thepantonpractice.co.uk +tizanidinehcl2mgtablet.blogspot.com +tizanidinesideeffectsweightloss.blogspot.com +tobeyouday.win +toonfamilies.net +trafaret74.ru trainoffend.ml -trudogolik.net -tubo360.com -tupper-posuda.ru -uac.net.au -ultimatesetnewfreeallsoftupgradesystems.pw +traxdom.ru +treasuretrack-a.akamaihd.net +tsan.net +typer.one +ucoz.ru +ucsol.ru +unacittaconte.org +unimodemhalfduplefw.pen.io universals.com.ua -urlopener.blogspot.com.au -valueclick.com -venta-prom.ru -viagra-soft.ru -videochat.ph -videositename.com -villakohlanta.nu +videogamesecrets.com +video--production.com +videtubs.pl vip-dom.in -vmnmvzsmn.over-blog.com -voltrknc1.com -weburlopener.com -wemedinc.com -wieseversa.no -woodyguthrie.se -ww2awards.info -wygraj-teraz.com -xboxster.ru -xedserver.com -xmlinde.com -xn--80aagddcgkbcqbad7amllnejg6dya.xn--p1ai -xn--80abgj3a5acid6ghs.top -xn----ctbbcjd3dbsehgi.xn--p1ai -y8games-free.com -zastenchivosti.net +vip-file.com +vkontaktemusic.ru +vodaodessa.com +vostoktrade.info +vriel.batcave.net +vseuznaem.com +wallpaperstock.net +wareseeker.com +xblog.in +xn--80aaafbn2bc2ahdfrfkln6l.xn--p1ai +xn--80aanaardaperhcem4a6i.com +xn--d1aifoe0a9a.top +xn--lifehacer-1rb.com +xxxkaz.org +xzlive.com +youtoner.it +yun56.co +zapiszto.pl +zeleznobeton.ru zigarettenonl.canalblog.com -zoogdiesney.com -zrus.org diff --git a/.dev-tools/test_units/ratelimittest-beta.txt b/.dev-tools/test_units/ratelimittest-beta.txt index 6162cbac1..254a46f60 100644 --- a/.dev-tools/test_units/ratelimittest-beta.txt +++ b/.dev-tools/test_units/ratelimittest-beta.txt @@ -116,4 +116,14 @@
This is merely used for testing !!!