From a2b4bc98912ca6a3b245b54c6e66af91e4c4f368 Mon Sep 17 00:00:00 2001 From: EacBypasser Date: Sun, 1 Oct 2023 22:08:43 +0200 Subject: [PATCH 1/5] feat(domain): eacbypasser.is-a.dev --- domains/eacbypasser.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eacbypasser.json diff --git a/domains/eacbypasser.json b/domains/eacbypasser.json new file mode 100644 index 000000000..4ec611c5c --- /dev/null +++ b/domains/eacbypasser.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EacBypasser", + "email": "tyroxtech@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 16feb891c310eeaeda46cbfc2b9ed26198f7fb7f Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 2 Oct 2023 16:49:16 +0530 Subject: [PATCH 2/5] Create s.json --- s.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 s.json diff --git a/s.json b/s.json new file mode 100644 index 000000000..463c741ff --- /dev/null +++ b/s.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 6c534a2539bf61ca9568d4e724df83612585d9c2 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 2 Oct 2023 16:53:31 +0530 Subject: [PATCH 3/5] Rename s.json to ss.json --- s.json => ss.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename s.json => ss.json (100%) diff --git a/s.json b/ss.json similarity index 100% rename from s.json rename to ss.json From 647a38dfef1e6a379efe41a2f8b61c33066f3bea Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 2 Oct 2023 19:24:09 +0800 Subject: [PATCH 4/5] Rename ss.json to domains/ss.json --- ss.json => domains/ss.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ss.json => domains/ss.json (100%) diff --git a/ss.json b/domains/ss.json similarity index 100% rename from ss.json rename to domains/ss.json From 06b6eece232aa56b0b71b9ab6f0795f1b197f2d1 Mon Sep 17 00:00:00 2001 From: alexfeed1990 Date: Mon, 2 Oct 2023 15:12:02 +0300 Subject: [PATCH 5/5] feat(domain): radio.slashed.is-a.dev --- domains/radio.slashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/radio.slashed.json diff --git a/domains/radio.slashed.json b/domains/radio.slashed.json new file mode 100644 index 000000000..28596412a --- /dev/null +++ b/domains/radio.slashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexfeed1990", + "email": "alexfeed1990real@gmail.com" + }, + "record": { + "CNAME": "shitpost-radio.pages.dev" + } +}