forked from DebaucheryLibrarian/traxxx
Added mofos.com to Aylo throttle list.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user