Update some configs
This commit is contained in:
parent
2d9a99e3f0
commit
21105dac54
4 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,7 @@ def init(c):
|
|||
|
||||
#c.content.proxy = "socks://localhost:9050/"
|
||||
c.content.headers.accept_language = "en-US,en;q=0.5"
|
||||
#c.content.headers.user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36"
|
||||
c.content.pdfjs = True
|
||||
c.content.tls.certificate_errors = 'block'
|
||||
|
||||
c.downloads.position = 'bottom'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue