🔧 Added update to links.cfg
This commit is contained in:
parent
fbb3ad6e01
commit
b2228e17ca
1 changed files with 5 additions and 4 deletions
|
|
@ -9,7 +9,6 @@ unrestartable_receive_timeout 600
|
|||
timeout_when_trying_multiple_addresses 3
|
||||
bind_address ""
|
||||
bind_address_ipv6 ""
|
||||
async_dns 1
|
||||
download_utime 0
|
||||
format_cache_size 5
|
||||
memory_cache_size 4M
|
||||
|
|
@ -17,9 +16,9 @@ image_cache_size 1M
|
|||
font_cache_size 2M
|
||||
http_bugs.aggressive_cache 1
|
||||
ipv6.address_preference 0
|
||||
http_proxy "127.0.0.1:8118"
|
||||
# http_proxy "127.0.0.1:8118"
|
||||
ftp_proxy ""
|
||||
https_proxy "127.0.0.1:8118"
|
||||
# https_proxy "127.0.0.1:8118"
|
||||
socks_proxy ""
|
||||
no_proxy_domains ""
|
||||
append_text_to_dns_lookups ""
|
||||
|
|
@ -28,6 +27,8 @@ ssl.certificates 1
|
|||
ssl.builtin_certificates 0
|
||||
ssl.client_cert_key ""
|
||||
ssl.client_cert_crt ""
|
||||
async_dns 1
|
||||
dns_over_https ""
|
||||
http_bugs.http10 0
|
||||
http_bugs.allow_blacklist 1
|
||||
http_bugs.no_accept_charset 0
|
||||
|
|
@ -35,7 +36,7 @@ http_bugs.no_compression 0
|
|||
http_bugs.retry_internal_errors 0
|
||||
fake_firefox 1
|
||||
http_do_not_track 0
|
||||
http_referer 2
|
||||
http_referer 4
|
||||
fake_referer ""
|
||||
fake_useragent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246"
|
||||
http.extra_header ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue