Remove test header

This commit is contained in:
limkokhole
2022-01-17 07:02:58 +08:00
parent 9046e6fc9b
commit de9af434a8

View File

@@ -194,7 +194,7 @@ def get_session(ver_i, proxies):
'X-Requested-With': 'XMLHttpRequest', 'X-Requested-With': 'XMLHttpRequest',
'X-APP-VERSION': VER[ver_i], 'X-APP-VERSION': VER[ver_i],
'X-Pinterest-AppState': 'active', 'X-Pinterest-AppState': 'active',
'X-Pinterest-Source-Url': '/ackohole/a/sec2/', #[todo:0] #'X-Pinterest-Source-Url': '/ackohole/a/sec2/', #[todo:0]
'X-Pinterest-PWS-Handler': 'www/[username]/[slug]/[section_slug].js', 'X-Pinterest-PWS-Handler': 'www/[username]/[slug]/[section_slug].js',
'DNT': '1', 'DNT': '1',
'Connection': 'keep-alive', 'Connection': 'keep-alive',