mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-13 18:19:27 -04:00
Merge pull request #303 from vbanos/http-https
Disable automatic http to https transformation My QA crawl looks good.
This commit is contained in:
commit
f0c158b283
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ class Chrome:
|
|||
"--disable-first-run-ui",
|
||||
"--no-first-run",
|
||||
"--homepage=about:blank",
|
||||
"--disable-features=HttpsUpgrades",
|
||||
"--disable-direct-npapi-requests",
|
||||
"--disable-web-security",
|
||||
"--disable-notifications",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue