Nick:
This commit is contained in:
@@ -7,6 +7,7 @@ const RATE_LIMITS = {
|
||||
free: 2,
|
||||
starter: 3,
|
||||
standard: 5,
|
||||
standardOld: 40,
|
||||
scale: 20,
|
||||
hobby: 3,
|
||||
standardNew: 10,
|
||||
@@ -15,6 +16,7 @@ const RATE_LIMITS = {
|
||||
scrape: {
|
||||
free: 5,
|
||||
starter: 20,
|
||||
standard: 40,
|
||||
standardOld: 40,
|
||||
scale: 50,
|
||||
hobby: 10,
|
||||
@@ -25,6 +27,7 @@ const RATE_LIMITS = {
|
||||
free: 5,
|
||||
starter: 20,
|
||||
standard: 40,
|
||||
standardOld: 40,
|
||||
scale: 50,
|
||||
hobby: 10,
|
||||
standardNew: 50,
|
||||
|
||||
Reference in New Issue
Block a user