From 0538f817bcbf6d662f6761742424a3992ed1745c Mon Sep 17 00:00:00 2001 From: orangci Date: Tue, 19 Nov 2024 18:03:15 +0300 Subject: [PATCH] feat(domains): switch from redirect.pizza to URL records --- domains/oc.json | 2 +- domains/orange.json | 2 +- domains/owo.json | 2 +- domains/uwu.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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" } }