From 45afd98de987938f049301a347f0ee8d929072ca Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Tue, 21 Sep 2021 19:58:31 +0300 Subject: [PATCH 01/11] Create cdn-rehanplayz.json --- domains/cdn-rehanplayz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn-rehanplayz.json diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json new file mode 100644 index 000000000..c5eb61f56 --- /dev/null +++ b/domains/cdn-rehanplayz.json @@ -0,0 +1,12 @@ +{ + "description": "A CDN for my files", + "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", + "owner": { + "username": "RehanPlayz", + "email": "RehanPlayz321@protonmail.com" + }, + "record": { + "A": "159.89.255.51", + "TXT": "6ZzT79WA" + } +} From fa2cf5b9f20315230390ca7d85d5680ebdfeb3c0 Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Tue, 21 Sep 2021 20:03:21 +0300 Subject: [PATCH 02/11] Update cdn-rehanplayz.json --- domains/cdn-rehanplayz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json index c5eb61f56..2bed0f477 100644 --- a/domains/cdn-rehanplayz.json +++ b/domains/cdn-rehanplayz.json @@ -6,7 +6,7 @@ "email": "RehanPlayz321@protonmail.com" }, "record": { - "A": "159.89.255.51", + "CNAME": "dns.tixte.com", "TXT": "6ZzT79WA" } } From a765e56722a3bb144981297297bbf13a54f79053 Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Tue, 21 Sep 2021 20:07:34 +0300 Subject: [PATCH 03/11] Update cdn-rehanplayz.json --- domains/cdn-rehanplayz.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json index 2bed0f477..6752513a5 100644 --- a/domains/cdn-rehanplayz.json +++ b/domains/cdn-rehanplayz.json @@ -6,7 +6,9 @@ "email": "RehanPlayz321@protonmail.com" }, "record": { - "CNAME": "dns.tixte.com", - "TXT": "6ZzT79WA" + "A": [ + "159.89.255.51" + ], + "TXT": "6ZzT79WA" } } From 97b482fff1741cdd1ce902e717b9cc896a973947 Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Wed, 22 Sep 2021 07:13:52 +0300 Subject: [PATCH 04/11] Update cdn-rehanplayz.json --- domains/cdn-rehanplayz.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json index 6752513a5..2bed0f477 100644 --- a/domains/cdn-rehanplayz.json +++ b/domains/cdn-rehanplayz.json @@ -6,9 +6,7 @@ "email": "RehanPlayz321@protonmail.com" }, "record": { - "A": [ - "159.89.255.51" - ], - "TXT": "6ZzT79WA" + "CNAME": "dns.tixte.com", + "TXT": "6ZzT79WA" } } From 7197659fd1579222d8a816560aa58455f087b9ec Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Wed, 22 Sep 2021 08:33:55 +0300 Subject: [PATCH 05/11] Back to A records because "CNAME cannot be used in conjunction with any other record types" --- domains/cdn-rehanplayz.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json index 2bed0f477..6752513a5 100644 --- a/domains/cdn-rehanplayz.json +++ b/domains/cdn-rehanplayz.json @@ -6,7 +6,9 @@ "email": "RehanPlayz321@protonmail.com" }, "record": { - "CNAME": "dns.tixte.com", - "TXT": "6ZzT79WA" + "A": [ + "159.89.255.51" + ], + "TXT": "6ZzT79WA" } } From f63b428f9ace2c82658910443d0a98eb875f9c2f Mon Sep 17 00:00:00 2001 From: Woosh <51231397+LetMeWoosh@users.noreply.github.com> Date: Wed, 22 Sep 2021 11:06:57 +0100 Subject: [PATCH 06/11] Create woosh.json --- domains/woosh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/woosh.json diff --git a/domains/woosh.json b/domains/woosh.json new file mode 100644 index 000000000..60c87a28e --- /dev/null +++ b/domains/woosh.json @@ -0,0 +1,13 @@ +{ + "description": "idk just a domain i guess", + "repo": "https://github.com/LetMeWoosh", + "owner": { + "username": "LetMeWoosh", + "email": "me@letmewoosh.xyz" + }, + "record": { + "MX": [ + "mail.letmewoosh.me" + ] + } +} From faf1036ea70d6015acbb9ab93137e1f341c157c8 Mon Sep 17 00:00:00 2001 From: Cot <54806075+StalkerMeyr@users.noreply.github.com> Date: Thu, 23 Sep 2021 11:05:55 +0300 Subject: [PATCH 07/11] Delete api-space.json Delete my domain --- domains/api-space.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/api-space.json diff --git a/domains/api-space.json b/domains/api-space.json deleted file mode 100644 index b8389b6cc..000000000 --- a/domains/api-space.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My api", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "record": { - "A": [ - "185.87.48.199" - ] - } -} \ No newline at end of file From d190b068754cbbac865d226eaede1c0d802e4f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tar=C4=B1k=20Co=C5=9Fkun?= Date: Thu, 23 Sep 2021 16:50:50 +0300 Subject: [PATCH 08/11] Create tarik.json --- domains/tarik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tarik.json diff --git a/domains/tarik.json b/domains/tarik.json new file mode 100644 index 000000000..c86079631 --- /dev/null +++ b/domains/tarik.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Tarık Coşkun", + "repo": "https://github.com/tarikcoskun/website", + "owner": { + "username": "tarikcoskun", + "email": "tarikcskun@gmail.com" + }, + "record": { + "CNAME": "tarikcoskun.netlify.app" + } +} From 952a42a8ae61a7357b4167c6c69389e9e7ec77df Mon Sep 17 00:00:00 2001 From: Ashutosh Kumar Date: Thu, 23 Sep 2021 23:15:16 +0530 Subject: [PATCH 09/11] Typo Correction --- domains/ashutoshkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashutoshkumar.json b/domains/ashutoshkumar.json index 18b464da4..3d75958e1 100644 --- a/domains/ashutoshkumar.json +++ b/domains/ashutoshkumar.json @@ -5,6 +5,6 @@ "email": "ashutoshkumardbms@gmail.com" }, "record": { - "CNAME": "ashutosh.me" + "CNAME": "ashutoshkumar.me" } } From a8cd580ad71c110df7151da36f61cf3da2c498da Mon Sep 17 00:00:00 2001 From: Ashutosh Kumar Date: Thu, 23 Sep 2021 23:16:30 +0530 Subject: [PATCH 10/11] Update ashutosh.json --- domains/ashutosh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashutosh.json b/domains/ashutosh.json index 314e367b6..25fbc1598 100644 --- a/domains/ashutosh.json +++ b/domains/ashutosh.json @@ -6,6 +6,6 @@ "email": "ashutoshkumardbms@gmail.com" }, "record": { - "CNAME": "ashutoshkumar.me" + "CNAME": "ashutoshcoder.github.io" } } From b2a9881ef06293786576fc16feb48742745b923d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tar=C4=B1k=20Co=C5=9Fkun?= Date: Thu, 23 Sep 2021 22:34:01 +0300 Subject: [PATCH 11/11] Netlify -> Railway --- domains/tarik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tarik.json b/domains/tarik.json index c86079631..229555f73 100644 --- a/domains/tarik.json +++ b/domains/tarik.json @@ -6,6 +6,6 @@ "email": "tarikcskun@gmail.com" }, "record": { - "CNAME": "tarikcoskun.netlify.app" + "CNAME": "tarikcoskun.up.railway.app" } }