|
@@ -119,7 +119,7 @@ class config{
|
|
|
|
|
|
|
|
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
|
|
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
|
|
|
// Changing this might break things.
|
|
// Changing this might break things.
|
|
|
- const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0";
|
|
|
|
|
|
|
+ const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0";
|
|
|
|
|
|
|
|
// Proxy pool assignments for each scraper
|
|
// Proxy pool assignments for each scraper
|
|
|
// false = Use server's raw IP
|
|
// false = Use server's raw IP
|