From d216c996dd2a06fbe78dcf32830edb155c565c02 Mon Sep 17 00:00:00 2001 From: Zemerik Date: Sat, 21 Oct 2023 21:05:10 +1100 Subject: [PATCH 01/19] feat(domain): zemerik.is-a.dev --- domains/zemerik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zemerik.json diff --git a/domains/zemerik.json b/domains/zemerik.json new file mode 100644 index 000000000..3d8fff8b0 --- /dev/null +++ b/domains/zemerik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zemerik", + "email": "zemerikY@gmail.com" + }, + "record": { + "CNAME": "zemerik.github.io" + } +} From 0cbab21fcb3b1d4e9cf10c51f675320caefb3976 Mon Sep 17 00:00:00 2001 From: HansHans135 Date: Sun, 22 Oct 2023 12:35:55 +0800 Subject: [PATCH 02/19] feat(domain): hans0805.is-a.dev --- domains/hans0805.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hans0805.json diff --git a/domains/hans0805.json b/domains/hans0805.json new file mode 100644 index 000000000..59dc21e5e --- /dev/null +++ b/domains/hans0805.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HansHans135", + "email": "ccoccc14@gmail.com" + }, + "record": { + "CNAME": "hans0805.me" + } +} From d919290b33b05f1417909a05a5890b9a85e12b80 Mon Sep 17 00:00:00 2001 From: Givinghawk Date: Sun, 29 Oct 2023 13:51:35 +0000 Subject: [PATCH 03/19] Create givinghawk.json --- domains/givinghawk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/givinghawk.json diff --git a/domains/givinghawk.json b/domains/givinghawk.json new file mode 100644 index 000000000..a243818f6 --- /dev/null +++ b/domains/givinghawk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "givinghawk", + "email": "contact@givinghawk.dev" + }, + "record": { + "URL": "https://givinghawk.dev/" + } +} From b9fe54b6d09c5eba4f4580bde692d33b0887b53a Mon Sep 17 00:00:00 2001 From: Shaunfurtado Date: Tue, 31 Oct 2023 10:35:48 +0530 Subject: [PATCH 04/19] feat(domain): devhavok.is-a.dev --- domains/devhavok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devhavok.json diff --git a/domains/devhavok.json b/domains/devhavok.json new file mode 100644 index 000000000..deba43dfc --- /dev/null +++ b/domains/devhavok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "CNAME": "devhavok" + } +} From af9cfaafe6a236b01d230b5f06934887bb575418 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:59:44 +0530 Subject: [PATCH 05/19] Update devhavok.json --- domains/devhavok.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devhavok.json b/domains/devhavok.json index deba43dfc..2b4bdee0a 100644 --- a/domains/devhavok.json +++ b/domains/devhavok.json @@ -4,6 +4,6 @@ "email": "shaunf1801@gmail.com" }, "record": { - "CNAME": "devhavok" + "CNAME": "devhavok.blog" } } From 39be092cdae42300e16ed34870cd053c1cf2a5c2 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:10:53 +0530 Subject: [PATCH 06/19] Update devhavok.json --- domains/devhavok.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devhavok.json b/domains/devhavok.json index 2b4bdee0a..5f0568285 100644 --- a/domains/devhavok.json +++ b/domains/devhavok.json @@ -4,6 +4,6 @@ "email": "shaunf1801@gmail.com" }, "record": { - "CNAME": "devhavok.blog" + "CNAME": "devhavok.bearblog.dev" } } From 3e8a174a35195b5bbc19a3e7e8b7e1cc100a199a Mon Sep 17 00:00:00 2001 From: tymeklew Date: Wed, 1 Nov 2023 10:38:31 +0000 Subject: [PATCH 07/19] feat(domain): tymek.is-a.dev --- domains/tymek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tymek.json diff --git a/domains/tymek.json b/domains/tymek.json new file mode 100644 index 000000000..9aec4f0a4 --- /dev/null +++ b/domains/tymek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tymeklew", + "email": "tymek.lewandowski@gmail.com" + }, + "record": { + "A": ["141.147.94.167"] + } +} From 0eb92a63878ae3bcb720526d5fcba1c320c0e178 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Thu, 2 Nov 2023 00:08:42 +0100 Subject: [PATCH 08/19] feat(domain): ez.is-a.dev --- domains/ez.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ez.json b/domains/ez.json index bee107ea0..ae347f452 100644 --- a/domains/ez.json +++ b/domains/ez.json @@ -4,6 +4,8 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"] + "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 d98d0cbd89834c7c2f2dfbbe869e8eccd33576e7 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Thu, 2 Nov 2023 00:08:48 +0100 Subject: [PATCH 09/19] feat(domain): ez.is-a.dev From 41d69a4d615a23c45ca183691bc5a6be1d5bdf9c Mon Sep 17 00:00:00 2001 From: hakxcore Date: Thu, 2 Nov 2023 12:09:35 +0530 Subject: [PATCH 10/19] feat(domain): mukesh.is-a.dev --- domains/mukesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mukesh.json diff --git a/domains/mukesh.json b/domains/mukesh.json new file mode 100644 index 000000000..16c71f8cb --- /dev/null +++ b/domains/mukesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hakxcore", + "email": "hakxcore@gmail.com" + }, + "record": { + "URL": "https://hakxcore.github.io/" + } +} From 3b45c4f3801dd1cfb9b148e2b38029079266490f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 2 Nov 2023 16:08:33 +0530 Subject: [PATCH 11/19] Delete domains/easlo.json --- domains/easlo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/easlo.json diff --git a/domains/easlo.json b/domains/easlo.json deleted file mode 100644 index 4bb1b57f3..000000000 --- a/domains/easlo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" - } -} From 24d89aed43d97daf1c3d273d75c314a796f62eec Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:00:06 +0200 Subject: [PATCH 12/19] Update denboy0123.json Change email --- domains/denboy0123.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 818cb69aa..1943a78be 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -1,11 +1,11 @@ { "owner": { "username": "denboy0123", - "email": "denhayhan@gmail.com" + "email": "pochtaproverka01@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 af84c431b5030d9e7815dca3d5715bbc0e818696 Mon Sep 17 00:00:00 2001 From: Leidenfrost2718 <149601812+Leidenfrost2718@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:19:25 +0000 Subject: [PATCH 13/19] Delete leidenfrost.is-a.dev --- domains/leidenfrost.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/leidenfrost.json diff --git a/domains/leidenfrost.json b/domains/leidenfrost.json deleted file mode 100644 index a141394fc..000000000 --- a/domains/leidenfrost.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Leidenfrost2718", - "email": "leidenfrost2718@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } -} From 71f7c4b14fbaa6001eea12d8ba802f622edfb281 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 11:21:32 -0700 Subject: [PATCH 14/19] Create php.oxmc.json want to test something --- domains/php.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/php.oxmc.json diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json new file mode 100644 index 000000000..623bebd32 --- /dev/null +++ b/domains/php.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "CNAME": "oxmc-php.000webhostapp.com", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 46cb1433d429e9703a97108d73d0847af6199f31 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:43:37 -0700 Subject: [PATCH 15/19] Update php.oxmc.json --- domains/php.oxmc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index 623bebd32..b081e348b 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,8 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "oxmc-php.000webhostapp.com", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "CNAME": "oxmc-php.000webhostapp.com" } } From a7c0b6a065b71da64546b18553e42e980455f93a Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:57:48 -0700 Subject: [PATCH 16/19] Create bracketproto.json --- domains/bracketproto.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bracketproto.json diff --git a/domains/bracketproto.json b/domains/bracketproto.json new file mode 100644 index 000000000..a646fe009 --- /dev/null +++ b/domains/bracketproto.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} From 192ef3bf865bf31d5da2a9eb05b2a29d5727b1e7 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Fri, 3 Nov 2023 20:43:18 +0100 Subject: [PATCH 17/19] feat(domain): dc.riviox.is-a.dev --- domains/dc.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dc.riviox.json diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json new file mode 100644 index 000000000..d2ca94d9d --- /dev/null +++ b/domains/dc.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "URL": "https://discord.gg/8e2a94bsbx" + } +} From 453b5ebaec8613976aaf9337f1578e5c5b2aa9d9 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:55:25 -0700 Subject: [PATCH 18/19] Update php.oxmc.json --- domains/php.oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index b081e348b..5ec35e03f 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,6 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "oxmc-php.000webhostapp.com" + "URL": "oxmc-php.000webhostapp.com" } } From 96ffdb62d7df13ab9cd1fc20b628f5b486600669 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:57:46 -0700 Subject: [PATCH 19/19] Update php.oxmc.json --- domains/php.oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index 5ec35e03f..0ada2e544 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,6 +5,6 @@ "discord": "oxmc7769" }, "record": { - "URL": "oxmc-php.000webhostapp.com" + "URL": "https://oxmc-php.000webhostapp.com" } }