From 5a59d4dccabf5f5b560ba2f020ddb877f1316ba9 Mon Sep 17 00:00:00 2001 From: rubiin Date: Wed, 16 Aug 2023 23:09:45 +0545 Subject: [PATCH 1/2] feat(domain): rubin.is-a.dev --- domains/rubin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubin.json diff --git a/domains/rubin.json b/domains/rubin.json new file mode 100644 index 000000000..0233fe19f --- /dev/null +++ b/domains/rubin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + "record": { + "URL": "https://rubiin.pages.dev" + } +} From 12b1bf17ba92882cadb865ba70a1fb0ee59193b9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 20 Aug 2023 18:08:43 +0100 Subject: [PATCH 2/2] feat(domain): andrewtest22.is-a.dev --- domains/andrewtest22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrewtest22.json diff --git a/domains/andrewtest22.json b/domains/andrewtest22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrewtest22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.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