forked from DebaucheryLibrarian/traxxx
Added MOFOS to default rate limit config, added light logos.
This commit is contained in:
@@ -302,6 +302,10 @@ module.exports = {
|
||||
interval: 1000,
|
||||
concurrency: 1,
|
||||
},
|
||||
'www.mofos.com': {
|
||||
interval: 1000,
|
||||
concurrency: 1,
|
||||
},
|
||||
'westcoastproductions.com': {
|
||||
interval: 100,
|
||||
concurrency: 1,
|
||||
|
||||
Reference in New Issue
Block a user