Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit15423fa

Browse files
committed
update user agent
1 parentaca45e9 commit15423fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎script/packtpub.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init_headers(self):
3030
'Accept':'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
3131
'Accept-Encoding':'gzip, deflate',
3232
'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'
33+
'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'
3434
}
3535

3636
def__log_response(self,response,method='GET',detail=False):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp