From b8f09cfe7ac483b7f785a06f52fbe05035f98e58 Mon Sep 17 00:00:00 2001 From: Pranjal-SB Date: Wed, 20 Sep 2023 00:55:54 +0530 Subject: [PATCH 1/6] feat(domain): pranjal.is-a.dev --- domains/pranjal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pranjal.json diff --git a/domains/pranjal.json b/domains/pranjal.json new file mode 100644 index 000000000..aeca0df34 --- /dev/null +++ b/domains/pranjal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Pranjal-SB", + "email": "psbhatnagar.in@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 feb129d3aec697ec67f70f2eccac396415768562 Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Wed, 20 Sep 2023 01:41:01 +0530 Subject: [PATCH 2/6] feat(domain): heyjumanji.is-a.dev --- domains/heyjumanji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heyjumanji.json diff --git a/domains/heyjumanji.json b/domains/heyjumanji.json new file mode 100644 index 000000000..a1fd687e9 --- /dev/null +++ b/domains/heyjumanji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.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 ca846ecb755b1a57718a8c9ba2700a2199e27827 Mon Sep 17 00:00:00 2001 From: stepersy Date: Wed, 20 Sep 2023 10:12:54 +0200 Subject: [PATCH 3/6] feat(domain): spa.is-a.dev --- domains/spa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spa.json diff --git a/domains/spa.json b/domains/spa.json new file mode 100644 index 000000000..958a47c75 --- /dev/null +++ b/domains/spa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stepersy", + "email": "stefano.persanoadorno@liceopertini.edu.it" + }, + "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 146236aa933745f4e93448d88d1604ba711c4477 Mon Sep 17 00:00:00 2001 From: hekker4404 Date: Wed, 20 Sep 2023 18:55:35 +1000 Subject: [PATCH 4/6] feat(domain): hekker.is-a.dev --- domains/hekker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hekker.json diff --git a/domains/hekker.json b/domains/hekker.json new file mode 100644 index 000000000..271862721 --- /dev/null +++ b/domains/hekker.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hekker4404", + "email": "akhil.ambati@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 d39abf7f10854e70312fa1b27893c9eb45820010 Mon Sep 17 00:00:00 2001 From: qing762 Date: Wed, 20 Sep 2023 19:17:26 +0800 Subject: [PATCH 5/6] feat(domain): qing762.is-a.dev --- domains/qing762.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qing762.json diff --git a/domains/qing762.json b/domains/qing762.json new file mode 100644 index 000000000..190fa7137 --- /dev/null +++ b/domains/qing762.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.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 38ca4801d823d04d40d4e54ab4dc299d8fff518c Mon Sep 17 00:00:00 2001 From: jcwisniewski Date: Wed, 20 Sep 2023 14:48:12 -0300 Subject: [PATCH 6/6] feat(domain): juliocesar.is-a.dev --- domains/juliocesar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juliocesar.json diff --git a/domains/juliocesar.json b/domains/juliocesar.json new file mode 100644 index 000000000..6148b124e --- /dev/null +++ b/domains/juliocesar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jcwisniewski", + "email": "julio.wisnieski@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