add missing https:// for dns over https

This commit is contained in:
jonas3456
2025-06-11 18:56:50 +02:00
parent a7ae43f722
commit 60b1179120
10 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
"topName": "DNS4EU Encrypted DNS over HTTPS",
"PayloadDisplayName": "DNS4EU DNS over HTTPS",
"DNSProtocol": "HTTPS",
"ServerURLOrName": "unfiltered.joindns4.eu/dns-query",
"ServerURLOrName": "https://unfiltered.joindns4.eu/dns-query",
"ServerAddresses": [
"2a13:1001::86:54:11:100",
"2a13:1001::86:54:11:200",

View File

@@ -20,7 +20,7 @@
"topName": "DNS4EU Protective Encrypted DNS over HTTPS",
"PayloadDisplayName": "DNS4EU Protective DNS over HTTPS",
"DNSProtocol": "HTTPS",
"ServerURLOrName": "protective.joindns4.eu/dns-query",
"ServerURLOrName": "https://protective.joindns4.eu/dns-query",
"ServerAddresses": [
"2a13:1001::86:54:11:1",
"2a13:1001::86:54:11:201",

View File

@@ -20,7 +20,7 @@
"topName": "DNS4EU Protective ad-blocking Encrypted DNS over HTTPS",
"PayloadDisplayName": "DNS4EU Protective ad-blocking DNS over HTTPS",
"DNSProtocol": "HTTPS",
"ServerURLOrName": "noads.joindns4.eu/dns-query",
"ServerURLOrName": "https://noads.joindns4.eu/dns-query",
"ServerAddresses": [
"2a13:1001::86:54:11:13",
"2a13:1001::86:54:11:213",

View File

@@ -20,7 +20,7 @@
"topName": "DNS4EU Protective with child protection Encrypted DNS over HTTPS",
"PayloadDisplayName": "DNS4EU Protective with child protection DNS over HTTPS",
"DNSProtocol": "HTTPS",
"ServerURLOrName": "child.joindns4.eu/dns-query",
"ServerURLOrName": "https://child.joindns4.eu/dns-query",
"ServerAddresses": [
"2a13:1001::86:54:11:12",
"2a13:1001::86:54:11:212",

View File

@@ -20,7 +20,7 @@
"topName": "DNS4EU Protective with child protection & ad-blocking Encrypted DNS over HTTPS",
"PayloadDisplayName": "DNS4EU Protective with child protection & ad-blocking DNS over HTTPS",
"DNSProtocol": "HTTPS",
"ServerURLOrName": "child-noads.joindns4.eu/dns-query",
"ServerURLOrName": "https://child-noads.joindns4.eu/dns-query",
"ServerAddresses": [
"2a13:1001::86:54:11:11",
"2a13:1001::86:54:11:211",