Skip to content

Commit c8ce54c

Browse files
committed
add 2 domains
1 parent 8dbb221 commit c8ce54c

16 files changed

Lines changed: 228 additions & 194 deletions

.htaccess

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/Stevie-Ray/referrer-spam-blocker
2-
# Updated 2026-01-19 22:02:28
2+
# Updated 2026-03-04 18:14:04
33

44

55
<IfModule mod_rewrite.c>
@@ -603,6 +603,7 @@ RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*bpro1\.top.*$ [NC,OR]
603603
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*bradleylive\.xyz.*$ [NC,OR]
604604
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brains2\.biz.*$ [NC,OR]
605605
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brakehawk\.com.*$ [NC,OR]
606+
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brandnewtube\.com.*$ [NC,OR]
606607
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brandov\.ru.*$ [NC,OR]
607608
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brateg\.xyz.*$ [NC,OR]
608609
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*brauni\.com\.ua.*$ [NC,OR]
@@ -1343,6 +1344,7 @@ RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*fashiong\.ru.*$ [NC,OR]
13431344
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*fashionindeed\.ml.*$ [NC,OR]
13441345
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*fast\-wordpress\-start\.com.*$ [NC,OR]
13451346
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*fastgg\.net.*$ [NC,OR]
1347+
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*fatrizscae\.online.*$ [NC,OR]
13461348
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*favorcosmetics\.com.*$ [NC,OR]
13471349
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*favoritemoney\.ru.*$ [NC,OR]
13481350
RewriteCond %{HTTP_REFERER} ^http(s)?://(www.)?.*favoritki\-msk\.ru.*$ [NC,OR]
@@ -5104,6 +5106,7 @@ SetEnvIfNoCase Referer bpro1\.top spambot=yes
51045106
SetEnvIfNoCase Referer bradleylive\.xyz spambot=yes
51055107
SetEnvIfNoCase Referer brains2\.biz spambot=yes
51065108
SetEnvIfNoCase Referer brakehawk\.com spambot=yes
5109+
SetEnvIfNoCase Referer brandnewtube\.com spambot=yes
51075110
SetEnvIfNoCase Referer brandov\.ru spambot=yes
51085111
SetEnvIfNoCase Referer brateg\.xyz spambot=yes
51095112
SetEnvIfNoCase Referer brauni\.com\.ua spambot=yes
@@ -5844,6 +5847,7 @@ SetEnvIfNoCase Referer fashiong\.ru spambot=yes
58445847
SetEnvIfNoCase Referer fashionindeed\.ml spambot=yes
58455848
SetEnvIfNoCase Referer fast\-wordpress\-start\.com spambot=yes
58465849
SetEnvIfNoCase Referer fastgg\.net spambot=yes
5850+
SetEnvIfNoCase Referer fatrizscae\.online spambot=yes
58475851
SetEnvIfNoCase Referer favorcosmetics\.com spambot=yes
58485852
SetEnvIfNoCase Referer favoritemoney\.ru spambot=yes
58495853
SetEnvIfNoCase Referer favoritki\-msk\.ru spambot=yes

AGENTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ docker compose down
4848
# Install dependencies
4949
docker compose exec php composer install
5050

51+
# Update dependencies
52+
docker compose exec php composer update
53+
5154
# Generate config files
5255
docker compose exec php composer generate
5356

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"phpstan/phpstan": "^2.1",
3333
"squizlabs/php_codesniffer": "^4.0",
3434
"php-coveralls/php-coveralls": "^2.9",
35-
"vimeo/psalm": "^6.14",
36-
"friendsofphp/php-cs-fixer": "^3.92"
35+
"vimeo/psalm": "^6.15",
36+
"friendsofphp/php-cs-fixer": "^3.94"
3737
},
3838
"suggest": {
3939
"ext-mbstring": "Install ext/mbstring for using input / output other than UTF-8 or ISO-8859-1",

composer.lock

Lines changed: 152 additions & 139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-exclude-1.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

google-exclude-2.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

google-exclude-3.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

referral-spam.caddy

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/Stevie-Ray/referrer-spam-blocker
2-
# Updated 2026-01-19 22:02:28
2+
# Updated 2026-03-04 18:14:04
33

44
#
55
# Move this file next to your Caddy config file given through -conf, and include it by doing:
@@ -608,6 +608,7 @@ redir 444 {
608608
if {>Referer} is bradleylive.xyz
609609
if {>Referer} is brains2.biz
610610
if {>Referer} is brakehawk.com
611+
if {>Referer} is brandnewtube.com
611612
if {>Referer} is brandov.ru
612613
if {>Referer} is brateg.xyz
613614
if {>Referer} is brauni.com.ua
@@ -1348,6 +1349,7 @@ redir 444 {
13481349
if {>Referer} is fashionindeed.ml
13491350
if {>Referer} is fast-wordpress-start.com
13501351
if {>Referer} is fastgg.net
1352+
if {>Referer} is fatrizscae.online
13511353
if {>Referer} is favorcosmetics.com
13521354
if {>Referer} is favoritemoney.ru
13531355
if {>Referer} is favoritki-msk.ru

referral-spam.caddy2

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

referral-spam.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/Stevie-Ray/referrer-spam-blocker
2-
# Updated 2026-01-19 22:02:28
2+
# Updated 2026-03-04 18:14:04
33

44
#
55
# /etc/nginx/referral-spam.conf
@@ -633,6 +633,7 @@ map $http_referer_host $bad_referer {
633633
.bradleylive.xyz 1;
634634
.brains2.biz 1;
635635
.brakehawk.com 1;
636+
.brandnewtube.com 1;
636637
.brandov.ru 1;
637638
.brateg.xyz 1;
638639
.brauni.com.ua 1;
@@ -1373,6 +1374,7 @@ map $http_referer_host $bad_referer {
13731374
.fashionindeed.ml 1;
13741375
.fast-wordpress-start.com 1;
13751376
.fastgg.net 1;
1377+
.fatrizscae.online 1;
13761378
.favorcosmetics.com 1;
13771379
.favoritemoney.ru 1;
13781380
.favoritki-msk.ru 1;

0 commit comments

Comments
 (0)