mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
[common] update UA
This commit is contained in:
parent
d503237508
commit
9ab4bfbf3e
@ -143,7 +143,7 @@ fake_headers = {
|
||||
'Accept-Charset': 'UTF-8,*;q=0.5',
|
||||
'Accept-Encoding': 'gzip,deflate,sdch',
|
||||
'Accept-Language': 'en-US,en;q=0.8',
|
||||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', # noqa
|
||||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0', # noqa
|
||||
}
|
||||
|
||||
if sys.stdout.isatty():
|
||||
|
Loading…
Reference in New Issue
Block a user