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 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" } } 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 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" } }