From e3648f849bae9f77057ebdb9a8875b71d605c6a1 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Fri, 22 Sep 2023 12:12:17 -0400 Subject: [PATCH 01/45] feat(domain): brandnewwick.is-a.dev --- domains/brandnewwick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brandnewwick.json diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json new file mode 100644 index 000000000..38219d054 --- /dev/null +++ b/domains/brandnewwick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From e47aaca431518403009331b35d8c3c0da0d24a62 Mon Sep 17 00:00:00 2001 From: satyaidk Date: Sat, 23 Sep 2023 15:43:19 +0530 Subject: [PATCH 02/45] feat(domain): satya.is-a.dev --- domains/satya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satya.json diff --git a/domains/satya.json b/domains/satya.json new file mode 100644 index 000000000..8998daf00 --- /dev/null +++ b/domains/satya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "satyaidk", + "email": "nikadisatyanarayana@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 69b1fe63496e97ee6c50e760617c67ab39bd6d0e Mon Sep 17 00:00:00 2001 From: BaseParody Date: Sat, 23 Sep 2023 16:20:47 +0600 Subject: [PATCH 03/45] feat(domain): williamsebastian.is-a.dev --- domains/williamsebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/williamsebastian.json diff --git a/domains/williamsebastian.json b/domains/williamsebastian.json new file mode 100644 index 000000000..2c091c5c9 --- /dev/null +++ b/domains/williamsebastian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BaseParody", + "email": "baseparody@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 20260c0c093dc486e7c54e7eeaa3a18453861003 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Sat, 23 Sep 2023 08:30:37 -0400 Subject: [PATCH 04/45] Update brandnewwick.json --- domains/brandnewwick.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json index 38219d054..0b14e47ae 100644 --- a/domains/brandnewwick.json +++ b/domains/brandnewwick.json @@ -4,6 +4,9 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": ["185.199.108.153"] + "A": ["185.199.108.153"], + "A": ["185.199.109.153"], + "A": ["185.199.110.153"], + "A": ["185.199.111.153"] } } From 15bf2c44e11bf0aec83f17017bbb4603c06472e3 Mon Sep 17 00:00:00 2001 From: NotNightSky <100190700+XMODERLIVE@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:13:47 +0530 Subject: [PATCH 05/45] Rename 0ptidu0m.json to optidium.json --- domains/{0ptidu0m.json => optidium.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{0ptidu0m.json => optidium.json} (100%) diff --git a/domains/0ptidu0m.json b/domains/optidium.json similarity index 100% rename from domains/0ptidu0m.json rename to domains/optidium.json From 7d58b95a12cf59aaca2f8bf51f94254abbe188fd Mon Sep 17 00:00:00 2001 From: Enoughsdv Date: Sat, 23 Sep 2023 08:33:26 -0500 Subject: [PATCH 06/45] feat(domain): enoughsdv.is-a.dev --- domains/enoughsdv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/enoughsdv.json diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json new file mode 100644 index 000000000..3e27ad82f --- /dev/null +++ b/domains/enoughsdv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Enoughsdv", + "email": "mxhrsas@gmail.com" + }, + "record": { + "URL": "https://enoughsdv.github.io/" + } +} From 47bbb88eff54d57eea6486dfd195450a4598baf4 Mon Sep 17 00:00:00 2001 From: Enoughdv <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 23 Sep 2023 08:40:21 -0500 Subject: [PATCH 07/45] Update enoughsdv.json update email --- domains/enoughsdv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json index 3e27ad82f..bcf96f14b 100644 --- a/domains/enoughsdv.json +++ b/domains/enoughsdv.json @@ -1,7 +1,7 @@ { "owner": { "username": "Enoughsdv", - "email": "mxhrsas@gmail.com" + "email": "enoughsdv@gmail.com" }, "record": { "URL": "https://enoughsdv.github.io/" From a0d04f49673ffcd187a68b9e018f506f0561c5c9 Mon Sep 17 00:00:00 2001 From: Enoughdv <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 23 Sep 2023 08:53:19 -0500 Subject: [PATCH 08/45] Update enoughsdv.json --- domains/enoughsdv.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json index bcf96f14b..6bf271ed7 100644 --- a/domains/enoughsdv.json +++ b/domains/enoughsdv.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", "owner": { "username": "Enoughsdv", "email": "enoughsdv@gmail.com" }, "record": { - "URL": "https://enoughsdv.github.io/" + "CNAME": "enoughsdv.github.io" } -} +} From 0f8a4c0df0293bda1a4fc938e30f7a63dfe8eb50 Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Sat, 23 Sep 2023 21:09:44 +0700 Subject: [PATCH 09/45] Added ImproveMX configs --- domains/jadebetty.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index 412bc0656..fc6d083b8 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,6 +5,7 @@ "discord": "758617912566087681" }, "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "CNAME": "jadebetty.github.io" } } From a66613a9a0e554c82a47791ba4186326a3072e03 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:17:40 -0700 Subject: [PATCH 10/45] feat(domain): sujan.is-a.dev --- domains/sujan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sujan.json diff --git a/domains/sujan.json b/domains/sujan.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sujan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.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 27882266cd009d90b2c7de151072e545412f5508 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:19:24 -0700 Subject: [PATCH 11/45] feat(domain): ohm.is-a.dev --- domains/ohm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohm.json diff --git a/domains/ohm.json b/domains/ohm.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/ohm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.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 452c53c361ca5ff78a01412de30d9ac108e3f707 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:20:04 -0700 Subject: [PATCH 12/45] feat(domain): sia.is-a.dev --- domains/sia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sia.json diff --git a/domains/sia.json b/domains/sia.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.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 504326ee3d3c77ed89fb50a4de8f83168f018fc7 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:20:52 -0700 Subject: [PATCH 13/45] feat(domain): ohmdeb.is-a.dev --- domains/ohmdeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohmdeb.json diff --git a/domains/ohmdeb.json b/domains/ohmdeb.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/ohmdeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.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 aeeb9028aec4745659d3b2def41b38888a471f92 Mon Sep 17 00:00:00 2001 From: denizbee Date: Sat, 23 Sep 2023 19:27:00 +0300 Subject: [PATCH 14/45] feat(domain): denizbee.is-a.dev --- domains/denizbee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denizbee.json diff --git a/domains/denizbee.json b/domains/denizbee.json new file mode 100644 index 000000000..5d38e857e --- /dev/null +++ b/domains/denizbee.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denizbee", + "email": "denizbayramoglu@proton.me" + }, + "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 41db18dd7043f5d11029152e2cdc84013260ec32 Mon Sep 17 00:00:00 2001 From: DarknessRisesFromBelow Date: Sat, 23 Sep 2023 20:14:54 +0300 Subject: [PATCH 15/45] feat(domain): yairmedina.is-a.dev --- domains/yairmedina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yairmedina.json diff --git a/domains/yairmedina.json b/domains/yairmedina.json new file mode 100644 index 000000000..77c870165 --- /dev/null +++ b/domains/yairmedina.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DarknessRisesFromBelow", + "email": "spam.me.please.do.it@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 fef0e0fc4c3c30bae4917f8d36186d507bf44350 Mon Sep 17 00:00:00 2001 From: wang-on-top Date: Sat, 23 Sep 2023 13:19:20 -0400 Subject: [PATCH 16/45] feat(domain): wang.is-a.dev --- domains/wang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wang.json diff --git a/domains/wang.json b/domains/wang.json new file mode 100644 index 000000000..fd02ae2df --- /dev/null +++ b/domains/wang.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wang-on-top", + "email": "Real.Shid.999@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 23606002148abab8f25f7b1036b0cac0ae768281 Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sat, 23 Sep 2023 23:01:27 +0530 Subject: [PATCH 17/45] feat(domain): abhijit.is-a.dev --- domains/abhijit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijit.json diff --git a/domains/abhijit.json b/domains/abhijit.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/abhijit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.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 a4be023168b4e80c31ef4e0e7550d817a3c13f68 Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sat, 23 Sep 2023 23:03:19 +0530 Subject: [PATCH 18/45] feat(domain): firstboss.is-a.dev --- domains/firstboss.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/firstboss.json diff --git a/domains/firstboss.json b/domains/firstboss.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/firstboss.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.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 cfaef23a46cdeb89622c28393a0c88947008ba11 Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:03:49 +0530 Subject: [PATCH 19/45] feat(ci): add url validiation --- .github/workflows/url-validation.yml | 26 ++++++++++++ tests/url-validation.py | 60 ++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 .github/workflows/url-validation.yml create mode 100644 tests/url-validation.py diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml new file mode 100644 index 000000000..09fae9cc5 --- /dev/null +++ b/.github/workflows/url-validation.yml @@ -0,0 +1,26 @@ +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-validiation-result.json + retention-days: 6 diff --git a/tests/url-validation.py b/tests/url-validation.py new file mode 100644 index 000000000..25d2f7b70 --- /dev/null +++ b/tests/url-validation.py @@ -0,0 +1,60 @@ +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 a69ad0314409a602a194d3335cd744e54b0efc8d Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:21:41 +0530 Subject: [PATCH 20/45] fix(ci): syntax error in url validiation --- .github/workflows/url-validation.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index 09fae9cc5..061bb856d 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -19,8 +19,8 @@ jobs: - 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-validiation-result.json - retention-days: 6 + uses: actions/upload-artifact@v3 + with: + name: URL Validiation Result + path: url-validiation-result.json + retention-days: 6 From f86e95694513e6716e31a486d67d06f7548b2500 Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:27:03 +0530 Subject: [PATCH 21/45] fix(ci): typo in url validiation artifact --- .github/workflows/url-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index 061bb856d..dfa40dcb5 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -22,5 +22,5 @@ jobs: uses: actions/upload-artifact@v3 with: name: URL Validiation Result - path: url-validiation-result.json + path: url-validation-result.json retention-days: 6 From 3c4cb7935a50d6cce226429f5823c42e12d9966a Mon Sep 17 00:00:00 2001 From: dew-mortal Date: Sat, 23 Sep 2023 23:45:31 +0530 Subject: [PATCH 22/45] feat(domain): dew.is-a.dev --- domains/dew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dew.json diff --git a/domains/dew.json b/domains/dew.json new file mode 100644 index 000000000..0768b84d7 --- /dev/null +++ b/domains/dew.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dew-mortal", + "email": "dewmortal.cod@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 132e4abf11a86a6c233222f26bdd2f20974a087f Mon Sep 17 00:00:00 2001 From: NotJack173 <127347011+NotJack173@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:22:26 -0500 Subject: [PATCH 23/45] Update adev.json --- domains/adev.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/adev.json b/domains/adev.json index cd4d6b18a..edab09db1 100644 --- a/domains/adev.json +++ b/domains/adev.json @@ -1,11 +1,10 @@ + { "owner": { "username": "NotJack173", "email": "NotJack137@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "lyrastudios.github.io" } -} \ No newline at end of file +} From 7e4d994bd411ec004085de576d9b2bc84a63cd09 Mon Sep 17 00:00:00 2001 From: denizak Date: Sat, 23 Sep 2023 20:47:05 +0200 Subject: [PATCH 24/45] feat(domain): denizak.is-a.dev --- domains/denizak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denizak.json diff --git a/domains/denizak.json b/domains/denizak.json new file mode 100644 index 000000000..7e05332b5 --- /dev/null +++ b/domains/denizak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denizak", + "email": "denizakya@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 41592ecafb4ace44c5bd7be5d44e42f6809d6eb4 Mon Sep 17 00:00:00 2001 From: abhinavcool42 Date: Sun, 24 Sep 2023 00:46:04 +0530 Subject: [PATCH 25/45] feat(domain): abhinav.is-a.dev --- domains/abhinav.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhinav.json diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..92a55747a --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abhinavcool42", + "email": "abhinavcool42@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 9f218ab61e6398c886e040caaf0d4c1096dfede8 Mon Sep 17 00:00:00 2001 From: AsminGiri Date: Sun, 24 Sep 2023 01:05:33 +0545 Subject: [PATCH 26/45] feat(domain): asmin.is-a.dev --- domains/asmin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asmin.json diff --git a/domains/asmin.json b/domains/asmin.json new file mode 100644 index 000000000..11226af27 --- /dev/null +++ b/domains/asmin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AsminGiri", + "email": "asmingiriofficial@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 de21b2476f697722f01f6fe26d0a245fb0dee07f Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 01:22:11 +0530 Subject: [PATCH 27/45] Update jumanji.json --- domains/jumanji.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index a1fd687e9..d98ad3164 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,11 +1,12 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" + "email": "iwillput", }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "heyjumanji.github.io" } -} \ No newline at end of file +} From f3019657e3b45c0fff6d83b67934a40635b6c8c6 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 01:23:19 +0530 Subject: [PATCH 28/45] Update jumanji.json --- domains/jumanji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index d98ad3164..39e924506 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,7 +4,7 @@ "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "iwillput", + "email": "madhuchutiya.unhinge650@silomails.com", }, "record": { "CNAME": "heyjumanji.github.io" From d5bd013ce16baab6056bdc163db20c881c262eca Mon Sep 17 00:00:00 2001 From: FinnyMarigold58 Date: Sat, 23 Sep 2023 15:28:49 -0500 Subject: [PATCH 29/45] feat(domain): finny.is-a.dev --- domains/finny.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/finny.json diff --git a/domains/finny.json b/domains/finny.json new file mode 100644 index 000000000..991efa2b2 --- /dev/null +++ b/domains/finny.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FinnyMarigold58", + "email": "teganherring2016@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 fbfac4ff9d0deb6c0800029ead574aa6936e4684 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 02:32:17 +0530 Subject: [PATCH 30/45] Update jumanji.json --- domains/jumanji.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 39e924506..c354d0c6f 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,12 +1,11 @@ - { - "description": "Personal Portfolio", - "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com", + "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "CNAME": "heyjumanji.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From c56f03944c07ca27671d47278ea7956ab04c3167 Mon Sep 17 00:00:00 2001 From: Thedogecraft Date: Sat, 23 Sep 2023 15:55:58 -0700 Subject: [PATCH 31/45] feat(domain): dantae.is-a.dev --- domains/dantae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dantae.json diff --git a/domains/dantae.json b/domains/dantae.json new file mode 100644 index 000000000..e6b1be24f --- /dev/null +++ b/domains/dantae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thedogecraft", + "email": "dantaealt@gmail.com" + }, + "record": { + "CNAME": "nativegames.net" + } +} From 1f301ca1effe20ef9f7a21dd535c09a4f4d19ccf Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 16:30:25 -0700 Subject: [PATCH 32/45] feat(domain): sujandeb.is-a.dev --- domains/sujandeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sujandeb.json diff --git a/domains/sujandeb.json b/domains/sujandeb.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sujandeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.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 969ca804a10cb55f4cc3e5b43b21385a4fae2bbc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 09:01:26 +0800 Subject: [PATCH 33/45] fix A records --- domains/brandnewwick.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json index 0b14e47ae..1674a48de 100644 --- a/domains/brandnewwick.json +++ b/domains/brandnewwick.json @@ -4,9 +4,11 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": ["185.199.108.153"], - "A": ["185.199.109.153"], - "A": ["185.199.110.153"], - "A": ["185.199.111.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From e53b93feb9b59d5ecdfd714cd172a2911aa44353 Mon Sep 17 00:00:00 2001 From: JadeBetty <102738589+JadeBetty@users.noreply.github.com> Date: Sun, 24 Sep 2023 10:38:38 +0700 Subject: [PATCH 34/45] Update domains/jadebetty.json Co-authored-by: William Harrison --- domains/jadebetty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index fc6d083b8..bcccb8138 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,7 +5,7 @@ "discord": "758617912566087681" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "CNAME": "jadebetty.github.io" } } From 8296be66734c3b4105487c3a2bc5765ee072cf6a Mon Sep 17 00:00:00 2001 From: singhutsav5502 Date: Sun, 24 Sep 2023 10:34:53 +0530 Subject: [PATCH 35/45] feat(domain): utsavsingh.is-a.dev --- domains/utsavsingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/utsavsingh.json diff --git a/domains/utsavsingh.json b/domains/utsavsingh.json new file mode 100644 index 000000000..9492c5289 --- /dev/null +++ b/domains/utsavsingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "singhutsav5502", + "email": "singhutsavofficial@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 a37b4e67fb09fff5a76dffbb43b30d8100261d4b Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sun, 24 Sep 2023 10:37:16 +0530 Subject: [PATCH 36/45] feat(domain): wankhede.is-a.dev --- domains/wankhede.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wankhede.json diff --git a/domains/wankhede.json b/domains/wankhede.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/wankhede.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.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 705410efca689f169ff57b4cf867248751f935a8 Mon Sep 17 00:00:00 2001 From: shubham-kumar-2004 Date: Sun, 24 Sep 2023 10:43:56 +0530 Subject: [PATCH 37/45] feat(domain): shubhamkumar .is-a.dev --- domains/shubhamkumar .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shubhamkumar .json diff --git a/domains/shubhamkumar .json b/domains/shubhamkumar .json new file mode 100644 index 000000000..88d888725 --- /dev/null +++ b/domains/shubhamkumar .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shubham-kumar-2004", + "email": "shubham04122004@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 a08ccdfbad3d08c8f7842b6381649f354e1d7a34 Mon Sep 17 00:00:00 2001 From: akshy3 Date: Sun, 24 Sep 2023 11:10:08 +0530 Subject: [PATCH 38/45] feat(domain): akshayashok.is-a.dev --- domains/akshayashok.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshayashok.json diff --git a/domains/akshayashok.json b/domains/akshayashok.json new file mode 100644 index 000000000..8a125a296 --- /dev/null +++ b/domains/akshayashok.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "akshy3", + "email": "akshayashok209@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 2628868d8949a4ef72ed715ed8c3074362befc61 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 13:43:54 +0800 Subject: [PATCH 39/45] fix records --- domains/jadebetty.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index bcccb8138..a57e8ac6f 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,7 +5,13 @@ "discord": "758617912566087681" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "CNAME": "jadebetty.github.io" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 99c6c33345ce59b016dcc68b5953f7cdba8c393c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 13:48:04 +0800 Subject: [PATCH 40/45] Rename shubhamkumar .json to shubhamkumar.json --- domains/{shubhamkumar .json => shubhamkumar.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{shubhamkumar .json => shubhamkumar.json} (99%) diff --git a/domains/shubhamkumar .json b/domains/shubhamkumar.json similarity index 99% rename from domains/shubhamkumar .json rename to domains/shubhamkumar.json index 88d888725..d17b7727e 100644 --- a/domains/shubhamkumar .json +++ b/domains/shubhamkumar.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 137d2e8d5c66c0b420d817175c74a12beae8891b Mon Sep 17 00:00:00 2001 From: vishwa2001911 Date: Sun, 24 Sep 2023 11:34:53 +0530 Subject: [PATCH 41/45] feat(domain): vishwa.is-a.dev --- domains/vishwa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishwa.json diff --git a/domains/vishwa.json b/domains/vishwa.json new file mode 100644 index 000000000..34a40edc1 --- /dev/null +++ b/domains/vishwa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vishwa2001911", + "email": "vprabhath937@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 b99ed4151557a726821dbe97862509ffb3a16ec6 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 24 Sep 2023 11:49:44 +0530 Subject: [PATCH 42/45] Update .github/workflows/url-validation.yml Co-authored-by: William Harrison --- .github/workflows/url-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index dfa40dcb5..9818ba4f7 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -23,4 +23,4 @@ jobs: with: name: URL Validiation Result path: url-validation-result.json - retention-days: 6 + retention-days: 7 From 7fecda563f4d1630cfc3db6ea269761678d3e07a Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 12:22:28 +0530 Subject: [PATCH 43/45] Update jumanji.json From a5d058cf3a0f2d19a156c18a932691dfadbf4da5 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Sun, 24 Sep 2023 13:23:06 +0530 Subject: [PATCH 44/45] feat(domain): saqlainbrawl.is-a.dev --- domains/saqlainbrawl.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/saqlainbrawl.json b/domains/saqlainbrawl.json index b9ca235bc..ec50cc74e 100644 --- a/domains/saqlainbrawl.json +++ b/domains/saqlainbrawl.json @@ -4,6 +4,8 @@ "email": "saqlainbrawl@gmail.com" }, "record": { - "CNAME": "fb2fcda5-aed5-45b1-8aa4-31bc49356ffa.id.repl.co" + "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 d4d319d83fc27c75ea9745a1a5eb98c2274d98f0 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:50:49 +0530 Subject: [PATCH 45/45] Update jumanji.json --- domains/jumanji.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index c354d0c6f..351a248a3 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,8 +4,6 @@ "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" + "CNAME": "heyjumanji.pages.dev" } }