diff --git a/profiles/dns4eu-https.mobileconfig b/profiles/dns4eu-https.mobileconfig
index 14489ea..3eb656c 100644
--- a/profiles/dns4eu-https.mobileconfig
+++ b/profiles/dns4eu-https.mobileconfig
@@ -16,8 +16,8 @@
86.54.11.100
86.54.11.200
- ServerName
- unfiltered.joindns4.eu/dns-query
+ ServerURL
+ https://unfiltered.joindns4.eu/dns-query
PayloadDescription
Configures device to use DNS4EU Encrypted DNS over HTTPS
diff --git a/profiles/dns4eu-malware-https.mobileconfig b/profiles/dns4eu-malware-https.mobileconfig
index 89081e5..22d34d3 100644
--- a/profiles/dns4eu-malware-https.mobileconfig
+++ b/profiles/dns4eu-malware-https.mobileconfig
@@ -16,8 +16,8 @@
86.54.11.1
86.54.11.201
- ServerName
- protective.joindns4.eu/dns-query
+ ServerURL
+ https://protective.joindns4.eu/dns-query
PayloadDescription
Configures device to use DNS4EU Protective Encrypted DNS over HTTPS
diff --git a/profiles/dns4eu-protective-ads-https.mobileconfig b/profiles/dns4eu-protective-ads-https.mobileconfig
index 792a20f..1bd648f 100644
--- a/profiles/dns4eu-protective-ads-https.mobileconfig
+++ b/profiles/dns4eu-protective-ads-https.mobileconfig
@@ -16,8 +16,8 @@
86.54.11.13
86.54.11.213
- ServerName
- noads.joindns4.eu/dns-query
+ ServerURL
+ https://noads.joindns4.eu/dns-query
PayloadDescription
Configures device to use DNS4EU Protective ad-blocking Encrypted DNS over HTTPS
diff --git a/profiles/dns4eu-protective-child-ads-https.mobileconfig b/profiles/dns4eu-protective-child-ads-https.mobileconfig
index e3e5896..db56a28 100644
--- a/profiles/dns4eu-protective-child-ads-https.mobileconfig
+++ b/profiles/dns4eu-protective-child-ads-https.mobileconfig
@@ -16,8 +16,8 @@
86.54.11.11
86.54.11.211
- ServerName
- child-noads.joindns4.eu/dns-query
+ ServerURL
+ https://child-noads.joindns4.eu/dns-query
PayloadDescription
Configures device to use DNS4EU Protective with child protection & ad-blocking Encrypted DNS over HTTPS
diff --git a/profiles/dns4eu-protective-child-https.mobileconfig b/profiles/dns4eu-protective-child-https.mobileconfig
index 1fb483b..452ece8 100644
--- a/profiles/dns4eu-protective-child-https.mobileconfig
+++ b/profiles/dns4eu-protective-child-https.mobileconfig
@@ -16,8 +16,8 @@
86.54.11.12
86.54.11.212
- ServerName
- child.joindns4.eu/dns-query
+ ServerURL
+ https://child.joindns4.eu/dns-query
PayloadDescription
Configures device to use DNS4EU Protective with child protection Encrypted DNS over HTTPS
diff --git a/providers/31-dns4eu.json b/providers/31-dns4eu.json
index 11c53af..57a6991 100644
--- a/providers/31-dns4eu.json
+++ b/providers/31-dns4eu.json
@@ -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",
diff --git a/providers/32-dns4eu-malware.json b/providers/32-dns4eu-malware.json
index 54ad324..9804309 100644
--- a/providers/32-dns4eu-malware.json
+++ b/providers/32-dns4eu-malware.json
@@ -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",
diff --git a/providers/33-dns4eu-protective-ads.json b/providers/33-dns4eu-protective-ads.json
index 238e517..d5869c8 100644
--- a/providers/33-dns4eu-protective-ads.json
+++ b/providers/33-dns4eu-protective-ads.json
@@ -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",
diff --git a/providers/34-dns4eu-protective-child.json b/providers/34-dns4eu-protective-child.json
index 9e4270e..04bd729 100644
--- a/providers/34-dns4eu-protective-child.json
+++ b/providers/34-dns4eu-protective-child.json
@@ -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",
diff --git a/providers/35-dns4eu-protective-child-ads.json b/providers/35-dns4eu-protective-child-ads.json
index 07e5a49..0135a44 100644
--- a/providers/35-dns4eu-protective-child-ads.json
+++ b/providers/35-dns4eu-protective-child-ads.json
@@ -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",