mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a80489c95c
@ -98,7 +98,7 @@ class ChromeOptions extends OmegaTarget.Options
|
||||
else
|
||||
# Try to set the proxies of all possible protocols.
|
||||
for protocol in protocols
|
||||
rules[protocol] ?= profile.fallbackProxy
|
||||
rules[protocol] ?= JSON.parse(JSON.stringify(profile.fallbackProxy))
|
||||
else
|
||||
rules['fallbackProxy'] = profile.fallbackProxy
|
||||
else if not protocolProxySet
|
||||
|
Loading…
Reference in New Issue
Block a user