We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cda266 commit a30f4f1Copy full SHA for a30f4f1
blacklist.conf
@@ -15,7 +15,7 @@ map $http_user_agent $bad_bot {
15
## Add here all referrers that are to blocked.
16
map $http_referer $bad_referer {
17
default 0;
18
- ~(?i)(babes|click|diamond|forsale|girl|jewelry|love|nudit|organic|poker|porn|poweroversoftware|sex|teen|webcam|zippo|casino|replica) 1;
+ ~(?i)(adult|babes|click|diamond|forsale|girl|jewelry|love|nudit|organic|poker|porn|poweroversoftware|sex|teen|webcam|zippo|casino|replica) 1;
19
}
20
21
## Add here all hosts that should be spared any referrer checking.
0 commit comments