From 18bcacaf4e84b42e52c8e2f32ae469ec7e29b551 Mon Sep 17 00:00:00 2001 From: Pixel2175 <147437230+Pixel2175@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:59:40 +0100 Subject: [PATCH 1/2] Create pixelll.json --- domains/pixelll.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelll.json diff --git a/domains/pixelll.json b/domains/pixelll.json new file mode 100644 index 000000000..04290cc8a --- /dev/null +++ b/domains/pixelll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixel2175", + "email": "pixel2175@gmail.com" + }, + "record": { + "CNAME": "https://pixell.ddns.net/" + } +} From e2d05d5e7940d9cf908379992444d8923aac07e1 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Mar 2025 11:10:50 +0300 Subject: [PATCH 2/2] Update domains/pixelll.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/pixelll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pixelll.json b/domains/pixelll.json index 04290cc8a..92b988cda 100644 --- a/domains/pixelll.json +++ b/domains/pixelll.json @@ -4,6 +4,6 @@ "email": "pixel2175@gmail.com" }, "record": { - "CNAME": "https://pixell.ddns.net/" + "CNAME": "pixell.ddns.net" } }