fix
This commit is contained in:
parent
0354987095
commit
e4c0ce3b41
|
@ -72,7 +72,7 @@ Open proxy settings in system's network settings:
|
|||
|
||||

|
||||
|
||||
Turn on PAC script and set script address:
|
||||
Turn on setup script option and set script address:
|
||||
|
||||
```
|
||||
data:,function FindProxyForURL(u, h){return "HTTPS example.com:8080";}
|
||||
|
|
Loading…
Reference in New Issue