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 aca45e9 commit 15423faCopy full SHA for 15423fa
script/packtpub.py
@@ -30,7 +30,7 @@ def __init_headers(self):
30
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
31
'Accept-Encoding': 'gzip, deflate',
32
'Connection': 'keep-alive',
33
- 'User-Agent': 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36'
+ 'User-Agent': 'Mozilla/5.0 (Linux; Android 6.0.1; SM-G920V Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36'
34
}
35
36
def __log_response(self, response, method='GET', detail=False):
0 commit comments