From ff06c3fba569f3411674fa20b6db4bf13cc4d0aa Mon Sep 17 00:00:00 2001 From: Mc141 Date: Sun, 17 Dec 2023 23:04:07 +0200 Subject: [PATCH 01/47] feat(domain): mc-wolmarans.is-a.dev --- domains/mc-wolmarans.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc-wolmarans.json diff --git a/domains/mc-wolmarans.json b/domains/mc-wolmarans.json new file mode 100644 index 000000000..7c534ad4d --- /dev/null +++ b/domains/mc-wolmarans.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mc141", + "email": "marthinuswolmarans61@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7d6b86253f99ef78b32a6b5aca669e1c561cdefb Mon Sep 17 00:00:00 2001 From: BreadGhoti1 Date: Sun, 17 Dec 2023 17:24:52 -0600 Subject: [PATCH 02/47] feat(domain): studythyme.is-a.dev --- domains/studythyme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/studythyme.json diff --git a/domains/studythyme.json b/domains/studythyme.json new file mode 100644 index 000000000..52f0cf706 --- /dev/null +++ b/domains/studythyme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreadGhoti1", + "email": "breadghoti@gmail.com" + }, + "record": { + "CNAME": "sitev2-cvm.pages.dev" + } +} From c8baab4858e550aee35cb548d6ec218644cae765 Mon Sep 17 00:00:00 2001 From: simuIates Date: Mon, 18 Dec 2023 00:35:54 +0000 Subject: [PATCH 03/47] feat(domain): ethan.is-a.dev --- domains/ethan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ethan.json diff --git a/domains/ethan.json b/domains/ethan.json new file mode 100644 index 000000000..2bf4c90eb --- /dev/null +++ b/domains/ethan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "simuIates", + "email": "e@zurly.lol" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 312b6fdee9df6a39ee027c51b4927625abc9ce13 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 17:00:52 +0600 Subject: [PATCH 04/47] feat(domain): mehedi.is-a.dev --- domains/mehedi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehedi.json diff --git a/domains/mehedi.json b/domains/mehedi.json new file mode 100644 index 000000000..271cae80e --- /dev/null +++ b/domains/mehedi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "CNAME": "asma019.github.io" + } +} From bdf164506ea73578a57c2f36e564531eeed8cf73 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:15:36 +0600 Subject: [PATCH 05/47] feat(domain): bd.is-a.dev --- domains/bd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bd.json diff --git a/domains/bd.json b/domains/bd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From f65153262a5e18147838ac3ccbc6e46a85a2fa00 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:16:36 +0600 Subject: [PATCH 06/47] feat(domain): omg.is-a.dev --- domains/omg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omg.json diff --git a/domains/omg.json b/domains/omg.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/omg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From 5f6a99c56a614dcd9e33b7f9ee48f551c4fa2800 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:17:37 +0600 Subject: [PATCH 07/47] feat(domain): mehedibd.is-a.dev --- domains/mehedibd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehedibd.json diff --git a/domains/mehedibd.json b/domains/mehedibd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/mehedibd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From a458b3df7717f231dac350e7dd0b7c343e0a7891 Mon Sep 17 00:00:00 2001 From: NotAJocke Date: Sun, 17 Dec 2023 21:52:49 +0100 Subject: [PATCH 08/47] feat(domain): jocke.is-a.dev --- domains/jocke.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jocke.json diff --git a/domains/jocke.json b/domains/jocke.json new file mode 100644 index 000000000..093524938 --- /dev/null +++ b/domains/jocke.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAJocke", + "email": "jockerider199@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From abedc02bf0138d7827ebe8029c728a0c136a23ca Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:07:39 +0800 Subject: [PATCH 09/47] Create hchs-bot.json --- domains/hchs-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hchs-bot.json diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json new file mode 100644 index 000000000..c04ade86e --- /dev/null +++ b/domains/hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "CNAME": "tw-node2.thisalesa.eu.org" + } +} From 587f4af7a28fd1cc07626b0312f645d66dc398bb Mon Sep 17 00:00:00 2001 From: xzzjs Date: Mon, 18 Dec 2023 11:32:30 -0500 Subject: [PATCH 10/47] feat(domain): xzz.is-a.dev --- domains/xzz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xzz.json diff --git a/domains/xzz.json b/domains/xzz.json new file mode 100644 index 000000000..585244a4f --- /dev/null +++ b/domains/xzz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzzjs", + "email": "andrea.andrea1009olp@gmail.com" + }, + "record": { + "A": ["34.111.254.92"] + } +} From 078b062123d46c2ac164d4405f7261ede782a3b4 Mon Sep 17 00:00:00 2001 From: orangecoding Date: Mon, 18 Dec 2023 18:59:23 +0100 Subject: [PATCH 11/47] feat(domain): chriz.is-a.dev --- domains/chriz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chriz.json diff --git a/domains/chriz.json b/domains/chriz.json new file mode 100644 index 000000000..e04e0c6fa --- /dev/null +++ b/domains/chriz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "orangecoding", + "email": "weakmap@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 37e8b45564d71b6af2ffc7a4f23aa49c35fa5e9e Mon Sep 17 00:00:00 2001 From: AverageHelper Date: Mon, 18 Dec 2023 17:11:03 -0700 Subject: [PATCH 12/47] Updated avg.json --- domains/avg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/avg.json b/domains/avg.json index a518cb329..9eedf1aed 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,7 +1,8 @@ { "owner": { "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co" + "email": "", + "mastodon": "@avghelper@average.name" }, "record": { "URL": "https://average.name" From 2a69dde876f0f973a347d2c6b14dd834babbd6ab Mon Sep 17 00:00:00 2001 From: realpeanut Date: Mon, 18 Dec 2023 19:17:58 -0500 Subject: [PATCH 13/47] feat(domain): peanut.is-a.dev --- domains/peanut.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peanut.json diff --git a/domains/peanut.json b/domains/peanut.json new file mode 100644 index 000000000..b4e15e286 --- /dev/null +++ b/domains/peanut.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "realpeanut", + "email": "jacoboconnell27@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a5ccab501db174ec763e6f525bfa23db6768fd45 Mon Sep 17 00:00:00 2001 From: Gabriel Lemus <49124491+gabolemus@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:47:18 -0600 Subject: [PATCH 14/47] Ammend domain to work with GitHub pages --- domains/gabolemus.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/gabolemus.json b/domains/gabolemus.json index c8eb4db87..bbb7a65db 100644 --- a/domains/gabolemus.json +++ b/domains/gabolemus.json @@ -1,12 +1,11 @@ { + "description": "gabolemus personal website", + "repo": "https://github.com/gabolemus/gabolemus.github.io", "owner": { "username": "gabolemus", "email": "glemus.stuart@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "gabolemus.github.io" } -} \ No newline at end of file +} From 78760fc55fc4affa5e83e17c18fc59e694cf6679 Mon Sep 17 00:00:00 2001 From: CoderApuri Date: Mon, 18 Dec 2023 17:34:43 -0800 Subject: [PATCH 15/47] feat(domain): aarav-puri.is-a.dev --- domains/aarav-puri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aarav-puri.json diff --git a/domains/aarav-puri.json b/domains/aarav-puri.json new file mode 100644 index 000000000..d2e72287a --- /dev/null +++ b/domains/aarav-puri.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CoderApuri", + "email": "puri.aarav@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b35318ecce2d8a614d8be0a9df14024101794c38 Mon Sep 17 00:00:00 2001 From: hxntaish Date: Tue, 19 Dec 2023 04:10:33 +0100 Subject: [PATCH 16/47] feat(domain): storm.is-a.dev --- domains/storm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/storm.json diff --git a/domains/storm.json b/domains/storm.json new file mode 100644 index 000000000..157703835 --- /dev/null +++ b/domains/storm.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f6d14869e246fbd78f5cda397788108b3922d7b6 Mon Sep 17 00:00:00 2001 From: theanandramakrishna Date: Mon, 18 Dec 2023 19:21:44 -0800 Subject: [PATCH 17/47] feat(domain): anand-ramakrishna.is-a.dev --- domains/anand-ramakrishna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anand-ramakrishna.json diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json new file mode 100644 index 000000000..b92e498b6 --- /dev/null +++ b/domains/anand-ramakrishna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87009bd62ae8141a02204a8058b4f41c32715681 Mon Sep 17 00:00:00 2001 From: EurekaMathSkillIssue Date: Mon, 18 Dec 2023 22:43:44 -0500 Subject: [PATCH 18/47] feat(domain): sanityless.is-a.dev --- domains/sanityless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanityless.json diff --git a/domains/sanityless.json b/domains/sanityless.json new file mode 100644 index 000000000..01a8daa78 --- /dev/null +++ b/domains/sanityless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@hotmail.com" + }, + "record": { + "A": ["34.135.42.207"] + } +} From 62ca6c59386ee40a0818e1114687e07a652af66c Mon Sep 17 00:00:00 2001 From: cheskoxd Date: Tue, 19 Dec 2023 01:45:58 -0600 Subject: [PATCH 19/47] feat(domain): chesko.is-a.dev --- domains/chesko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chesko.json diff --git a/domains/chesko.json b/domains/chesko.json new file mode 100644 index 000000000..c0d486501 --- /dev/null +++ b/domains/chesko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cheskoxd", + "email": "franchesko77lacayo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ab3c359855db9b45237814f35e9f4337dce6a2fc Mon Sep 17 00:00:00 2001 From: riviox Date: Tue, 19 Dec 2023 12:33:54 +0100 Subject: [PATCH 20/47] feat(domain): _github-pages-challenge-riviox.riviox.is-a.dev --- domains/_github-pages-challenge-riviox.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-riviox.riviox.json diff --git a/domains/_github-pages-challenge-riviox.riviox.json b/domains/_github-pages-challenge-riviox.riviox.json new file mode 100644 index 000000000..be8ce37c2 --- /dev/null +++ b/domains/_github-pages-challenge-riviox.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" + } +} From 3ad623561223a5467ed5d07322966705c7b02751 Mon Sep 17 00:00:00 2001 From: esa-zz Date: Tue, 19 Dec 2023 18:11:48 +0330 Subject: [PATCH 21/47] feat(domain): amirhossein-esanezhad.is-a.dev --- domains/amirhossein-esanezhad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amirhossein-esanezhad.json diff --git a/domains/amirhossein-esanezhad.json b/domains/amirhossein-esanezhad.json new file mode 100644 index 000000000..30ff0bcde --- /dev/null +++ b/domains/amirhossein-esanezhad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "esa-zz", + "email": "amirhossein6055@gmail.com" + }, + "record": { + "A": ["51.38.127.41"] + } +} From be3433181a8342997f380f696f8b910c8a74a712 Mon Sep 17 00:00:00 2001 From: coderGtm Date: Tue, 19 Dec 2023 21:40:05 +0530 Subject: [PATCH 22/47] feat(domain): gautam.is-a.dev --- domains/gautam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gautam.json diff --git a/domains/gautam.json b/domains/gautam.json new file mode 100644 index 000000000..996ceacfd --- /dev/null +++ b/domains/gautam.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "coderGtm", + "email": "gautammehta0000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ee0b83ac2ca3a3490ac140578aec115dc64af8c7 Mon Sep 17 00:00:00 2001 From: meteoritics-reii Date: Tue, 19 Dec 2023 22:53:20 +0530 Subject: [PATCH 23/47] feat(domain): mesmerica.is-a.dev --- domains/mesmerica.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mesmerica.json diff --git a/domains/mesmerica.json b/domains/mesmerica.json new file mode 100644 index 000000000..1bfe40601 --- /dev/null +++ b/domains/mesmerica.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "meteoritics-reii", + "email": "reii.meteoritics@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d1a1a7ef7941780a14603aae892f5aea04433783 Mon Sep 17 00:00:00 2001 From: klarkc Date: Tue, 19 Dec 2023 15:32:47 -0300 Subject: [PATCH 24/47] feat(domain): klarkc.is-a.dev --- domains/klarkc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klarkc.json diff --git a/domains/klarkc.json b/domains/klarkc.json new file mode 100644 index 000000000..d91fb3702 --- /dev/null +++ b/domains/klarkc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "klarkc", + "email": "walkerleite490@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b09ccaddbfe40dfada05ff4bc2d89da2575327a8 Mon Sep 17 00:00:00 2001 From: aryan-212 Date: Wed, 20 Dec 2023 00:41:47 +0530 Subject: [PATCH 25/47] feat(domain): 0xaryan.is-a.dev --- domains/0xaryan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/0xaryan.json diff --git a/domains/0xaryan.json b/domains/0xaryan.json new file mode 100644 index 000000000..4938bd95a --- /dev/null +++ b/domains/0xaryan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aryan-212", + "email": "aryananandxic07@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e4f46cc603e3cdf586bd3ecce6725cc35eafe42f Mon Sep 17 00:00:00 2001 From: EurekaMathSkillIssue Date: Tue, 19 Dec 2023 16:38:26 -0500 Subject: [PATCH 26/47] feat(domain): 4kh0.is-a.dev --- domains/4kh0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/4kh0.json diff --git a/domains/4kh0.json b/domains/4kh0.json new file mode 100644 index 000000000..95cc03948 --- /dev/null +++ b/domains/4kh0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 24cd99d462b817867812f56db43f2dac1a4f21f4 Mon Sep 17 00:00:00 2001 From: arhammusheer Date: Tue, 19 Dec 2023 16:57:02 -0500 Subject: [PATCH 27/47] feat(domain): arhammusheer.is-a.dev --- domains/arhammusheer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arhammusheer.json diff --git a/domains/arhammusheer.json b/domains/arhammusheer.json new file mode 100644 index 000000000..6faa7e728 --- /dev/null +++ b/domains/arhammusheer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } +} From 617bf7ac11c79456642b1f07909f42f42fbbad27 Mon Sep 17 00:00:00 2001 From: zepip Date: Tue, 19 Dec 2023 22:19:45 +0000 Subject: [PATCH 28/47] feat(domain): spidey.is-a.dev --- domains/spidey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spidey.json diff --git a/domains/spidey.json b/domains/spidey.json new file mode 100644 index 000000000..925c2fccd --- /dev/null +++ b/domains/spidey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zepip", + "email": "zigzaglm13@proton.me" + }, + "record": { + "CNAME": "zepip.github.io" + } +} From b09bf1d168d02ee942bffd911e7beb967e3cabff Mon Sep 17 00:00:00 2001 From: Aliezan Date: Wed, 20 Dec 2023 05:26:59 +0700 Subject: [PATCH 29/47] feat(domain): aliezan.is-a.dev --- domains/aliezan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aliezan.json diff --git a/domains/aliezan.json b/domains/aliezan.json new file mode 100644 index 000000000..dacfaacd2 --- /dev/null +++ b/domains/aliezan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} From 8e124ac0fac96f7d633b5f06712465872face3fe Mon Sep 17 00:00:00 2001 From: marceljsh Date: Wed, 20 Dec 2023 08:19:36 +0700 Subject: [PATCH 30/47] feat(domain): marcel.is-a.dev --- domains/marcel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/marcel.json diff --git a/domains/marcel.json b/domains/marcel.json new file mode 100644 index 000000000..c3f8b0c48 --- /dev/null +++ b/domains/marcel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "marceljsh", + "email": "marceljoshua69@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 05c3c493f37c4dc5f30afaf071c73f1b971d3f9e Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:44:31 +0630 Subject: [PATCH 31/47] feat(domain): yes.is-a.dev --- domains/yes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ecd5378c10d13eb90bbbd7afc12dcdf43a78f1ec Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:46:44 +0630 Subject: [PATCH 32/47] feat(domain): victoris.is-a.dev --- domains/victoris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/victoris.json diff --git a/domains/victoris.json b/domains/victoris.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victoris.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9abfaf0e16938eaae0d59798465490d1b663a5fe Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:47:27 +0630 Subject: [PATCH 33/47] feat(domain): victorisgeek.is-a.dev --- domains/victorisgeek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/victorisgeek.json diff --git a/domains/victorisgeek.json b/domains/victorisgeek.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victorisgeek.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1f1c3e9ea2593f6b86ad20e990bf0bd9c17e761d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:51:53 +0530 Subject: [PATCH 34/47] Create noteswallah.json --- domains/noteswallah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noteswallah.json diff --git a/domains/noteswallah.json b/domains/noteswallah.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/noteswallah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 494e0c7bd970e0f0078b0aa48612974898de2d30 Mon Sep 17 00:00:00 2001 From: Integr-0 Date: Wed, 20 Dec 2023 08:41:24 +0100 Subject: [PATCH 35/47] feat(domain): integr.is-a.dev --- domains/integr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/integr.json diff --git a/domains/integr.json b/domains/integr.json new file mode 100644 index 000000000..e989aac51 --- /dev/null +++ b/domains/integr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Integr-0", + "email": "erik.reitbauer@outlook.de" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fbd2459e9614e2862ebc764d3e416ffe4e37de81 Mon Sep 17 00:00:00 2001 From: icmecodes Date: Wed, 20 Dec 2023 14:51:08 +0700 Subject: [PATCH 36/47] feat(domain): icmecodes.is-a.dev --- domains/icmecodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/icmecodes.json diff --git a/domains/icmecodes.json b/domains/icmecodes.json new file mode 100644 index 000000000..7ef02e980 --- /dev/null +++ b/domains/icmecodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "icmecodes", + "email": "icmedev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fd3e5e20a61b12ffedc170c0fc7b4b3691b7505a Mon Sep 17 00:00:00 2001 From: vaginessa Date: Wed, 20 Dec 2023 08:44:19 +0000 Subject: [PATCH 37/47] feat(domain): vaginessa.is-a.dev --- domains/vaginessa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vaginessa.json diff --git a/domains/vaginessa.json b/domains/vaginessa.json new file mode 100644 index 000000000..b928488e0 --- /dev/null +++ b/domains/vaginessa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vaginessa", + "email": "vanni@f5.si" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc0f57eac4857d8a4524d3949ceefc1ba729ca3f Mon Sep 17 00:00:00 2001 From: vpt-dev Date: Wed, 20 Dec 2023 12:40:34 +0000 Subject: [PATCH 38/47] feat(domain): veer.is-a.dev --- domains/veer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/veer.json diff --git a/domains/veer.json b/domains/veer.json new file mode 100644 index 000000000..3f593c9de --- /dev/null +++ b/domains/veer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vpt-dev", + "email": "veerhp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b2c92f9f66ba9ebb222f8f6cc99b740b43dffc51 Mon Sep 17 00:00:00 2001 From: hideko-dev Date: Wed, 20 Dec 2023 22:44:56 +0900 Subject: [PATCH 39/47] feat(domain): hideko.is-a.dev --- domains/hideko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hideko.json diff --git a/domains/hideko.json b/domains/hideko.json new file mode 100644 index 000000000..a0dc32514 --- /dev/null +++ b/domains/hideko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hideko-dev", + "email": "hideko332200@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1aa0a85e68eb0be62d3abbb530c7f57f85fe96a0 Mon Sep 17 00:00:00 2001 From: 0SneaX0 Date: Wed, 20 Dec 2023 18:08:25 +0100 Subject: [PATCH 40/47] feat(domain): sneax.is-a.dev --- domains/sneax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sneax.json diff --git a/domains/sneax.json b/domains/sneax.json new file mode 100644 index 000000000..4a63eeac4 --- /dev/null +++ b/domains/sneax.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "0SneaX0", + "email": "illuminater3000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d28f38716633866972dfe8771f5a6e74061e5df8 Mon Sep 17 00:00:00 2001 From: anushkshape Date: Wed, 20 Dec 2023 17:28:35 +0000 Subject: [PATCH 41/47] feat(domain): contact.foxsophia.is-a.dev --- domains/contact.foxsophia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/contact.foxsophia.json diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json new file mode 100644 index 000000000..2f0167ebd --- /dev/null +++ b/domains/contact.foxsophia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anushkshape", + "email": "cchirrpy@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cd69fc59964bbb96bf7a471f008bc4b12226e939 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:44:51 +0100 Subject: [PATCH 42/47] 'A record' for email use --- domains/integra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/integra.json diff --git a/domains/integra.json b/domains/integra.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/integra.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From b5a3af38e47fc09c3a69596af26fee7e045cd528 Mon Sep 17 00:00:00 2001 From: zenjahid Date: Thu, 21 Dec 2023 00:26:18 +0600 Subject: [PATCH 43/47] feat(domain): zenjahid.is-a.dev --- domains/zenjahid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zenjahid.json diff --git a/domains/zenjahid.json b/domains/zenjahid.json new file mode 100644 index 000000000..85e1bb0e2 --- /dev/null +++ b/domains/zenjahid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zenjahid", + "email": "mdjahidul.haque.7@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fdcc02d9b0616d5397b637d8556656f9d156ef0e Mon Sep 17 00:00:00 2001 From: ss-29 Date: Thu, 21 Dec 2023 00:12:56 +0530 Subject: [PATCH 44/47] feat(domain): shashank.is-a.dev --- domains/shashank.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shashank.json diff --git a/domains/shashank.json b/domains/shashank.json new file mode 100644 index 000000000..024bcd73a --- /dev/null +++ b/domains/shashank.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ss-29", + "email": "shekhar2906@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5563a02a214f4a0b62126c8c3efe0eceec01d20b Mon Sep 17 00:00:00 2001 From: AshvaniRaman Date: Thu, 21 Dec 2023 00:17:03 +0530 Subject: [PATCH 45/47] feat(domain): ashvani-kumar.is-a.dev --- domains/ashvani-kumar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashvani-kumar.json diff --git a/domains/ashvani-kumar.json b/domains/ashvani-kumar.json new file mode 100644 index 000000000..3df406dc2 --- /dev/null +++ b/domains/ashvani-kumar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AshvaniRaman", + "email": "ashvani.gcpublic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f3d8c50c9ba47e41f0d7222c78f896155d10fbd Mon Sep 17 00:00:00 2001 From: byKeksYT Date: Wed, 20 Dec 2023 19:56:40 +0100 Subject: [PATCH 46/47] feat(domain): verstandlxs.is-a.dev --- domains/verstandlxs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/verstandlxs.json diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json new file mode 100644 index 000000000..0650f2ee9 --- /dev/null +++ b/domains/verstandlxs.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eff005f6ed50ea5b75f31ce66cbce2789a752858 Mon Sep 17 00:00:00 2001 From: Trix3l Date: Wed, 20 Dec 2023 20:31:19 +0100 Subject: [PATCH 47/47] feat(domain): kamilbienkowski.is-a.dev --- domains/kamilbienkowski.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kamilbienkowski.json diff --git a/domains/kamilbienkowski.json b/domains/kamilbienkowski.json new file mode 100644 index 000000000..1abe53c00 --- /dev/null +++ b/domains/kamilbienkowski.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Trix3l", + "email": "kamiljan.bienkowski@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file