|
@@ -19,9 +19,7 @@ gpcm #git push code master
|
|
|
```
|
|
|
|
|
|
---
|
|
|
-Sync bad-referrer-words.conf with https://github.com/matomo-org/referrer-spam-blacklist/blob/master/spammers.txt
|
|
|
-note: always forget to tap ⌥ to get multiple row carets. ⌘ → to end of line.
|
|
|
-
|
|
|
+Sync bad-referrer-words.conf with https://github.com/matomo-org/referrer-spam-blacklist/blob/master/spammers.txt
|
|
|
Sync with existing whitelist-ips.conf & blacklist-ips.conf
|
|
|
|
|
|
---
|
|
@@ -38,4 +36,7 @@ sudo service apache2 reload
|
|
|
```
|
|
|
|
|
|
#### Notes:
|
|
|
+re: sync referrer-words:
|
|
|
+- always forget to tap ⌥ to get multiple row carets. ⌘ → to end of line.
|
|
|
|
|
|
+2021/03 - current branch was behind remote. Forgot I had whitelisted Screming Frog in a previous commit on the remote host. Used -f to overwrite.
|