Add 192.168.0.0/16 and 10.0.0.0/8 to exceptions list for gobal proxy mode.

This commit is contained in:
Qiu Yuzhou
2017-09-08 10:44:28 +08:00
parent 791f538617
commit c549454fcd
2 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,6 @@
#ifndef proxy_conf_helper_version_h
#define proxy_conf_helper_version_h
#define kProxyConfHelperVersion @"1.5.0"
#define kProxyConfHelperVersion @"1.6.0"
#endif /* proxy_conf_helper_version_h */