mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Fix config url typo
This commit is contained in:
parent
bdc3792d21
commit
cca520d64e
1 changed files with 2 additions and 2 deletions
|
@ -122,8 +122,8 @@ The format is: "protocol://ip:port?parameter=value¶meter=value"
|
|||
Name: "Quad9",
|
||||
Action: config.QuickReplace,
|
||||
Value: []string{
|
||||
"dot://dns.quad9.net?ip=9.9.9.9&verify=&name=Quad9&blockedif=empty",
|
||||
"dot://dns.quad9.net?ip=149.112.112.112&verify=&name=Quad9&blockedif=empty",
|
||||
"dot://dns.quad9.net?ip=9.9.9.9&name=Quad9&blockedif=empty",
|
||||
"dot://dns.quad9.net?ip=149.112.112.112&name=Quad9&blockedif=empty",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue