Skip to content

Commit f815818

Browse files
V3.2021.05.1206 [ci skip]
1 parent 244807e commit f815818

File tree

19 files changed

+65
-65
lines changed

19 files changed

+65
-65
lines changed

.dev-tools/_test_results/_conf_files_2.2/globalblacklist.conf

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################
@@ -789,7 +789,7 @@ BrowserMatchNoCase "(?:\b)ZyBorg(?:\b)" bad_bot
789789
Include custom.d/blacklist-user-agents.conf
790790

791791
# ************************************
792-
# GOOD REFERERS - Spared from Checking
792+
# GOOD REFERERS - Spared from Checking
793793
# ************************************
794794

795795
# Add all your own web site domain names and server names in this section
@@ -808,7 +808,7 @@ Include custom.d/whitelist-domains.conf
808808

809809
# Add here all referrer words and URL's that are to blocked.
810810
# Referers are often used to spam or make your site appear to be spam
811-
# They can be very bad for your SEO if not monitored -- DID I mention you need to
811+
# They can be very bad for your SEO if not monitored -- DID I mention you need to
812812
# be monitoring your logs frequently so that you know who is trying to do what
813813
# Referers can also result in high bounce rates on your sites by sending fake traffic
814814
#
@@ -854,7 +854,7 @@ Include custom.d/whitelist-domains.conf
854854
# you will generate a 403 error.
855855

856856
# curl --referer http://www.mysite.com/blog/photo-of-girl/ http://www.mysite.com/
857-
857+
858858
# So please be careful with these and think carefully before you add new words.
859859
# Remember we are trying to keep out the general riff-raff not kill your web sites.
860860

@@ -868,7 +868,7 @@ Include custom.d/whitelist-domains.conf
868868
# customized list of bad referrer words are automatically now included for you
869869
# Read Comments inside bad-referrer-words.conf for customization tips.
870870
# Updating the main globalblacklist.conf file will not touch your custom include files
871-
871+
872872
Include custom.d/bad-referrer-words.conf
873873

874874
# ************************
@@ -882,7 +882,7 @@ Include custom.d/bad-referrer-words.conf
882882
# **********************
883883
# Blocking of SEO company Semalt.com (now merged into this one section)
884884
# MIRAI Botnet Domains Used for Mass Attacks
885-
# Other known bad SEO companies and Ad Hijacking Sites
885+
# Other known bad SEO companies and Ad Hijacking Sites
886886
# Sites linked to malware, adware and ransomware
887887

888888
# *****************
@@ -894,9 +894,9 @@ Include custom.d/bad-referrer-words.conf
894894
# curl -I http://www.yourdomain.com -e http://8gold.com
895895

896896
# This uses curl to send the referer string to your site and you should see an immediate
897-
# 403 Forbidden Error
897+
# 403 Forbidden Error
898898

899-
# Because of case-insensitive matching any combination of capitilization
899+
# Because of case-insensitive matching any combination of capitilization
900900
# will all produce a positive hit - make sure you always test.
901901

902902
# curl -I http://www.yourdomain.com -e http://NOT-8gold.com
@@ -7962,7 +7962,7 @@ Allow from env=good_ref
79627962
# whitelisted IP addresses are automatically now included for you.
79637963
# Read Comments inside whitelist-ips.conf for customization tips.
79647964
# Updating the main globalblacklist.conf file will not touch your custom include files
7965-
7965+
79667966
Include custom.d/whitelist-ips.conf
79677967

79687968
# ***********
@@ -8101,7 +8101,7 @@ deny from 89.36.223.188
81018101

81028102
# ****************************************
81038103
# NIBBLER - SEO testing and reporting tool
8104-
# ****************************************
8104+
# ****************************************
81058105
# See - http://nibbler.silktide.com/
81068106

81078107
# START NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
@@ -8116,7 +8116,7 @@ deny from 54.242.250.203
81168116

81178117

81188118
# ---------------------
8119-
# BLOCK FAKE GOOGLEBOTS
8119+
# BLOCK FAKE GOOGLEBOTS
81208120
# ---------------------
81218121

81228122
# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ###

.dev-tools/_test_results/_conf_files_2.4/globalblacklist.conf

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################
@@ -47,7 +47,7 @@
4747
# CONFIGURATION INSIDE A VIRTUALHOST EXAMPLE
4848
# ******************************************
4949
# This is how you should include the globalblacklist.conf within a VirtualHost
50-
50+
5151
# ********************************************************
5252
# ********************************************************
5353
# <VirtualHost *:80>
@@ -783,7 +783,7 @@ BrowserMatchNoCase "(?:\b)ZyBorg(?:\b)" bad_bot
783783
Include custom.d/blacklist-user-agents.conf
784784

785785
# ************************************
786-
# GOOD REFERERS - Spared from Checking
786+
# GOOD REFERERS - Spared from Checking
787787
# ************************************
788788

789789
# Add all your own web site domain names and server names in this section
@@ -803,7 +803,7 @@ Include custom.d/whitelist-domains.conf
803803

