From e21454e9063bec2f0d24eb6eebf77bdae3355912 Mon Sep 17 00:00:00 2001 From: AYnonyme <148577413+AYn0nyme@users.noreply.github.com> Date: Sat, 28 Dec 2024 01:44:59 -0400 Subject: [PATCH 01/12] Update aynonyme.json --- domains/aynonyme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aynonyme.json b/domains/aynonyme.json index a7e2709de..66a84dbb0 100644 --- a/domains/aynonyme.json +++ b/domains/aynonyme.json @@ -6,6 +6,6 @@ "email": "aynonyme@proton.me" }, "record": { - "A": ["93.95.117.183"] + "A": ["69.30.249.53"] } } From 60d3c63ca0282d30b09061d970615ec1c318b81e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 21:31:39 +0800 Subject: [PATCH 02/12] Update SECURITY.md --- SECURITY.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4c96d8394..5879949ab 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,4 @@ # Security Policy ## Reporting a vulnerability -You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository. - -However, for **higher severity vulnerabilities and bugs**, please email security@is-a.dev. +Please report all vulnerabilities to security@is-a.dev. From 539a7b64633b2261a0dc188f8dc861aed68c6721 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:42:25 +0530 Subject: [PATCH 03/12] Create sevinda-herath.json --- domains/sevinda-herath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sevinda-herath.json diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json new file mode 100644 index 000000000..b5202b92c --- /dev/null +++ b/domains/sevinda-herath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "sevinda-herath.github.io" + }, + "proxied": true +} From cd96fd4ad4fd094508a1fa41044307cc1bc25891 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 19:11:18 +0300 Subject: [PATCH 04/12] Update j.json --- domains/j.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/j.json b/domains/j.json index 9469a066e..010d941b4 100644 --- a/domains/j.json +++ b/domains/j.json @@ -7,6 +7,15 @@ "discord": "1117482901353812088" }, "record": { - "CNAME": "juststudio7.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From f0529d022d784c0955ae72b57d29ccc3ed2a7d01 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 19:17:56 +0300 Subject: [PATCH 05/12] Update domains/j.json Co-authored-by: iostpa --- domains/j.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/j.json b/domains/j.json index 010d941b4..6bfc0f035 100644 --- a/domains/j.json +++ b/domains/j.json @@ -13,7 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": [ "v=spf1 include:spf.improvmx.com ~all" ] From 8d0d1d999fa4cfba0204aa4f984a7a62959a098c Mon Sep 17 00:00:00 2001 From: Rashed Ahmed Date: Sat, 28 Dec 2024 18:29:11 +0200 Subject: [PATCH 06/12] Create _vercel.rashed.json --- domains/_vercel.rashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.rashed.json diff --git a/domains/_vercel.rashed.json b/domains/_vercel.rashed.json new file mode 100644 index 000000000..0cc4de9b5 --- /dev/null +++ b/domains/_vercel.rashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rashed360", + "email": "ruman.rush+isadev@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=rashed.is-a.dev,b900d35114e0f3394b8c"] + } +} From 649f559368be9cb9cbf410544fbb6a7b8aa3ca37 Mon Sep 17 00:00:00 2001 From: Rashed Ahmed Date: Sat, 28 Dec 2024 18:29:39 +0200 Subject: [PATCH 07/12] Create rashed.json --- domains/rashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rashed.json diff --git a/domains/rashed.json b/domains/rashed.json new file mode 100644 index 000000000..c6dc12fec --- /dev/null +++ b/domains/rashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rashed360", + "email": "ruman.rush+isadev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 5a3f0426178fa4dedd454c00d7dd6b29767f430d Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sat, 28 Dec 2024 18:26:22 +0100 Subject: [PATCH 08/12] Update vinceale7082.json --- domains/vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinceale7082.json b/domains/vinceale7082.json index 4f86901b5..5f1ca2f2d 100644 --- a/domains/vinceale7082.json +++ b/domains/vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["37.183.142.194"] + "A": ["2.32.208.124"] } } From bc8ae2053041dd5bb7ce851d6aac0d667b1c4865 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sat, 28 Dec 2024 18:26:48 +0100 Subject: [PATCH 09/12] Update gitea.vinceale7082.json --- domains/gitea.vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gitea.vinceale7082.json b/domains/gitea.vinceale7082.json index 4f86901b5..5f1ca2f2d 100644 --- a/domains/gitea.vinceale7082.json +++ b/domains/gitea.vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["37.183.142.194"] + "A": ["2.32.208.124"] } } From 4fc6dda4e71f41b7737deb7f874bcefb12e5259f Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 20:33:47 +0300 Subject: [PATCH 10/12] Update juststudio.json --- domains/juststudio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2eeed3689..287ea66c3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -17,7 +17,8 @@ "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", - "yandex-verification: aac5928d8d57ade9" + "yandex-verification: aac5928d8d57ade9", + "yandex-verification: 75d6e8d99eae89d4" ] } } From 5007ffcdfdd03176defd58fe9c7ef9de98a97341 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:31:47 +0200 Subject: [PATCH 11/12] Update devmatei.json --- domains/devmatei.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/devmatei.json b/domains/devmatei.json index 55f31f084..ad13a8a4b 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -16,5 +16,6 @@ "v=spf1 include:zoho.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] + "proxied": true } } From 6e3d7d4e0aeb43f49b8ec0e8b45c6de72d81e23e Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:36:00 +0200 Subject: [PATCH 12/12] Update devmatei.json --- domains/devmatei.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index ad13a8a4b..362b85d4b 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -16,6 +16,6 @@ "v=spf1 include:zoho.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] - "proxied": true - } + }, + "proxied": true }