From aaebeb47b4e9f995ed0bcce2c950dcd0eafa0d25 Mon Sep 17 00:00:00 2001 From: l0kapiiiii-dot Date: Fri, 19 Jun 2026 19:07:39 +0200 Subject: [PATCH 1/4] Create edition-deluxe.domain.json --- domains/edition-deluxe.domain.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/edition-deluxe.domain.json diff --git a/domains/edition-deluxe.domain.json b/domains/edition-deluxe.domain.json new file mode 100644 index 0000000..0bbfe4b --- /dev/null +++ b/domains/edition-deluxe.domain.json @@ -0,0 +1,19 @@ +{ + "description": "our podcast", + "domain": "owns.it.com", + "subdomain": "edition-deluxe", + + "owner": { + "repo": "https://github.com/l0kapiiiii-dot/Edition-Deluxe", + "email": "l0kapiiiii@gmail.com" + }, + + "record": { + "A": ["1.1.1.1"], + "AAAA": ["::1"], + "CNAME": "edition-deluxe.com", + "TXT": ["verification=123"] + }, + + "proxied": false +} From 7da8ca2abc6c9425e02de42ae81a8775c005eb61 Mon Sep 17 00:00:00 2001 From: l0kapiiiii-dot Date: Fri, 19 Jun 2026 19:10:51 +0200 Subject: [PATCH 2/4] Update edition-deluxe.domain.json --- domains/edition-deluxe.domain.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/edition-deluxe.domain.json b/domains/edition-deluxe.domain.json index 0bbfe4b..ddf8b73 100644 --- a/domains/edition-deluxe.domain.json +++ b/domains/edition-deluxe.domain.json @@ -5,13 +5,14 @@ "owner": { "repo": "https://github.com/l0kapiiiii-dot/Edition-Deluxe", - "email": "l0kapiiiii@gmail.com" + "email": "l0kapiiiii@gmail.com", + "username": "l0kapiiiii-dot" }, "record": { "A": ["1.1.1.1"], "AAAA": ["::1"], - "CNAME": "edition-deluxe.com", + "CNAME": "l0kapiiiii-dot.github.io", "TXT": ["verification=123"] }, From 533addb7d9f658403b05dff5e0d34cf58eaeb42f Mon Sep 17 00:00:00 2001 From: l0kapiiiii-dot Date: Fri, 19 Jun 2026 19:18:08 +0200 Subject: [PATCH 3/4] Update edition-deluxe.domain.json --- domains/edition-deluxe.domain.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/edition-deluxe.domain.json b/domains/edition-deluxe.domain.json index ddf8b73..944b35e 100644 --- a/domains/edition-deluxe.domain.json +++ b/domains/edition-deluxe.domain.json @@ -10,10 +10,7 @@ }, "record": { - "A": ["1.1.1.1"], - "AAAA": ["::1"], "CNAME": "l0kapiiiii-dot.github.io", - "TXT": ["verification=123"] }, "proxied": false From 1bc91b46713a1ee86f7425bac425efe8553a1ca5 Mon Sep 17 00:00:00 2001 From: l0kapiiiii-dot Date: Fri, 19 Jun 2026 19:18:52 +0200 Subject: [PATCH 4/4] Update edition-deluxe.domain.json --- domains/edition-deluxe.domain.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/edition-deluxe.domain.json b/domains/edition-deluxe.domain.json index 944b35e..f390332 100644 --- a/domains/edition-deluxe.domain.json +++ b/domains/edition-deluxe.domain.json @@ -12,6 +12,4 @@ "record": { "CNAME": "l0kapiiiii-dot.github.io", }, - - "proxied": false }