Added mofos.com to Aylo throttle list.

This commit is contained in:
DebaucheryLibrarian 2025-12-30 03:54:45 +01:00
parent 8130cc314e
commit 77ade22b08
1 changed files with 5 additions and 0 deletions

View File

@ -341,6 +341,7 @@ module.exports = {
interval: 1000,
concurrency: 1,
},
// Aylo
'www.brazzers.com': {
interval: 2000,
concurrency: 1,
@ -349,6 +350,10 @@ module.exports = {
interval: 2000,
concurrency: 1,
},
'www.mofos.com': {
interval: 2000,
concurrency: 1,
},
'www.analvids.com': { // seems to error at default rate
interval: 500,
concurrency: 1,