update user-agent
This commit is contained in:
+2
-2
@@ -17,7 +17,7 @@ connect_timeout = 5.0
|
||||
proxy = ""
|
||||
|
||||
# User-Agent header for scraping requests
|
||||
user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"
|
||||
user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36"
|
||||
|
||||
|
||||
[checking]
|
||||
@@ -42,7 +42,7 @@ timeout = 60.0
|
||||
connect_timeout = 5.0
|
||||
|
||||
# User-Agent header for proxy check requests
|
||||
user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"
|
||||
user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36"
|
||||
|
||||
|
||||
[output]
|
||||
|
||||
Reference in New Issue
Block a user