Compare commits

..

No commits in common. "v1.1_107" and "v1.1_107~1" have entirely different histories.

View file

@ -2,14 +2,5 @@
--- ---
version: 1.1 version: 1.1
proxy_dns_socks5: proxy_dns_socks5: false # Use proxy DNS when using SOCKS v5
description: Use proxy DNS when using SOCKS v5
default: false
disabled:
jinja: |-
{{ _.manual.socks_proxy.version is propertyerror or _.manual.socks_proxy.version == 'v4' }}
return_type: boolean
description: |-
if "_.proxy_mode" is not "Manual proxy configuration"
or "_.manual.socks_proxy.version" is "v4"
... ...