This commit is contained in:
parent
12abecc933
commit
ee00265a9b
@ -72,7 +72,6 @@ class MyChapterFactory(SimpleChapterFactory): # type: ignore
|
|||||||
try:
|
try:
|
||||||
res = requests.get(
|
res = requests.get(
|
||||||
url,
|
url,
|
||||||
timeout=ctx.timeout,
|
|
||||||
impersonate=requests.BrowserType.firefox133.value,
|
impersonate=requests.BrowserType.firefox133.value,
|
||||||
thread=None,
|
thread=None,
|
||||||
curl_options=None,
|
curl_options=None,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user