Improve configs
This commit is contained in:
parent
cc1c39d20d
commit
54c3bc1744
7 changed files with 43 additions and 30 deletions
|
@ -9,9 +9,6 @@ def init(c):
|
|||
|
||||
#c.content.proxy = "socks://localhost:9050/"
|
||||
c.content.headers.accept_language = "en-US,en;q=0.5"
|
||||
c.content.headers.custom = {
|
||||
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
|
||||
}
|
||||
#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.tls.certificate_errors = 'block'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue