mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Fix offset of proxy bypass domains
This commit is contained in:
parent
05dd40939d
commit
46d4b147c8
@ -50,7 +50,7 @@ private struct Offsets {
|
||||
|
||||
static let dnsDomain = 0
|
||||
|
||||
static let proxyBypass = 2
|
||||
static let proxyBypass = 3
|
||||
}
|
||||
|
||||
class NetworkSettingsViewController: UITableViewController {
|
||||
|
Loading…
Reference in New Issue
Block a user