mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-23 16:19:49 -05: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
@ -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…
x
Reference in New Issue
Block a user