From a9a49f11d253c96387fe56771e8c8330ae1ebc71 Mon Sep 17 00:00:00 2001 From: AtharvParsewar Date: Tue, 13 Feb 2024 19:02:54 +0530 Subject: [PATCH 01/46] feat(domain): parsewar.is-a.dev --- domains/parsewar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parsewar.json diff --git a/domains/parsewar.json b/domains/parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 09d0ac65285df27a2b6b5a3c352ac825b73a7016 Mon Sep 17 00:00:00 2001 From: kageurufu Date: Thu, 15 Feb 2024 07:10:52 -0700 Subject: [PATCH 02/46] feat(domain): frank.is-a.dev --- domains/frank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frank.json diff --git a/domains/frank.json b/domains/frank.json new file mode 100644 index 000000000..4dc03c165 --- /dev/null +++ b/domains/frank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kageurufu", + "email": "franklyn@tackitt.net" + }, + "record": { + "CNAME": "is-a-dev.frank.af" + } +} From 818e7039c49fb460a721c86d864846f4efff5e80 Mon Sep 17 00:00:00 2001 From: billyeatcookies Date: Sun, 18 Feb 2024 11:45:12 +0530 Subject: [PATCH 03/46] feat(domain): billy.is-a.dev --- domains/billy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/billy.json diff --git a/domains/billy.json b/domains/billy.json new file mode 100644 index 000000000..238a2c594 --- /dev/null +++ b/domains/billy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "billyeatcookies", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "billyeatcookies.github.io" + } +} From b0f024836039147e1f786f39f76aaa1bf9bbdb9a Mon Sep 17 00:00:00 2001 From: Masen Toplak Date: Sun, 18 Feb 2024 00:22:04 -0600 Subject: [PATCH 04/46] Update hycord.json --- domains/hycord.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/hycord.json b/domains/hycord.json index 7e282d7b6..0cd88170d 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,11 +1,13 @@ { - "description": "Hi! I'm Hycord!", + "description": "Development Portfolio for Hycord", + "url":"https://github.com/hycord/monorepo", "owner": { "username": "hycord", "email": "hycord@hycordia.com", - "twitter": "IGNHycord" + "twitter": "IGNHycord", + "discord": "322144499734151169" }, "record": { - "CNAME": "xbwlnzmg.up.railway.app" + "URL": "https://masen.dev/" } } From e24d3cb8a6a5dd17902384fb0faf0af0a582d483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Billy=20=E3=83=93=E3=83=AA=E3=82=A2=E3=83=A0?= Date: Sun, 18 Feb 2024 13:42:58 +0530 Subject: [PATCH 05/46] fix: Add url protocol --- domains/billy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/billy.json b/domains/billy.json index 238a2c594..20c5ca076 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -4,6 +4,6 @@ "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "billyeatcookies.github.io" + "URL": "https://billyeatcookies.github.io" } } From cdbbeb6e11f270d922ef3f3b8a7d3d5ec7b71361 Mon Sep 17 00:00:00 2001 From: MayankServers Date: Sun, 18 Feb 2024 14:04:27 +0530 Subject: [PATCH 06/46] feat(domain): mayank.is-a.dev --- domains/mayank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mayank.json diff --git a/domains/mayank.json b/domains/mayank.json new file mode 100644 index 000000000..56d682ab3 --- /dev/null +++ b/domains/mayank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "CNAME": "mayankserver.github.io" + } +} From 609dea2ad4d287d829cf980edb83a88942724b94 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:07:59 +0200 Subject: [PATCH 07/46] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 2f330808ef56f46417ea16376eb26617e80796ab Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:08:46 +0200 Subject: [PATCH 08/46] Update yfadev.json --- domains/yfadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfadev.json b/domains/yfadev.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 414f6f0bf79ae68bdd1b8ca4c87ead09e0ef79c4 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:09:14 +0200 Subject: [PATCH 09/46] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 12aa0463a..ce748ab11 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 1d2a3ffc990354466910a8e23f1b8b85c25bfbb3 Mon Sep 17 00:00:00 2001 From: Ayinaki Date: Tue, 20 Feb 2024 13:26:15 +0000 Subject: [PATCH 10/46] feat(domain): ayinaki.is-a.dev --- domains/ayinaki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayinaki.json diff --git a/domains/ayinaki.json b/domains/ayinaki.json new file mode 100644 index 000000000..995d92393 --- /dev/null +++ b/domains/ayinaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} From 12cdf11d5debf8e259507cb23e9d83248d526c7f Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Tue, 20 Feb 2024 22:29:11 +0200 Subject: [PATCH 11/46] Create _discord.caiden.json --- domains/_discord.caiden.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.caiden.json diff --git a/domains/_discord.caiden.json b/domains/_discord.caiden.json new file mode 100644 index 000000000..870b93ef1 --- /dev/null +++ b/domains/_discord.caiden.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "TXT": "dh=9edde4bc2a73469cb8653bf05ae22226397bc77a" + } +} From 0c94e6be036b9c4fcc27de09709a60df5a78a4c9 Mon Sep 17 00:00:00 2001 From: MayankServers <114975807+MayankServers@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:57:00 +0530 Subject: [PATCH 12/46] Update mayank.json --- domains/mayank.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayank.json b/domains/mayank.json index 56d682ab3..3ef205476 100644 --- a/domains/mayank.json +++ b/domains/mayank.json @@ -4,6 +4,6 @@ "email": "mayankreal657@gmail.com" }, "record": { - "CNAME": "mayankserver.github.io" + "CNAME": "mayankservers.github.io" } } From 9082c0724606b15dc2fe15a00cbd5852fa452211 Mon Sep 17 00:00:00 2001 From: gunter228 <158817200+gunter228@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:49:00 +0300 Subject: [PATCH 13/46] Change A in my domain --- domains/techbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/techbot.json b/domains/techbot.json index efbfd640a..63c0b2511 100644 --- a/domains/techbot.json +++ b/domains/techbot.json @@ -4,6 +4,6 @@ "email": "mq.2024@mail.ru" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From 47e5e472944ab6b2d414a1a078ce2847d47fbf73 Mon Sep 17 00:00:00 2001 From: M-creed Date: Wed, 21 Feb 2024 22:37:51 +0200 Subject: [PATCH 14/46] feat(domain): mcreed.is-a.dev --- domains/mcreed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mcreed.json diff --git a/domains/mcreed.json b/domains/mcreed.json new file mode 100644 index 000000000..137640a95 --- /dev/null +++ b/domains/mcreed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "TXT": "024c1148d5ff868cca055033478fbe" + } +} From d9a7ed836cc34a3b3fafeb81eda4f9f8dca0c8fc Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:40:01 +0200 Subject: [PATCH 15/46] Update mcreed.json changed TXT record value --- domains/mcreed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 137640a95..75591ddcf 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,6 +4,6 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "TXT": "024c1148d5ff868cca055033478fbe" + "TXT": "4af6cbe09d82534a3e487fc8e6b54e" } } From 46a38e9879b5812bb7017d12610c121d207e380d Mon Sep 17 00:00:00 2001 From: HasnainSZN <141121101+HasnainSZN@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:17:02 +0500 Subject: [PATCH 16/46] feat(domain): add `hasnain.is-a.dev` --- domains/hasnain.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hasnain.json diff --git a/domains/hasnain.json b/domains/hasnain.json new file mode 100644 index 000000000..69410ac10 --- /dev/null +++ b/domains/hasnain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HasnainSZN", + "email": "officialhasnain100@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} From a9b1f8aed4cadbc00da8fc6ee28983cd97d548b2 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:36:06 +0100 Subject: [PATCH 17/46] feat(domain): ruthless.is-a.dev --- domains/ruthless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthless.json diff --git a/domains/ruthless.json b/domains/ruthless.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From dcc336751eb04d82ca22f3d320baef1a884ccbb8 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:37:37 +0100 Subject: [PATCH 18/46] feat(domain): ruthleess.is-a.dev --- domains/ruthleess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthleess.json diff --git a/domains/ruthleess.json b/domains/ruthleess.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthleess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From b5a038ae16e8ce087bf245391ad466a7acbdbb0b Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:53:03 +0100 Subject: [PATCH 19/46] feat(domain): ruth.is-a.dev --- domains/ruth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruth.json diff --git a/domains/ruth.json b/domains/ruth.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ea586287363bf08077f37e6e70094b0fd0f2e036 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:50:32 +0100 Subject: [PATCH 20/46] feat(domain): vkya.is-a.dev --- domains/vkya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vkya.json diff --git a/domains/vkya.json b/domains/vkya.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/vkya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 41439c085e18726eb165af394139d076585a28f2 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:51:16 +0100 Subject: [PATCH 21/46] feat(domain): ruthleeeeeeeeess.is-a.dev --- domains/ruthleeeeeeeeess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthleeeeeeeeess.json diff --git a/domains/ruthleeeeeeeeess.json b/domains/ruthleeeeeeeeess.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthleeeeeeeeess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 7064880355cb11fff564c2f232a187e84a4702c0 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:52:37 +0100 Subject: [PATCH 22/46] feat(domain): ruthh.is-a.dev --- domains/ruthh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthh.json diff --git a/domains/ruthh.json b/domains/ruthh.json new file mode 100644 index 000000000..7c30e5803 --- /dev/null +++ b/domains/ruthh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "CNAME": "69.30.249.53" + } +} From 934e5584aa05682d95cdd5dcf4377f3c392d9036 Mon Sep 17 00:00:00 2001 From: Ruthleeess <120955439+Ruthleeess@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:42:38 +0100 Subject: [PATCH 23/46] feat(domain): add `ruth.is-a.dev.is-a.dev` --- domains/ruth.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ruth.is-a.dev.json diff --git a/domains/ruth.is-a.dev.json b/domains/ruth.is-a.dev.json new file mode 100644 index 000000000..b70930bd7 --- /dev/null +++ b/domains/ruth.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} From 98eb67b854ddf14a2b9ace6f3f51d1b2b6b7fddf Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 11:44:01 +0100 Subject: [PATCH 24/46] feat(domain): ruthlees.is-a.dev --- domains/ruthlees.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthlees.json diff --git a/domains/ruthlees.json b/domains/ruthlees.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthlees.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ed5fa0fcd838c3ba07255f298d720e2d582566ce Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:31:33 +0200 Subject: [PATCH 25/46] Update mcreed.json changed record to A record --- domains/mcreed.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 75591ddcf..0618db82f 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,6 +4,11 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "TXT": "4af6cbe09d82534a3e487fc8e6b54e" + "A": { + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + } } } From 530d625e3f6d3b92332e6e32fb74e503966fb890 Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:33:39 +0200 Subject: [PATCH 26/46] Update mcreed.json --- domains/mcreed.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 0618db82f..1472a4afa 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,11 +4,6 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "A": { - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - } + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] } } From 160fd35e8b8e33e1dbb3b6e92301141019097a54 Mon Sep 17 00:00:00 2001 From: RedNotSus Date: Thu, 22 Feb 2024 11:47:23 -0600 Subject: [PATCH 27/46] feat(domain): rednotsus.is-a.dev --- domains/rednotsus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rednotsus.json diff --git a/domains/rednotsus.json b/domains/rednotsus.json new file mode 100644 index 000000000..0bfd9ed22 --- /dev/null +++ b/domains/rednotsus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["207.211.183.123"] + } +} From c2045e62dfb7d173a26b3227b873147f4ebc112e Mon Sep 17 00:00:00 2001 From: HeinKhantZaw Date: Thu, 22 Feb 2024 18:09:26 +0000 Subject: [PATCH 28/46] feat(domain): hein.is-a.dev --- domains/hein.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hein.json diff --git a/domains/hein.json b/domains/hein.json new file mode 100644 index 000000000..bcd8d5276 --- /dev/null +++ b/domains/hein.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HeinKhantZaw", + "email": "heinkhantzaw1@gmail.com" + }, + "record": { + "CNAME": "heinkhantzaw.github.io" + } +} From 42383ce9a5b47763d49b793f076859d023d4d780 Mon Sep 17 00:00:00 2001 From: Kalana-Thilakarathna Date: Thu, 22 Feb 2024 13:18:43 +0530 Subject: [PATCH 29/46] feat(domain): kalanathilake.is-a.dev --- domains/kalanathilake.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kalanathilake.json diff --git a/domains/kalanathilake.json b/domains/kalanathilake.json new file mode 100644 index 000000000..cc855a9a3 --- /dev/null +++ b/domains/kalanathilake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kalana-Thilakarathna", + "email": "kalana2100@gmail.com" + }, + "record": { + "URL": "https://kalanathilake.netlify.app" + } +} From 7d50a2a9b1cdb12a76663b38c7b455876f5315ff Mon Sep 17 00:00:00 2001 From: Savindu Supun Date: Fri, 23 Feb 2024 03:10:13 +0530 Subject: [PATCH 30/46] Update chutte.json --- domains/chutte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chutte.json b/domains/chutte.json index 10ea8f55e..6583f4b8f 100644 --- a/domains/chutte.json +++ b/domains/chutte.json @@ -4,6 +4,6 @@ "email": "savindusupunsathsara@gmail.com" }, "record": { - "CNAME": "supunsathsara.pages.dev" + "CNAME": "next-supun.pages.dev" } } From 9a3c0f19ed8bce115bed5faea11a6c06ab104b1d Mon Sep 17 00:00:00 2001 From: Dumbo-programmer Date: Fri, 23 Feb 2024 10:37:17 +0600 Subject: [PATCH 31/46] feat(domain): tawhid.is-a.dev --- domains/tawhid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tawhid.json diff --git a/domains/tawhid.json b/domains/tawhid.json new file mode 100644 index 000000000..90c36e610 --- /dev/null +++ b/domains/tawhid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "CNAME": "dumbo-programmer.github.io" + } +} From 7cab6e6cde9424aba1f6670691a43af799a4621c Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:27:21 +0530 Subject: [PATCH 32/46] Create yashgupta.json --- domains/yashgupta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yashgupta.json diff --git a/domains/yashgupta.json b/domains/yashgupta.json new file mode 100644 index 000000000..8912a6fcd --- /dev/null +++ b/domains/yashgupta.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio", + "repo": "https://github.com/Yashhh999/portfolio", + "owner": { + "username": "Yashhh999", + "email": "Yashgupta.2508.14@gmail.com", + "twitter": "YashGupta01_" + }, + "record": { + "CNAME": "Yashhh999.github.io" + } +} From e6353c6d8652f449a43433358aeb851acb1c2f5d Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:32:42 +0530 Subject: [PATCH 33/46] Update yashgupta.json --- domains/yashgupta.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/yashgupta.json b/domains/yashgupta.json index 8912a6fcd..476ee9984 100644 --- a/domains/yashgupta.json +++ b/domains/yashgupta.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio", - "repo": "https://github.com/Yashhh999/portfolio", - "owner": { - "username": "Yashhh999", - "email": "Yashgupta.2508.14@gmail.com", - "twitter": "YashGupta01_" - }, - "record": { - "CNAME": "Yashhh999.github.io" - } -} + "owner": { + "username": "yashhh999", + "email": "yashgupta.2508.14@gmail.com" + }, + "record": { + "CNAME": "yashhh999.github.io" + } +} From 342bf803b7331d277f1e1cb5942c824e555aa2f1 Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:09:17 +0530 Subject: [PATCH 34/46] Update yashgupta.json --- domains/yashgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashgupta.json b/domains/yashgupta.json index 476ee9984..505710abe 100644 --- a/domains/yashgupta.json +++ b/domains/yashgupta.json @@ -1,7 +1,7 @@ { "owner": { "username": "yashhh999", - "email": "yashgupta.2508.14@gmail.com" + "email": "gupta25yash@gmail.com" }, "record": { "CNAME": "yashhh999.github.io" From 8d6654362a96109f1d64add7eab12e822448e422 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 23 Feb 2024 14:05:03 +0530 Subject: [PATCH 35/46] feat(domain): om.is-a.dev --- domains/om.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om.json diff --git a/domains/om.json b/domains/om.json new file mode 100644 index 000000000..c3bcba81c --- /dev/null +++ b/domains/om.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Omxpro", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From df84c803106412fd9ca2b4596007dc9a075d4f66 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:06:44 +0530 Subject: [PATCH 36/46] added txt --- domains/om.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index c3bcba81c..7f4f44919 100644 --- a/domains/om.json +++ b/domains/om.json @@ -4,6 +4,7 @@ "email": "omsenjalia+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com,mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ca6e29f27e7c645fdc820554ba3c2001f1b514a2 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:08:45 +0530 Subject: [PATCH 37/46] fix json --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 7f4f44919..cb4bc2f0d 100644 --- a/domains/om.json +++ b/domains/om.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com,mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 34ef300916e120d53615ed0ca81a02202cdb3036 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:14:53 +0530 Subject: [PATCH 38/46] WOW --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index cb4bc2f0d..a79df67f8 100644 --- a/domains/om.json +++ b/domains/om.json @@ -4,7 +4,7 @@ "email": "omsenjalia+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com,mx2.improvmx.com"], + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 554b0c4ce26b02752a2031db6588802aafde33cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:14:20 +0800 Subject: [PATCH 39/46] Discard changes to domains/ruth.is-a.dev.json --- domains/ruth.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ruth.is-a.dev.json diff --git a/domains/ruth.is-a.dev.json b/domains/ruth.is-a.dev.json deleted file mode 100644 index b70930bd7..000000000 --- a/domains/ruth.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - - "record": { - "A": ["69.30.249.53"] - } -} From 4f0163d82f2a107a7bf55406f2dc0ecc86d62506 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:14:46 +0800 Subject: [PATCH 40/46] Update ruthh.json --- domains/ruthh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ruthh.json b/domains/ruthh.json index 7c30e5803..648055ef5 100644 --- a/domains/ruthh.json +++ b/domains/ruthh.json @@ -4,6 +4,6 @@ "email": "semikk.eu@gmail.com" }, "record": { - "CNAME": "69.30.249.53" + "A": ["69.30.249.53"] } } From b6b883536527ac18d62dbbb867417ac4afd58060 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:24 +0800 Subject: [PATCH 41/46] Discard changes to domains/ruth.json --- domains/ruth.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruth.json diff --git a/domains/ruth.json b/domains/ruth.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From ca282607ee3548abceb7ba2775dcc63877e38fe4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:27 +0800 Subject: [PATCH 42/46] Discard changes to domains/ruthh.json --- domains/ruthh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthh.json diff --git a/domains/ruthh.json b/domains/ruthh.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 16249791d2e383fd9269d9fae3da66b8b7d4c786 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:30 +0800 Subject: [PATCH 43/46] Discard changes to domains/ruthleeeeeeeeess.json --- domains/ruthleeeeeeeeess.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthleeeeeeeeess.json diff --git a/domains/ruthleeeeeeeeess.json b/domains/ruthleeeeeeeeess.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthleeeeeeeeess.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 4715fa86da559d30bbf4b7d11b1e0a2b6ead98b1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:33 +0800 Subject: [PATCH 44/46] Discard changes to domains/ruthlees.json --- domains/ruthlees.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthlees.json diff --git a/domains/ruthlees.json b/domains/ruthlees.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthlees.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 7365543801d9246c0a5bd3892058bba00b07fe40 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:36 +0800 Subject: [PATCH 45/46] Discard changes to domains/ruthleess.json --- domains/ruthleess.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthleess.json diff --git a/domains/ruthleess.json b/domains/ruthleess.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthleess.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From b79f7f1907ca15e5312f7fa0f2ee8e15a39f439d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:40 +0800 Subject: [PATCH 46/46] Discard changes to domains/vkya.json --- domains/vkya.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vkya.json diff --git a/domains/vkya.json b/domains/vkya.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/vkya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -}