Switch CensurfriDNS to anycast domain

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-06-05 15:47:21 -04:00
parent 2ee99fe3ef
commit 11d228c7c3
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
6 changed files with 6 additions and 6 deletions

View file

@ -171,7 +171,7 @@ index 9c8d08fb1..00da8bf9d 100644
+ /**
+ * @hide
+ */
+ public static final String PRIVATE_DNS_SPECIFIER_UNCENSOREDDNS = "unicast.censurfridns.dk";
+ public static final String PRIVATE_DNS_SPECIFIER_UNCENSOREDDNS = "anycast.censurfridns.dk";
+
+
/** @hide */