From 43743a44cdfa23ed0ff5a15456a074df24121288 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 15 Jun 2024 21:50:32 +0530 Subject: [PATCH 1/4] Register taskforce-bot.is-a.dev --- domains/taskforce-bot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/taskforce-bot.json diff --git a/domains/taskforce-bot.json b/domains/taskforce-bot.json new file mode 100644 index 000000000..3e87c7d17 --- /dev/null +++ b/domains/taskforce-bot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["216.24.57.1"] + } + } + \ No newline at end of file From 3bae16fbcd9122dc134e34f6f8c8383aa47a3b60 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 15 Jun 2024 19:56:42 +0100 Subject: [PATCH 2/4] Update yunus.json --- domains/yunus.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 296ed3c31..ad6401328 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,8 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "URL": "https://yunexiz.is-a.dev", - "TXT": ["forward-email=yunexiz@aol.com"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + "CNAME": "yunexiz.pages.dev" } } From 81cdf8bbe5cd8cc88c49b385a75310350d45788b Mon Sep 17 00:00:00 2001 From: animeshryu <154628780+animeshryu@users.noreply.github.com> Date: Sun, 16 Jun 2024 01:39:48 +0530 Subject: [PATCH 3/4] Add files via upload --- domains/animesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/animesh.json diff --git a/domains/animesh.json b/domains/animesh.json new file mode 100644 index 000000000..001ad1867 --- /dev/null +++ b/domains/animesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} \ No newline at end of file From 5407ba5c0c91563e1f10185b65aee40597682b81 Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Sun, 16 Jun 2024 08:06:30 +0530 Subject: [PATCH 4/4] Update lipi.json Modified record from URL to CNAME --- domains/lipi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lipi.json b/domains/lipi.json index 1aed312fa..320f75c9d 100644 --- a/domains/lipi.json +++ b/domains/lipi.json @@ -6,6 +6,6 @@ "email": "lipisharma2911@gmail.com" }, "record": { - "URL": "https://reticentfacade.github.io/" + "CNAME": "reticentfacade.github.io" } }