fix
This commit is contained in:
parent
0354987095
commit
e4c0ce3b41
|
@ -72,7 +72,7 @@ Open proxy settings in system's network settings:
|
||||||
|
|
||||||
![win10-proxy-settings](https://user-images.githubusercontent.com/3524671/83258553-216f7700-a1bf-11ea-8af9-3d8aed5b2e71.png)
|
![win10-proxy-settings](https://user-images.githubusercontent.com/3524671/83258553-216f7700-a1bf-11ea-8af9-3d8aed5b2e71.png)
|
||||||
|
|
||||||
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";}
|
data:,function FindProxyForURL(u, h){return "HTTPS example.com:8080";}
|
||||||
|
|
Loading…
Reference in New Issue