mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 21:38:33 +00:00
Changes HEADLESS_USER_AGENT to CHROME_USER_AGENT
This commit is contained in:
parent
e230e27929
commit
8b648696fc
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
#FETCH_WGET_REQUISITES=True
|
#FETCH_WGET_REQUISITES=True
|
||||||
#RESOLUTION="1440,900"
|
#RESOLUTION="1440,900"
|
||||||
#WGET_USER_AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"
|
#WGET_USER_AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"
|
||||||
#HEADLESS_USER_AGENT="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36"
|
#CHROME_USER_AGENT="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36"
|
||||||
#GIT_DOMAINS="github.com,bitbucket.org,gitlab.com"
|
#GIT_DOMAINS="github.com,bitbucket.org,gitlab.com"
|
||||||
#COOKIES_FILE="path/to/cookies.txt"
|
#COOKIES_FILE="path/to/cookies.txt"
|
||||||
#CHROME_USER_DATA_DIR="~/.config/google-chrome/Default"
|
#CHROME_USER_DATA_DIR="~/.config/google-chrome/Default"
|
||||||
|
|
Loading…
Add table
Reference in a new issue