Added MOFOS to default rate limit config, added light logos.

This commit is contained in:
DebaucheryLibrarian
2022-02-20 16:52:29 +01:00
parent 1dd935e1e9
commit 690d2bb3ed
43 changed files with 57 additions and 9 deletions

View File

@@ -302,6 +302,10 @@ module.exports = {
interval: 1000,
concurrency: 1,
},
'www.mofos.com': {
interval: 1000,
concurrency: 1,
},
'westcoastproductions.com': {
interval: 100,
concurrency: 1,