Browse Source
Merge pull request #703 from BenchTweakGaming/master
v2.8.18 - Fixed DNSoverHTTPS change
pull/705/head
Dmitry Nefedov
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with
40 additions and
13 deletions
-
Wrapper/Config/config_Windows_11.json
-
Wrapper/Config/config_Windows_11_ARM.json
-
Wrapper/Config/config_Windows_11_LTSC.json
-
BIN
Wrapper/SophiaScriptWrapper.exe
|
|
|
@ -1940,17 +1940,26 @@ |
|
|
|
"Function": "DNSoverHTTPS", |
|
|
|
"Arg": { |
|
|
|
"Zero": { |
|
|
|
"Tag": "Cloudflare" |
|
|
|
"Tag": "Cloudflare", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"One": { |
|
|
|
"Tag": "Google" |
|
|
|
"Tag": "Google", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Two": { |
|
|
|
"Tag": "Quad9" |
|
|
|
"Tag": "Quad9", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Three": { |
|
|
|
"Tag": "ComssOne" |
|
|
|
"Tag": "ComssOne", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Four": { |
|
|
|
"Tag": "Disable", |
|
|
|
"Opposite": "Four" |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"Preset": "Zero", |
|
|
|
"WindowsDefault": "One" |
|
|
|
|
|
|
|
@ -1924,17 +1924,26 @@ |
|
|
|
"Function": "DNSoverHTTPS", |
|
|
|
"Arg": { |
|
|
|
"Zero": { |
|
|
|
"Tag": "Cloudflare" |
|
|
|
"Tag": "Cloudflare", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"One": { |
|
|
|
"Tag": "Google" |
|
|
|
"Tag": "Google", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Two": { |
|
|
|
"Tag": "Quad9" |
|
|
|
"Tag": "Quad9", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Three": { |
|
|
|
"Tag": "ComssOne" |
|
|
|
"Tag": "ComssOne", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Four": { |
|
|
|
"Tag": "Disable", |
|
|
|
"Opposite": "Four" |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"Preset": "Zero", |
|
|
|
"WindowsDefault": "One" |
|
|
|
@ -2144,4 +2153,4 @@ |
|
|
|
"Preset": "Zero", |
|
|
|
"WindowsDefault": "" |
|
|
|
} |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1933,17 +1933,26 @@ |
|
|
|
"Function": "DNSoverHTTPS", |
|
|
|
"Arg": { |
|
|
|
"Zero": { |
|
|
|
"Tag": "Cloudflare" |
|
|
|
"Tag": "Cloudflare", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"One": { |
|
|
|
"Tag": "Google" |
|
|
|
"Tag": "Google", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Two": { |
|
|
|
"Tag": "Quad9" |
|
|
|
"Tag": "Quad9", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Three": { |
|
|
|
"Tag": "ComssOne" |
|
|
|
"Tag": "ComssOne", |
|
|
|
"Opposite": "Four" |
|
|
|
}, |
|
|
|
"Four": { |
|
|
|
"Tag": "Disable", |
|
|
|
"Opposite": "Four" |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"Preset": "Zero", |
|
|
|
"WindowsDefault": "One" |
|
|
|
|