804804
# Add here all referrer words and URL's that are to blocked.
805805
# Referers are often used to spam or make your site appear to be spam
806-
# They can be very bad for your SEO if not monitored -- DID I mention you need to
806+
# They can be very bad for your SEO if not monitored -- DID I mention you need to
807807
# be monitoring your logs frequently so that you know who is trying to do what
808808
# Referers can also result in high bounce rates on your sites by sending fake traffic
809809
#
@@ -849,7 +849,7 @@ Include custom.d/whitelist-domains.conf
849849
# you will generate a 403 error.
850850

851851
# curl --referer http://www.mysite.com/blog/photo-of-girl/ http://www.mysite.com/
852-
852+
853853
# So please be careful with these and think carefully before you add new words.
854854
# Remember we are trying to keep out the general riff-raff not kill your web sites.
855855

@@ -877,7 +877,7 @@ Include custom.d/bad-referrer-words.conf
877877
# **********************
878878
# Blocking of SEO company Semalt.com (now merged into this one section)
879879
# MIRAI Botnet Domains Used for Mass Attacks
880-
# Other known bad SEO companies and Ad Hijacking Sites
880+
# Other known bad SEO companies and Ad Hijacking Sites
881881
# Sites linked to malware, adware and ransomware
882882

883883
# *****************
@@ -889,9 +889,9 @@ Include custom.d/bad-referrer-words.conf
889889
# curl -I http://www.yourdomain.com -e http://8gold.com
890890

891891
# This uses curl to send the referer string to your site and you should see an immediate
892-
# 403 Forbidden Error
892+
# 403 Forbidden Error
893893

894-
# Because of case-insensitive matching any combination of capitilization
894+
# Because of case-insensitive matching any combination of capitilization
895895
# will all produce a positive hit - make sure you always test.
896896

897897
# curl -I http://www.yourdomain.com -e http://NOT-8gold.com
@@ -7945,15 +7945,15 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
79457945
# NOW WE ACTIVATE THE BLOCKER USING OUR ACCESS CONTROLS WITH NEW APACHE 2.4 SYNTAX
79467946
# ***************************************************************************************
79477947
# Remember to de-activate the module access_compat by running sudo a2dismod access_compat
7948-
# This is where we actually make the blocker work, everything before and above this
7948+
# This is where we actually make the blocker work, everything before and above this
79497949
# section is merely where we are declaring our environment variables.
79507950
# ***************************************************************************************
7951-
7951+
79527952
# ******************************************
79537953
# CONFIGURATION INSIDE A VIRTUALHOST EXAMPLE
79547954
# ******************************************
79557955
# This is how you should include the globalblacklist.conf within a VirtualHost
7956-
7956+
79577957
# ********************************************************
79587958
# ********************************************************
79597959
# <VirtualHost *:80>
@@ -8025,7 +8025,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
80258025

80268026
# ****************************************
80278027
# NIBBLER - SEO testing and reporting tool
8028-
# ****************************************
8028+
# ****************************************
80298029
# See - http://nibbler.silktide.com/
80308030

80318031
# START NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
@@ -8039,7 +8039,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
80398039
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
80408040

80418041
# ---------------------
8042-
# BLOCK FAKE GOOGLEBOTS
8042+
# BLOCK FAKE GOOGLEBOTS
80438043
# ---------------------
80448044

80458045
# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ###
@@ -8273,7 +8273,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
82738273
# Custom Blacklisted IP addresses are automatically now included for you.
82748274
# Read Comments inside blacklist-ips.conf for customization tips.
82758275
# Updating the main globalblacklist.conf file will not touch your custom include files
8276-
8276+
82778277
Include custom.d/blacklist-ips.conf
82788278

82798279

.dev-tools/apache2.2.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################

.dev-tools/apache2.4.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
CrazyWebCrawler
2-
Demon
3-
EasyDL
4-
GetRight
5-
Majestic-SEO
6-
MarkMonitor
7-
RankActive
8-
Ripper
9-
tAkeOut
10-
Zeus
1+
JennyBot
2+
Mail.RU_Bot
3+
OnCrawl
4+
PictureFinder
5+
polaris version
6+
RebelMouse
7+
SEOprofiler
8+
SiteSucker
9+
trendiction.de
10+
Web Pix
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
aviav.eu
2-
ccjp.eu
3-
econom.co
4-
hcate.com
5-
itis4you.com
6-
jackwolfskinoutlet.online
7-
loadopia.com
8-
makis.nu
9-
serialsway.ucoz.ru
10-
xev.ru
1+
apisecretsaucebi-a.akamaihd.net
2+
compliance-john.top
3+
converse.ddsoldes.fr
4+
gsasearchengineranker.site
5+
host-tracker.com
6+
iskalko.ru
7+
pio.polytopesexempt.com
8+
rootandroid.org
9+
vabasa.inwtrade.com
10+
xmronta.com

.latest_release/Apache_2.2.tar.gz

-20 Bytes
Binary file not shown.

.latest_release/Apache_2.4.tar.gz

-13 Bytes
Binary file not shown.

Apache_2.2/custom.d/globalblacklist.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################

Apache_2.4/custom.d/globalblacklist.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
### Version Information #
1818
###################################################
19-
### Version: V3.2021.05.1204
20-
### Updated: Tue May 4 15:43:39 SAST 2021
19+
### Version: V3.2021.05.1206
20+
### Updated: Thu May 6 08:59:01 SAST 2021
2121
### Bad Referrer Count: 7023
2222
### Bad Bot Count: 608
2323
###################################################

0 commit comments

Comments
 (0)