From 62a3f81f03e3f43861d2a4753fb65d1b8986c31c Mon Sep 17 00:00:00 2001 From: Shaunfurtado Date: Tue, 26 Sep 2023 19:47:22 +0530 Subject: [PATCH 01/25] feat(domain): shaunfurtado.is-a.dev --- domains/shaunfurtado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shaunfurtado.json diff --git a/domains/shaunfurtado.json b/domains/shaunfurtado.json new file mode 100644 index 000000000..e8a223781 --- /dev/null +++ b/domains/shaunfurtado.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c4762deac265e343d02b3a22f53872c5dae01659 Mon Sep 17 00:00:00 2001 From: U8K50 Date: Tue, 26 Sep 2023 20:34:31 +0530 Subject: [PATCH 02/25] feat(domain): ukrio.is-a.dev --- domains/ukrio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ukrio.json diff --git a/domains/ukrio.json b/domains/ukrio.json new file mode 100644 index 000000000..392964700 --- /dev/null +++ b/domains/ukrio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "U8K50", + "email": "u8k50850@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 12187926e1482623548c1133722fe02dc0e0b939 Mon Sep 17 00:00:00 2001 From: Atharvjha7 Date: Tue, 26 Sep 2023 11:15:05 -0700 Subject: [PATCH 03/25] feat(domain): atharv-jha.is-a.dev --- domains/atharv-jha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atharv-jha.json diff --git a/domains/atharv-jha.json b/domains/atharv-jha.json new file mode 100644 index 000000000..369030a99 --- /dev/null +++ b/domains/atharv-jha.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Atharvjha7", + "email": "jha.atharv27@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 766d9fc4f6b091737b4c643acb9f5fe8d83b6573 Mon Sep 17 00:00:00 2001 From: ridamEXE Date: Thu, 28 Sep 2023 00:12:13 +0530 Subject: [PATCH 04/25] feat(domain): ridamkrishna.is-a.dev --- domains/ridamkrishna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ridamkrishna.json diff --git a/domains/ridamkrishna.json b/domains/ridamkrishna.json new file mode 100644 index 000000000..7ff0a9d5a --- /dev/null +++ b/domains/ridamkrishna.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ridamEXE", + "email": "ridamkrishna@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 654e7a977e54b9bb44c50cf7df9c37785c4a7bb4 Mon Sep 17 00:00:00 2001 From: auuub Date: Thu, 28 Sep 2023 06:25:45 +0800 Subject: [PATCH 05/25] feat(domain): auuub.is-a.dev --- domains/auuub.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/auuub.json diff --git a/domains/auuub.json b/domains/auuub.json new file mode 100644 index 000000000..873fd0888 --- /dev/null +++ b/domains/auuub.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "auuub", + "email": "gonzales.gabrielbaral+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 707db2ea4ea833b69cde54a11f683127fd15608b Mon Sep 17 00:00:00 2001 From: Silverstero Date: Wed, 27 Sep 2023 18:31:18 -0400 Subject: [PATCH 06/25] feat(domain): echo.is-a.dev --- domains/echo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/echo.json diff --git a/domains/echo.json b/domains/echo.json new file mode 100644 index 000000000..453fcdbaf --- /dev/null +++ b/domains/echo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Silverstero", + "email": "williamandpoohbear@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e34b97db40ddc4e39cc0689d187e18291aa19872 Mon Sep 17 00:00:00 2001 From: xinfull Date: Wed, 27 Sep 2023 18:36:50 -0400 Subject: [PATCH 07/25] feat(domain): xinfull.is-a.dev --- domains/xinfull.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xinfull.json diff --git a/domains/xinfull.json b/domains/xinfull.json new file mode 100644 index 000000000..635e90072 --- /dev/null +++ b/domains/xinfull.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "xinfull", + "email": "robertkitunda89@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6bb1bfe3ba381c8e0b6c2ff35f620e8a04494fab Mon Sep 17 00:00:00 2001 From: xinfull Date: Thu, 28 Sep 2023 08:20:24 -0400 Subject: [PATCH 08/25] feat(domain): xinful.is-a.dev --- domains/xinful.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xinful.json diff --git a/domains/xinful.json b/domains/xinful.json new file mode 100644 index 000000000..6bd74be29 --- /dev/null +++ b/domains/xinful.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xinfull", + "email": "robertkitunda89@gmail.com" + }, + "record": { + "CNAME": "xinfull.github.io" + } +} From 2d1daf7346890642105a743b84e5aa9cc66919c4 Mon Sep 17 00:00:00 2001 From: PawiX25 Date: Thu, 28 Sep 2023 18:26:22 +0200 Subject: [PATCH 09/25] feat(domain): pawix.is-a.dev --- domains/pawix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pawix.json diff --git a/domains/pawix.json b/domains/pawix.json new file mode 100644 index 000000000..bcfa4d38e --- /dev/null +++ b/domains/pawix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PawiX25", + "email": "wyrebakpawel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 495bdfb45cf7343870481b2dfc17bd6e40a601f8 Mon Sep 17 00:00:00 2001 From: CalegariAndrei Date: Thu, 28 Sep 2023 14:35:26 -0300 Subject: [PATCH 10/25] feat(domain): andrei.is-a.dev --- domains/andrei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrei.json diff --git a/domains/andrei.json b/domains/andrei.json new file mode 100644 index 000000000..d6f8d4748 --- /dev/null +++ b/domains/andrei.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CalegariAndrei", + "email": "ekingproject@gmail.com", + "discord": "419584364410699786" + }, + + "record": { + "CNAME": "calegariandrei.github.io" + } +} From 8cc224c7a612b3b6b0c6899bbdaa66295c643601 Mon Sep 17 00:00:00 2001 From: Ilakiancs Date: Thu, 28 Sep 2023 23:12:07 +0530 Subject: [PATCH 11/25] feat(domain): ilakian.is-a.dev --- domains/ilakian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilakian.json diff --git a/domains/ilakian.json b/domains/ilakian.json new file mode 100644 index 000000000..a0acb6a06 --- /dev/null +++ b/domains/ilakian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ilakiancs", + "email": "ilakiancs@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61a52a21c5c0508eb2e8725744a065a8bb20f718 Mon Sep 17 00:00:00 2001 From: Ayushman <68391648+AyushmanSarkar@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:23:32 +0530 Subject: [PATCH 12/25] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 0adb99847..44e4af66d 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,6 +1,6 @@ { "description": "To Host my personal website :)", - "repo": "https://github.com/AyushmanSarkar/terminal-portfolio.github.io", + "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", "owner": { "username": "AyushmanSarkar", "email": "aayushmans2008@gmail.com" From e65a6e8f0c9b35346da69ae21a1f5ffb149de6c5 Mon Sep 17 00:00:00 2001 From: krish73211 Date: Thu, 28 Sep 2023 23:44:41 +0530 Subject: [PATCH 13/25] feat(domain): krish.is-a.dev --- domains/krish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..145771d7c --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krish73211", + "email": "krish732100@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b14ac20241145fedf4457e3a98a9cbd811ff555f Mon Sep 17 00:00:00 2001 From: krish73211 Date: Thu, 28 Sep 2023 23:54:38 +0530 Subject: [PATCH 14/25] feat(domain): kris.is-a.dev --- domains/kris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kris.json diff --git a/domains/kris.json b/domains/kris.json new file mode 100644 index 000000000..145771d7c --- /dev/null +++ b/domains/kris.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krish73211", + "email": "krish732100@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2dbf7a09b18e2455839524eb345103ef2956738c Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 28 Sep 2023 19:52:05 +0100 Subject: [PATCH 15/25] Update mailx.json --- domains/mailx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mailx.json b/domains/mailx.json index 839f88c94..51b9f948b 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["85.31.233.170"] + "A": ["217.174.245.249"] } } From 872f69a1d587500b51ace318de3929dc33871200 Mon Sep 17 00:00:00 2001 From: niho9807 Date: Thu, 28 Sep 2023 21:35:35 +0200 Subject: [PATCH 16/25] feat(domain): holgeb.is-a.dev --- domains/holgeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/holgeb.json diff --git a/domains/holgeb.json b/domains/holgeb.json new file mode 100644 index 000000000..4c272d6f7 --- /dev/null +++ b/domains/holgeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "niho9807", + "email": "niklas.holke@gmx.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 76b966342520684a28e1ff430a4865399c98e02f Mon Sep 17 00:00:00 2001 From: MrTakedi Date: Fri, 29 Sep 2023 06:31:01 +1000 Subject: [PATCH 17/25] feat(domain): fumi.is-a.dev --- domains/fumi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fumi.json diff --git a/domains/fumi.json b/domains/fumi.json new file mode 100644 index 000000000..9d16e5084 --- /dev/null +++ b/domains/fumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrTakedi", + "email": "tristankirbehbuller@gmail.com" + }, + "record": { + "URL": "https://social.vivaldi.net/@kirbeh" + } +} From b0f4a0258ba7bb4700c56012d5290c5b243b3179 Mon Sep 17 00:00:00 2001 From: MrTakedi Date: Fri, 29 Sep 2023 06:32:00 +1000 Subject: [PATCH 18/25] feat(domain): kirbeh.is-a.dev --- domains/kirbeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kirbeh.json diff --git a/domains/kirbeh.json b/domains/kirbeh.json new file mode 100644 index 000000000..9d16e5084 --- /dev/null +++ b/domains/kirbeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrTakedi", + "email": "tristankirbehbuller@gmail.com" + }, + "record": { + "URL": "https://social.vivaldi.net/@kirbeh" + } +} From ee6120169388074b2bb0c2e56dece9e3c955b6e0 Mon Sep 17 00:00:00 2001 From: sequel-tj Date: Fri, 29 Sep 2023 05:43:48 +0530 Subject: [PATCH 19/25] feat(domain): tanmayjaiswal.is-a.dev --- domains/tanmayjaiswal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanmayjaiswal.json diff --git a/domains/tanmayjaiswal.json b/domains/tanmayjaiswal.json new file mode 100644 index 000000000..932b897ec --- /dev/null +++ b/domains/tanmayjaiswal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sequel-tj", + "email": "tanmayjaiswal31102002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a3ce8dee5ef4ad493a5d49edbfe4438913d0357e Mon Sep 17 00:00:00 2001 From: Envxsion Date: Fri, 29 Sep 2023 14:24:47 +1000 Subject: [PATCH 20/25] feat(domain): envxsion.is-a.dev --- domains/envxsion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/envxsion.json diff --git a/domains/envxsion.json b/domains/envxsion.json new file mode 100644 index 000000000..55576b695 --- /dev/null +++ b/domains/envxsion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Envxsion", + "email": "ovxenvxsions12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a244707c1b1e4c81cf95781d700f4bb5fd6ae73f Mon Sep 17 00:00:00 2001 From: divyadesh Date: Fri, 29 Sep 2023 12:22:13 +0530 Subject: [PATCH 21/25] feat(domain): divyadesh.is-a.dev --- domains/divyadesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/divyadesh.json diff --git a/domains/divyadesh.json b/domains/divyadesh.json new file mode 100644 index 000000000..763f09c05 --- /dev/null +++ b/domains/divyadesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "divyadesh", + "email": "adeshsati24@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9a1e3cd14de8a5a7d3c112406ba7a3f0388b3243 Mon Sep 17 00:00:00 2001 From: cppqtdev Date: Fri, 29 Sep 2023 12:24:41 +0530 Subject: [PATCH 22/25] feat(domain): adeshsingh.is-a.dev --- domains/adeshsingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adeshsingh.json diff --git a/domains/adeshsingh.json b/domains/adeshsingh.json new file mode 100644 index 000000000..6ccd389fb --- /dev/null +++ b/domains/adeshsingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cppqtdev", + "email": "akshworkmail@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd78ca8df6c9cf15d04554d2f82e9e8e15c40bb5 Mon Sep 17 00:00:00 2001 From: Habibov Mirzosharif <83966711+habiboffdev@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:23:26 +0500 Subject: [PATCH 23/25] Create mirzosharif.json --- domains/mirzosharif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mirzosharif.json diff --git a/domains/mirzosharif.json b/domains/mirzosharif.json new file mode 100644 index 000000000..859df4ea1 --- /dev/null +++ b/domains/mirzosharif.json @@ -0,0 +1,11 @@ +{ + "description": "Mirzosharif's website", + "repo": "https://github.com/habiboffdev/habiboffdev.github.io", + "owner": { + "username": "habiboffdev", + "email": "mirzoupwork@gmail.com" + }, + "record": { + "CNAME": "habiboffdev.github.io" + } +} From 55e3de3c542acf8d7f1470a4bc2dcba931e67448 Mon Sep 17 00:00:00 2001 From: nguyenquy0710 Date: Fri, 29 Sep 2023 14:45:35 +0700 Subject: [PATCH 24/25] feat(domain): nqdev.is-a.dev --- domains/nqdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nqdev.json diff --git a/domains/nqdev.json b/domains/nqdev.json new file mode 100644 index 000000000..2cbbfef3d --- /dev/null +++ b/domains/nqdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nguyenquy0710", + "email": "nguyenquy.1096@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 147e68db76d6ce086296d82c1a8d206cb1070f83 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:14:40 +0545 Subject: [PATCH 25/25] add _discord.neon.json --- domains/_discord.neon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.neon.json diff --git a/domains/_discord.neon.json b/domains/_discord.neon.json new file mode 100644 index 000000000..751eb6274 --- /dev/null +++ b/domains/_discord.neon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GoodBoyNeon", + "discord": "neonthedeveloper", + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" + }, + "record": { + "TXT": "dh=9179ff512ac0562aeebd4d418a565cd7208cdfb2" + } +} \ No newline at end of file