forked from DebaucheryLibrarian/traxxx
Tweaked default Kelly Madison/5K API limits.
This commit is contained in:
@@ -362,11 +362,11 @@ module.exports = {
|
||||
concurrency: 1,
|
||||
},
|
||||
'www.8kmilfs.com': {
|
||||
interval: 1100, // 3 r/s and 60 r/m rate limit
|
||||
interval: 1200, // 3 requests/second and 60 requests/minute rate limit
|
||||
concurrency: 1,
|
||||
},
|
||||
'www.pornfidelity.com': {
|
||||
interval: 1100,
|
||||
interval: 1200,
|
||||
concurrency: 1,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user