From c1cd9477764ee6bd4ce94774b27e2b3cae2e8136 Mon Sep 17 00:00:00 2001 From: Sxurabh Date: Wed, 25 Oct 2023 18:19:42 +0530 Subject: [PATCH 01/36] feat(domain): sxurxbh.is-a.dev --- domains/sxurxbh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sxurxbh.json diff --git a/domains/sxurxbh.json b/domains/sxurxbh.json new file mode 100644 index 000000000..0f9937444 --- /dev/null +++ b/domains/sxurxbh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "sxurabh.github.io" + } +} From 782c4c3852cd3238f8f0a25f926c57e344c6c32c Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Sat, 9 Dec 2023 10:34:09 +0600 Subject: [PATCH 02/36] feat(domain): mostafizur+rahman.is-a.dev --- domains/mostafizur+rahman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mostafizur+rahman.json diff --git a/domains/mostafizur+rahman.json b/domains/mostafizur+rahman.json new file mode 100644 index 000000000..82c4e947b --- /dev/null +++ b/domains/mostafizur+rahman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@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 e8642dce1ff04e4bc4b0350151014671a01fc285 Mon Sep 17 00:00:00 2001 From: GigWaNoob <100742385+gigwanoobstudios@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:40:49 +0600 Subject: [PATCH 03/36] Rename mostafizur+rahman.json to mostafizur-rahman.json --- domains/{mostafizur+rahman.json => mostafizur-rahman.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mostafizur+rahman.json => mostafizur-rahman.json} (99%) diff --git a/domains/mostafizur+rahman.json b/domains/mostafizur-rahman.json similarity index 99% rename from domains/mostafizur+rahman.json rename to domains/mostafizur-rahman.json index 82c4e947b..adbfaf950 100644 --- a/domains/mostafizur+rahman.json +++ b/domains/mostafizur-rahman.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From be0747ce4272fe521fd387f0991d46b9b8a18dbf Mon Sep 17 00:00:00 2001 From: mattiagrusio Date: Tue, 12 Dec 2023 10:15:57 +0100 Subject: [PATCH 04/36] feat(domain): grusio.is-a.dev --- domains/grusio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grusio.json diff --git a/domains/grusio.json b/domains/grusio.json new file mode 100644 index 000000000..96e9fa8ba --- /dev/null +++ b/domains/grusio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + "record": { + "A": ["2.231.198.113"] + } +} From eedc4a1f7466a7a5c6cefb2e494a4390660e3bac Mon Sep 17 00:00:00 2001 From: Johna Date: Tue, 12 Dec 2023 13:58:36 +0000 Subject: [PATCH 05/36] Create johna.json --- domains/johna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johna.json diff --git a/domains/johna.json b/domains/johna.json new file mode 100644 index 000000000..bde09e552 --- /dev/null +++ b/domains/johna.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Johna-123/Johna-123.github.io", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "johna.pages.dev" + } +} From 1ab63489c09e3ab931207f6e10cf3c37e806926c Mon Sep 17 00:00:00 2001 From: o-lumix Date: Tue, 12 Dec 2023 18:18:29 +0100 Subject: [PATCH 06/36] feat(domain): lumix.is-a.dev --- domains/lumix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lumix.json diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..d9b480874 --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@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 6b150c009fd1df511a583d04906fd1e813353d1f Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Tue, 12 Dec 2023 17:00:36 -0500 Subject: [PATCH 07/36] feat(domain): lemon.is-a.dev --- domains/lemon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lemon.json diff --git a/domains/lemon.json b/domains/lemon.json new file mode 100644 index 000000000..f395b54e8 --- /dev/null +++ b/domains/lemon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PassiveLemon", + "email": "lemonl3mn@protonmail.com" + }, + "record": { + "A": ["64.217.148.69"] + } +} From 8ad13a4f64aa6b7f8cff3ee6e612c4aa58a1d4f4 Mon Sep 17 00:00:00 2001 From: adityaREDFLAG Date: Wed, 13 Dec 2023 16:06:56 +0530 Subject: [PATCH 08/36] feat(domain): adityaredflag.is-a.dev --- domains/adityaredflag.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json index 777f21a73..c527f3892 100644 --- a/domains/adityaredflag.json +++ b/domains/adityaredflag.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "adityaREDFLAG", - "email": "adi.redflag@gmail.com", - "discord": "983386510235680888" - }, - - "record": { - "CNAME": "adityaredflag.github.io" - } + "owner": { + "username": "adityaREDFLAG", + "email": "adi.redflag@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 9f71efb6cdf169fbd549ac721f8f34cbb903a918 Mon Sep 17 00:00:00 2001 From: Lumix <151382262+o-lumix@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:52:01 +0100 Subject: [PATCH 09/36] feat(domain): add `ziyad.is-a.dev` --- domains/ziyad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ziyad.json diff --git a/domains/ziyad.json b/domains/ziyad.json new file mode 100644 index 000000000..c4c90a9c4 --- /dev/null +++ b/domains/ziyad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com" + }, + + "record": { + "CNAME": "https://o-lumix.github.io/" + } +} From e6109f78c2373fbcad8417d945bc1e5febc42506 Mon Sep 17 00:00:00 2001 From: Sxurabh Date: Wed, 13 Dec 2023 21:46:28 +0530 Subject: [PATCH 10/36] feat(domain): berztech.is-a.dev --- domains/berztech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berztech.json diff --git a/domains/berztech.json b/domains/berztech.json new file mode 100644 index 000000000..d7f43da5b --- /dev/null +++ b/domains/berztech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "berztech.vercel.app" + } +} From ee520b552e8b278b2ceb3e0fdca06c56155df16b Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Wed, 13 Dec 2023 16:31:57 -0700 Subject: [PATCH 11/36] Add files.allancoding.is-a.dev --- domains/files.allancoding.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/files.allancoding.json diff --git a/domains/files.allancoding.json b/domains/files.allancoding.json new file mode 100644 index 000000000..8590559c0 --- /dev/null +++ b/domains/files.allancoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "CNAME": "allancoding.github.io" + } +} From 7f616791d2ee4f478a1e07d3787379feef207195 Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Wed, 13 Dec 2023 16:34:25 -0700 Subject: [PATCH 12/36] Add app.allancoding.is-a.dev --- domains/app.allancoding.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/app.allancoding.json diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json new file mode 100644 index 000000000..6637d5561 --- /dev/null +++ b/domains/app.allancoding.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "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 9a3c93434e608bb119a79a3f35ac3719b2cfdfa4 Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Thu, 14 Dec 2023 10:23:59 -0500 Subject: [PATCH 13/36] feat(domain): doge-v4-proxy.is-a.dev --- domains/doge-v4-proxy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/doge-v4-proxy.json diff --git a/domains/doge-v4-proxy.json b/domains/doge-v4-proxy.json new file mode 100644 index 000000000..91118dda8 --- /dev/null +++ b/domains/doge-v4-proxy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@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 b39e553c72d91b441c0fe7a7d319778e886b3172 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 14 Dec 2023 18:00:37 +0000 Subject: [PATCH 14/36] BETA EMAIL --- domains/stefdp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 62b2bcf6e..56c2fc2fd 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -9,12 +9,10 @@ "217.174.245.249" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mail.is-a.dev" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev", - "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + " v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" ] } } From 13547d62deb5f1de591e1aad51eb8af193e757f3 Mon Sep 17 00:00:00 2001 From: Arya Gummadi Date: Thu, 14 Dec 2023 14:34:47 -0800 Subject: [PATCH 15/36] Create _discord.bulkypanda.json --- domains/_discord.bulkypanda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bulkypanda.json diff --git a/domains/_discord.bulkypanda.json b/domains/_discord.bulkypanda.json new file mode 100644 index 000000000..c6bf8ea5e --- /dev/null +++ b/domains/_discord.bulkypanda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bulkypanda", + "email": "arya@gummadi.net" + }, + "record": { + "TXT": "dh=b44771133966394ffba23bbd409696a6a58356b4" + } +} From 062b2986746ea0200fc15e40dc93e4088f7d8b82 Mon Sep 17 00:00:00 2001 From: nguyenkhanhhoa Date: Fri, 15 Dec 2023 15:15:03 +0700 Subject: [PATCH 16/36] feat(domain): nguyenkhanhhoa.is-a.dev --- domains/nguyenkhanhhoa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyenkhanhhoa.json diff --git a/domains/nguyenkhanhhoa.json b/domains/nguyenkhanhhoa.json new file mode 100644 index 000000000..6eea67047 --- /dev/null +++ b/domains/nguyenkhanhhoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyenkhanhhoa", + "email": "coolie.itman@gmail.com" + }, + "record": { + "A": ["34.168.72.137"] + } +} From f786d4a7a008eb904c38f1f8c1f61da85ce3b9ab Mon Sep 17 00:00:00 2001 From: Nork Art <138743746+norkart1@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:19:10 +0530 Subject: [PATCH 17/36] Create norkart.json --- domains/norkart.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/norkart.json diff --git a/domains/norkart.json b/domains/norkart.json new file mode 100644 index 000000000..711b5d325 --- /dev/null +++ b/domains/norkart.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "norkart1", + "email": "navasforwork@gmail.com" + }, + "record": { + "CNAME": "personal-website-26y.pages.dev" + } +} From 5400c403057d4d150c39933d9d647a447b184866 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:02:06 +0100 Subject: [PATCH 18/36] Update _github-pages-challenge-rivioxgaming.riviox.json --- domains/_github-pages-challenge-rivioxgaming.riviox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-rivioxgaming.riviox.json b/domains/_github-pages-challenge-rivioxgaming.riviox.json index 24de2a127..be8ce37c2 100644 --- a/domains/_github-pages-challenge-rivioxgaming.riviox.json +++ b/domains/_github-pages-challenge-rivioxgaming.riviox.json @@ -1,6 +1,6 @@ { "owner": { - "username": "RivioxGaming", + "username": "riviox", "email": "rivioxyt@hotmail.com" }, "record": { From 45345cfd865714fae9660f73970c25ddbb05d20c Mon Sep 17 00:00:00 2001 From: riviox Date: Fri, 15 Dec 2023 14:00:08 +0100 Subject: [PATCH 19/36] feat(domain): _github-pages-challenge-riviox.galaxytweaks.riviox.is-a.dev --- ...ithub-pages-challenge-riviox.galaxytweaks.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json diff --git a/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json new file mode 100644 index 000000000..26f89e82a --- /dev/null +++ b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "15bce163359555d636e6bd2cc5903f" + } +} From d5b313b9d50b7811a09fd9ca2ac03bc2283f27e1 Mon Sep 17 00:00:00 2001 From: ayvacs Date: Fri, 15 Dec 2023 09:36:10 -0500 Subject: [PATCH 20/36] Create ave.json --- domains/ave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..456a3e924 --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} From 80b4d8f75c27360e3392085c35657c08a55c6295 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 15 Dec 2023 23:12:33 +0530 Subject: [PATCH 21/36] Delete tests/url-validation.py --- tests/url-validation.py | 60 ----------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 tests/url-validation.py diff --git a/tests/url-validation.py b/tests/url-validation.py deleted file mode 100644 index 25d2f7b70..000000000 --- a/tests/url-validation.py +++ /dev/null @@ -1,60 +0,0 @@ -import os -import json -import requests -import concurrent.futures - -repository_directory = os.getcwd() -domains_directory = os.path.join(repository_directory, "domains") - -def has_url_field(file_path): - with open(file_path, "r") as file: - data = json.load(file) - record = data.get("record") - if record and "URL" in record: - return record["URL"] - return None - -def is_url_reachable(url: str): - try: - response = requests.head(url, allow_redirects=True) - return response.status_code // 100 in [1, 2, 3] # Check if status code is in the 1xx or 2xx or 3xx range (success) - except requests.exceptions.RequestException: - return False - -urls_data = { - "valid": {}, - "invalid": {}, - "non-http": {} -} - -def handle_url_validation(file_path): - url: str = has_url_field(file_path) - if url: - if url.startswith("http://") or url.startswith("https://"): - if is_url_reachable(url): - urls_data["valid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is reachable.") - else: - urls_data["invalid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is not reachable.") - else: - urls_data["non-http"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is neither HTTP nor HTTPS.") - -max_threads = 20 - -with concurrent.futures.ThreadPoolExecutor(max_workers=max_threads) as executor: - file_paths = [] - - for root, _, files in os.walk(domains_directory): - for filename in files: - file_paths.append(os.path.join(root, filename)) - - for file_path in file_paths: - future = executor.submit(handle_url_validation, file_path) - -result_file_path = os.path.join(repository_directory, "url-validation-result.json") -with open(result_file_path, "w") as result_file: - json.dump(urls_data, result_file, indent=4) - -print(f"Results saved to {result_file_path}") From 0f7eeeaff864001d2c721c219035c31924da246e Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 15 Dec 2023 23:13:27 +0530 Subject: [PATCH 22/36] Delete .github/workflows/url-validation.yml --- .github/workflows/url-validation.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/url-validation.yml diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml deleted file mode 100644 index 9818ba4f7..000000000 --- a/.github/workflows/url-validation.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: URL Validation -on: - schedule: - - cron: '0 0 * * 1' # At 00:00 on Monday - workflow_dispatch: - -jobs: - validation: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v3 - with: - ref: ${{ github.event.pull_request.head.sha }} - fetch-depth: 0 - - name: Setup Up Python - uses: actions/setup-python@v4 - with: - python-version: '3.10' - - run: pip install requests - - run: python tests/url-validation.py - - name: Upload Artifact - uses: actions/upload-artifact@v3 - with: - name: URL Validiation Result - path: url-validation-result.json - retention-days: 7 From 828b9232fd4394e378a1b44def0e902f76e885fa Mon Sep 17 00:00:00 2001 From: ProfKrzys Date: Fri, 15 Dec 2023 21:53:09 +0100 Subject: [PATCH 23/36] feat(domain): querko.is-a.dev --- domains/querko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/querko.json diff --git a/domains/querko.json b/domains/querko.json new file mode 100644 index 000000000..5c4b6ace6 --- /dev/null +++ b/domains/querko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@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 c036c051a00db7a944bc658635b08070522a5a77 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Dec 2023 08:50:43 +0800 Subject: [PATCH 24/36] Update ziyad.json --- domains/ziyad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyad.json b/domains/ziyad.json index c4c90a9c4..ffa2413b8 100644 --- a/domains/ziyad.json +++ b/domains/ziyad.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://o-lumix.github.io/" + "CNAME": "o-lumix.github.io" } } From a2d1a926b7e975f814608252e94166aeecbc7cf0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Dec 2023 12:08:03 +0800 Subject: [PATCH 25/36] Delete scripts/migrate.js --- scripts/migrate.js | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 scripts/migrate.js diff --git a/scripts/migrate.js b/scripts/migrate.js deleted file mode 100644 index 7ae1c3daa..000000000 --- a/scripts/migrate.js +++ /dev/null @@ -1,30 +0,0 @@ -const fs = require('fs'); -const path = require('path'); -const R = require('ramda'); -const { DOMAINS_PATH } = require('../utils/constants'); - -const migrate = ([file, domain]) => [ - file, - { - ...domain, - record: file !== '@.json' && /\.is-a\.dev$/.test(domain.record.URL || '') - ? R.dissoc('URL', domain.record) - : domain.record, - } -]; - -const main = async () => { - const domains = await fs.promises.readdir(DOMAINS_PATH).then(R.map(async file => [ - file, - JSON.parse(await fs.promises.readFile(path.join(DOMAINS_PATH, file), 'utf-8')), - ])).then(ps => Promise.all(ps)); - - const newDomains = domains.map(migrate); - - await Promise.all(newDomains.map(([file, json]) => { - return fs.promises.writeFile(path.join(DOMAINS_PATH, file), JSON.stringify(json, null, 2)); - })); -}; - -main(); - From 2b821c30c1bf56d57eaacae468638a5af6e6a751 Mon Sep 17 00:00:00 2001 From: cjolivier15 Date: Sat, 16 Dec 2023 13:30:15 +0200 Subject: [PATCH 26/36] feat(domain): senix.is-a.dev --- domains/senix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/senix.json diff --git a/domains/senix.json b/domains/senix.json new file mode 100644 index 000000000..895e87bbe --- /dev/null +++ b/domains/senix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cjolivier15", + "email": "oliviercj195@yahoo.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 4972b9a99917b817359037e2b85507dc75878b1a Mon Sep 17 00:00:00 2001 From: akasrai Date: Sat, 16 Dec 2023 22:16:35 +0545 Subject: [PATCH 27/36] feat(domain): akas.is-a.dev --- domains/akas.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/akas.json b/domains/akas.json index f6826b605..60a942957 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -1,11 +1,12 @@ { - "description": "Akas Portfolio", - "repo": "https://github.com/akasrai/akasrai.github.io", "owner": { "username": "akasrai", "email": "akasky70@gmail.com" }, "record": { - "CNAME": "akasrai.github.io" + "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 b7aa4be486f483567cb479fdbc97856df34a727e Mon Sep 17 00:00:00 2001 From: Arya Gummadi Date: Sat, 16 Dec 2023 18:39:37 -0800 Subject: [PATCH 28/36] Delete domains/_discord.bulkypanda.json --- domains/_discord.bulkypanda.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.bulkypanda.json diff --git a/domains/_discord.bulkypanda.json b/domains/_discord.bulkypanda.json deleted file mode 100644 index c6bf8ea5e..000000000 --- a/domains/_discord.bulkypanda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bulkypanda", - "email": "arya@gummadi.net" - }, - "record": { - "TXT": "dh=b44771133966394ffba23bbd409696a6a58356b4" - } -} From 3e445ce0a89e7aa7a8a71426abb016b19161273b Mon Sep 17 00:00:00 2001 From: Maverick00001 Date: Sun, 17 Dec 2023 09:14:38 +0530 Subject: [PATCH 29/36] feat(domain): shreya.is-a.dev --- domains/shreya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shreya.json diff --git a/domains/shreya.json b/domains/shreya.json new file mode 100644 index 000000000..8f55959b5 --- /dev/null +++ b/domains/shreya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.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 105a966d31e48aab33520a5ec9ca6f6d2c44db68 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 09:25:28 +0530 Subject: [PATCH 30/36] feat(domain): d7dx.is-a.dev --- domains/d7dx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/d7dx.json diff --git a/domains/d7dx.json b/domains/d7dx.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/d7dx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From 3ec9571d1e6c7f6d124ed3b8721331e7e24c1db3 Mon Sep 17 00:00:00 2001 From: bobo Date: Sat, 16 Dec 2023 22:24:18 -0800 Subject: [PATCH 31/36] modified rmd.json --- domains/rmd.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/rmd.json b/domains/rmd.json index 6b45b409f..16180ac45 100644 --- a/domains/rmd.json +++ b/domains/rmd.json @@ -1,12 +1,11 @@ { + "description": "This subdomain is for my personal website.", + "repo": "https://github.com/danknessdra/danknessdra.github.io", "owner": { "username": "danknessdra", "email": "danknessdra@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": "danknessdra.github.io" } -} \ No newline at end of file +} From 3b8ea4d1bd06e0e43572318c3997c0780d9da8a0 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 12:25:35 +0530 Subject: [PATCH 32/36] feat(domain): havoc.is-a.dev --- domains/havoc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/havoc.json diff --git a/domains/havoc.json b/domains/havoc.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/havoc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From 75c261dca22e9a872022fecbf9853fd58c09f73f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 17 Dec 2023 12:31:18 +0530 Subject: [PATCH 33/36] Revert "BETA: Register d7dx.is-a.dev" --- domains/d7dx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/d7dx.json diff --git a/domains/d7dx.json b/domains/d7dx.json deleted file mode 100644 index af635e002..000000000 --- a/domains/d7dx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "record": { - "CNAME": "d7dx.github.io" - } -} From af01985e62a8aabc58ba660ec1a7d7eb0159c8e5 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 13:38:50 +0530 Subject: [PATCH 34/36] feat(domain): akshath.is-a.dev --- domains/akshath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshath.json diff --git a/domains/akshath.json b/domains/akshath.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/akshath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From 462f1bc67af51b02e1c9b3d3cbbec7cca2ca1b63 Mon Sep 17 00:00:00 2001 From: Edgar-4111 <89197888+Edgar-4111@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:44:35 +0530 Subject: [PATCH 35/36] Update edgar.json --- domains/edgar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edgar.json diff --git a/domains/edgar.json b/domains/edgar.json new file mode 100644 index 000000000..71794cbfa --- /dev/null +++ b/domains/edgar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Edgar-4111", + "email": "", + "discord": "._edgar." + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From deda620efe9eb7c8fdab85218a9da7e10498b1a0 Mon Sep 17 00:00:00 2001 From: Wizq <87972700+Wizqdev@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:23:08 +0530 Subject: [PATCH 36/36] Register wizq.is-a.dev --- domains/wizq.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..e39ce057b --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com", + "discord": "778254181303451658" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file