From 22f564b1fe26da88e99ee83146db2c58a3dcba63 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:57:42 +0200 Subject: [PATCH 1/2] Create img.cala.json --- domains/img.cala.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/img.cala.json diff --git a/domains/img.cala.json b/domains/img.cala.json new file mode 100644 index 000000000..b51ad31bc --- /dev/null +++ b/domains/img.cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + From 29d6222b85552aeef5648909debd5749e46f2f25 Mon Sep 17 00:00:00 2001 From: Rasel Shikdar <103440692+raselshikdar@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:40:46 +0600 Subject: [PATCH 2/2] Update rasel.json --- domains/rasel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rasel.json b/domains/rasel.json index 2f6b77e19..76cecd0e3 100644 --- a/domains/rasel.json +++ b/domains/rasel.json @@ -4,6 +4,6 @@ "email": "imrasel597@gmail.com" }, "record": { - "URL": "https://rasel597.blogspot.com" + "CNAME": "rasel.pages.dev" } }