We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716cd36 commit 660502bCopy full SHA for 660502b
jdspider.py
@@ -34,7 +34,6 @@ def __init__(self, categlory):
34
'sec-ch-ua-mobile': '?0',
35
'sec-ch-ua-platform': '"Windows"',
36
'sec-fetch-dest': 'document',
37
- 'sec-fetch-mode':' navigate',
38
'sec-fetch-site':'none',
39
'sec-fetch-user': '?1',
40
'upgrade-insecure-requests': '1',
0 commit comments