updates user agent to omit the version string to avoid a deprecation warning from united domains ;)
This commit is contained in:
@@ -11,7 +11,8 @@ COOKIEFILE="/tmp/cookies.txt"
|
||||
|
||||
|
||||
# fake user agent
|
||||
UA="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0"
|
||||
UA="Mozilla/5.0 (X11; Ubuntu; Linux x86_64) Gecko/20100101 Firefox"
|
||||
#UA="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0"
|
||||
|
||||
# * * * NO MORE CHANGES DOWN HERE * * *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user