fix setting.json
This commit is contained in:
parent
a25994f526
commit
d7c3719e58
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"FastGithub": {
|
"FastGithub": {
|
||||||
"TrustedDns": {
|
"TrustedDns": {
|
||||||
"Address": "127.0.0.1",
|
"IPAddress": "127.0.0.1",
|
||||||
"Port": 5533
|
"Port": 5533
|
||||||
},
|
},
|
||||||
"UnTrustedDns": {
|
"UnTrustedDns": {
|
||||||
"Address": "114.114.114.114",
|
"IPAddress": "114.114.114.114",
|
||||||
"Port": 53
|
"Port": 53
|
||||||
},
|
},
|
||||||
"DomainMatches": [
|
"DomainMatches": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user