diff --git a/README.md b/README.md index 39d2e4b0f..5f54b53fb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Not all of these will be posted on GitHub, however they will always be posted in Discord Server # Register -### NS records +### NS Records When applying for NS records, please consider if you *actually* need them. Please provide a detailed reason (with evidence) of why you require NS records. 9 times out of 10, you do not actually need NS records, and merely want them. We already support a wide range of records, so it is extremely unlikely you will actually require them. diff --git a/domains/oc.json b/domains/oc.json index f5b369bce..cef1c4605 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://orangc.xyz" } } diff --git a/domains/orange.json b/domains/orange.json index f5b369bce..cef1c4605 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://orangc.xyz" } } diff --git a/domains/owo.json b/domains/owo.json index a09f4bb39..cef1c4605 100644 --- a/domains/owo.json +++ b/domains/owo.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "A": ["18.133.72.105"] + "URL": "https://orangc.xyz" } } diff --git a/domains/uwu.json b/domains/uwu.json index f5b369bce..cef1c4605 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://orangc.xyz" } }