From 17b2d58d8b2a704347e4c3afc224da6ed1db53b4 Mon Sep 17 00:00:00 2001
From: weeebdev
Date: Tue, 18 Oct 2022 22:25:07 +0600
Subject: [PATCH 0001/1311] feat: Added domain programatically
---
domains/weeebdev.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/weeebdev.json
diff --git a/domains/weeebdev.json b/domains/weeebdev.json
new file mode 100644
index 000000000..80f5b93ad
--- /dev/null
+++ b/domains/weeebdev.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "weeebdev",
+ "email": "mr.adil777@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "weeebdev"
+ }
+ }
+
\ No newline at end of file
From 37d3e897d3d32f7064e6d6cc8b1b0eaf6e152967 Mon Sep 17 00:00:00 2001
From: emmu123
Date: Thu, 14 Dec 2023 20:43:54 +0530
Subject: [PATCH 0002/1311] feat(domain): maxgreet.is-a.dev
---
domains/maxgreet.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
new file mode 100644
index 000000000..9206bedb4
--- /dev/null
+++ b/domains/maxgreet.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com"
+ },
+ "record": {
+ "CNAME": "emmu123.github.io"
+ }
+}
From e7af970092a1dfd5039eafd354a77bc0fb80b624 Mon Sep 17 00:00:00 2001
From: emmu123
Date: Thu, 14 Dec 2023 20:44:59 +0530
Subject: [PATCH 0003/1311] feat(domain): milcon.is-a.dev
---
domains/milcon.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/milcon.json
diff --git a/domains/milcon.json b/domains/milcon.json
new file mode 100644
index 000000000..a1aa1cd1b
--- /dev/null
+++ b/domains/milcon.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@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 a327583df4832e895f1864bd148d89c313d02f39 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Fri, 15 Dec 2023 21:32:05 +0530
Subject: [PATCH 0004/1311] Delete domains/maxgreet.json
---
domains/maxgreet.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
deleted file mode 100644
index 9206bedb4..000000000
--- a/domains/maxgreet.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "emmu123",
- "email": "aneenababu71901@gmail.com"
- },
- "record": {
- "CNAME": "emmu123.github.io"
- }
-}
From f718389ce2f10545cde46001bd869c61fdf086fc Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Fri, 15 Dec 2023 21:34:27 +0530
Subject: [PATCH 0005/1311] Register maxgreet.is-a.dev
---
domains/maxgreet.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
new file mode 100644
index 000000000..9e7747a43
--- /dev/null
+++ b/domains/maxgreet.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com",
+ "discord": "863271170228486187"
+ },
+
+ "record": {
+ "CNAME": "emmu123.github.io"
+ }
+ }
+
\ No newline at end of file
From 2bd8defdd0cf2a852c0786fbc9cec7d6e7a8ac9f Mon Sep 17 00:00:00 2001
From: emmu123
Date: Fri, 15 Dec 2023 21:39:05 +0530
Subject: [PATCH 0006/1311] feat(domain): maxgreetbot.is-a.dev
---
domains/maxgreetbot.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/maxgreetbot.json
diff --git a/domains/maxgreetbot.json b/domains/maxgreetbot.json
new file mode 100644
index 000000000..9206bedb4
--- /dev/null
+++ b/domains/maxgreetbot.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com"
+ },
+ "record": {
+ "CNAME": "emmu123.github.io"
+ }
+}
From c9b0d348a6739dee1d5cb74de53b299c851010be Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Fri, 15 Dec 2023 21:40:09 +0530
Subject: [PATCH 0007/1311] Update maxgreet.json
---
domains/maxgreet.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
index 9e7747a43..47a54f13e 100644
--- a/domains/maxgreet.json
+++ b/domains/maxgreet.json
@@ -1,4 +1,5 @@
{
+ "url": "https://emmu123.github.io/Max-Greet/",
"owner": {
"username": "emmu123",
"email": "aneenababu71901@gmail.com",
@@ -9,4 +10,4 @@
"CNAME": "emmu123.github.io"
}
}
-
\ No newline at end of file
+
From 68a10bd269af26dacd44e7bac41909fe14c3e582 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 11:36:49 +0530
Subject: [PATCH 0008/1311] Delete domains/maxgreet.json
---
domains/maxgreet.json | 13 -------------
1 file changed, 13 deletions(-)
delete mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
deleted file mode 100644
index 47a54f13e..000000000
--- a/domains/maxgreet.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "url": "https://emmu123.github.io/Max-Greet/",
- "owner": {
- "username": "emmu123",
- "email": "aneenababu71901@gmail.com",
- "discord": "863271170228486187"
- },
-
- "record": {
- "CNAME": "emmu123.github.io"
- }
- }
-
From fab4c9f3609b169325272caa0cc6a68d298ff196 Mon Sep 17 00:00:00 2001
From: emmu123
Date: Sat, 16 Dec 2023 11:39:22 +0530
Subject: [PATCH 0009/1311] feat(domain): maxgreet.is-a.dev
---
domains/maxgreet.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
new file mode 100644
index 000000000..bd33a74b0
--- /dev/null
+++ b/domains/maxgreet.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com"
+ },
+ "record": {
+ "TXT": "8ac5bd9aa2733a230a5c129b210cbc"
+ }
+}
From a2a042386a63730136d80c59082d554ea6540cf4 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 11:53:59 +0530
Subject: [PATCH 0010/1311] Delete domains/maxgreet.json
---
domains/maxgreet.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
deleted file mode 100644
index bd33a74b0..000000000
--- a/domains/maxgreet.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "emmu123",
- "email": "aneenababu71901@gmail.com"
- },
- "record": {
- "TXT": "8ac5bd9aa2733a230a5c129b210cbc"
- }
-}
From 6e9e7383c1aaec7057997446d9f53d3e1e22a310 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 12:02:01 +0530
Subject: [PATCH 0011/1311] Update maxgreetbot.json
---
domains/maxgreetbot.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/maxgreetbot.json b/domains/maxgreetbot.json
index 9206bedb4..a184d15ba 100644
--- a/domains/maxgreetbot.json
+++ b/domains/maxgreetbot.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "emmu123",
- "email": "aneenababu71901@gmail.com"
+ "email": "aneenababu71901@gmail.com",
+ "repo": "https://emmu123.github.io/Max-Greet/"
},
"record": {
"CNAME": "emmu123.github.io"
From a11d57bcdcf1d912934f2ae20f8abc31cf58d3ed Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 14:43:03 +0530
Subject: [PATCH 0012/1311] Register maxgreet.is-a.dev
---
domains/maxgreet.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/maxgreet.json
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
new file mode 100644
index 000000000..9e7747a43
--- /dev/null
+++ b/domains/maxgreet.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com",
+ "discord": "863271170228486187"
+ },
+
+ "record": {
+ "CNAME": "emmu123.github.io"
+ }
+ }
+
\ No newline at end of file
From f4b41cb06b75142093d3ee2c7197a92b236bd794 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 14:44:32 +0530
Subject: [PATCH 0013/1311] Update maxgreet.json
---
domains/maxgreet.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
index 9e7747a43..a8d0cc24d 100644
--- a/domains/maxgreet.json
+++ b/domains/maxgreet.json
@@ -2,11 +2,12 @@
"owner": {
"username": "emmu123",
"email": "aneenababu71901@gmail.com",
- "discord": "863271170228486187"
+ "discord": "863271170228486187",
+ "repo": "https://emmu123.github.io/Max-Greet/"
},
"record": {
"CNAME": "emmu123.github.io"
}
}
-
\ No newline at end of file
+
From f06f12ea2e1ac15a8cca48cc6ad1e65c5e1a6dbf Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sat, 16 Dec 2023 14:46:30 +0530
Subject: [PATCH 0014/1311] Update maxgreet.json
---
domains/maxgreet.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/domains/maxgreet.json b/domains/maxgreet.json
index a8d0cc24d..64627b79c 100644
--- a/domains/maxgreet.json
+++ b/domains/maxgreet.json
@@ -1,4 +1,6 @@
{
+ "description": "Discord bot features.",
+ "repo": "https://emmu123.github.io/Max-Greet/",
"owner": {
"username": "emmu123",
"email": "aneenababu71901@gmail.com",
From 6dbfd38565318bdff5e7611cafe8946938e965e8 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sun, 7 Jan 2024 19:20:43 +0530
Subject: [PATCH 0015/1311] Register maxgiveaway.is-a.dev
---
domains/maxgiveaway.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/maxgiveaway.json
diff --git a/domains/maxgiveaway.json b/domains/maxgiveaway.json
new file mode 100644
index 000000000..9e7747a43
--- /dev/null
+++ b/domains/maxgiveaway.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com",
+ "discord": "863271170228486187"
+ },
+
+ "record": {
+ "CNAME": "emmu123.github.io"
+ }
+ }
+
\ No newline at end of file
From ea0e4f4753bb8dbbba2ddeecc46301bd57877b16 Mon Sep 17 00:00:00 2001
From: emmu123 <89377181+emmu123@users.noreply.github.com>
Date: Sun, 7 Jan 2024 19:21:44 +0530
Subject: [PATCH 0016/1311] Update maxgiveaway.json
---
domains/maxgiveaway.json | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/domains/maxgiveaway.json b/domains/maxgiveaway.json
index 9e7747a43..231b78b39 100644
--- a/domains/maxgiveaway.json
+++ b/domains/maxgiveaway.json
@@ -2,11 +2,13 @@
"owner": {
"username": "emmu123",
"email": "aneenababu71901@gmail.com",
- "discord": "863271170228486187"
+ "discord": "863271170228486187",
+ "repo": "https://emmu123.github.io/Max-Greet/"
+
},
"record": {
"CNAME": "emmu123.github.io"
}
}
-
\ No newline at end of file
+
From 643c7a70b875069d7dda8544a2d56277695c7b00 Mon Sep 17 00:00:00 2001
From: Mohdjariullah
Date: Wed, 31 Jan 2024 21:52:54 +0530
Subject: [PATCH 0017/1311] feat(domain): mohdjariullah.is-a.dev
---
domains/mohdjariullah.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/mohdjariullah.json
diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json
new file mode 100644
index 000000000..1349d80c5
--- /dev/null
+++ b/domains/mohdjariullah.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Mohdjariullah",
+ "email": "mohdjariullah@gmail.com"
+ },
+ "record": {
+ "TXT": "vc-domain-verify=mohdjariullah.is-a.dev,b3a36b427835806db9b2"
+ }
+}
From 05a69e557c299c65865d558aeefd254252a18237 Mon Sep 17 00:00:00 2001
From: kaushalbuccha
Date: Thu, 8 Feb 2024 18:28:47 +0530
Subject: [PATCH 0018/1311] feat(domain): kaushalbuccha.is-a.dev
---
domains/kaushalbuccha.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/kaushalbuccha.json
diff --git a/domains/kaushalbuccha.json b/domains/kaushalbuccha.json
new file mode 100644
index 000000000..bf8f4d728
--- /dev/null
+++ b/domains/kaushalbuccha.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "kaushalbuccha",
+ "email": "kaushaljain741@gmail.com"
+ },
+ "record": {
+ "TXT": "30a8597465898"
+ }
+}
From 07718903f9e854b0ffa8534bed6e431f24c5f221 Mon Sep 17 00:00:00 2001
From: Mohammed Jariullah Sami
<112340610+Mohdjariullah@users.noreply.github.com>
Date: Tue, 23 Apr 2024 19:22:16 +0530
Subject: [PATCH 0019/1311] Update mohdjariullah.json
---
domains/mohdjariullah.json | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json
index 1349d80c5..5ddbf81de 100644
--- a/domains/mohdjariullah.json
+++ b/domains/mohdjariullah.json
@@ -1,9 +1,12 @@
{
+ "description": "Personal Portfolio",
+ "repo": "https://github.com/Mohdjariullah/portfolio1/",
"owner": {
- "username": "Mohdjariullah",
- "email": "mohdjariullah@gmail.com"
+ "username": "mohdjariullah",
+ "email": "mohdjariullah@gmail.com",
+ "twitter": "@mohdjariullah"
},
"record": {
- "TXT": "vc-domain-verify=mohdjariullah.is-a.dev,b3a36b427835806db9b2"
+ "CNAME": "https://mohdjariullah.github.io/portfolio1/"
}
-}
+}
From c4909e46e1abb50b519f19372cb8fdcead560de8 Mon Sep 17 00:00:00 2001
From: Mohammed Jariullah Sami
<112340610+Mohdjariullah@users.noreply.github.com>
Date: Tue, 23 Apr 2024 19:28:49 +0530
Subject: [PATCH 0020/1311] Update mohdjariullah.json
---
domains/mohdjariullah.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json
index 5ddbf81de..9dd01eb4f 100644
--- a/domains/mohdjariullah.json
+++ b/domains/mohdjariullah.json
@@ -7,6 +7,6 @@
"twitter": "@mohdjariullah"
},
"record": {
- "CNAME": "https://mohdjariullah.github.io/portfolio1/"
+ "CNAME": "mohdjariullah.github.io/portfolio1/"
}
}
From 80b2c44189ef75db48dedb2e5df92e2af6e53f3c Mon Sep 17 00:00:00 2001
From: Mohammed Jariullah Sami
<112340610+Mohdjariullah@users.noreply.github.com>
Date: Tue, 23 Apr 2024 20:32:52 +0530
Subject: [PATCH 0021/1311] Update mohdjariullah.json
---
domains/mohdjariullah.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json
index 9dd01eb4f..bf8377533 100644
--- a/domains/mohdjariullah.json
+++ b/domains/mohdjariullah.json
@@ -7,6 +7,6 @@
"twitter": "@mohdjariullah"
},
"record": {
- "CNAME": "mohdjariullah.github.io/portfolio1/"
+ "CNAME": "mohdjariullah.is-a.dev"
}
}
From a95873e9977fc3ce8ecb973bd3b2b8fdf856685c Mon Sep 17 00:00:00 2001
From: Webster <107376675+ItzWebster@users.noreply.github.com>
Date: Wed, 5 Jun 2024 03:27:18 -0400
Subject: [PATCH 0022/1311] Register itzwebster.is-a.dev
---
domains/itzwebster.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/itzwebster.json
diff --git a/domains/itzwebster.json b/domains/itzwebster.json
new file mode 100644
index 000000000..701802e0e
--- /dev/null
+++ b/domains/itzwebster.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ItzWebster",
+ "email": "webstergamingyt@gmail.com",
+ "discord": "481068576363773972"
+ },
+
+ "record": {
+ "CNAME": "https://oliverbot.xyz"
+ }
+ }
+
\ No newline at end of file
From 478f74a7b79d0099158342943e3fd0ba9e959adf Mon Sep 17 00:00:00 2001
From: FaultyFaulty-glitch
Date: Tue, 18 Jun 2024 21:08:43 +0100
Subject: [PATCH 0023/1311] Register faultysden.is-a.dev
---
domains/faultysden.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/faultysden.json
diff --git a/domains/faultysden.json b/domains/faultysden.json
new file mode 100644
index 000000000..111af1065
--- /dev/null
+++ b/domains/faultysden.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "FaultyFaulty-glitch",
+ "email": "faultywindows+github@gmail.com",
+ "discord": "1041028534690386051"
+ },
+
+ "record": {
+ "TXT": "google-site-verification=ix1jczu2q87igryc4eaexvdv1vrzjxolu14sjfpsnko"
+ }
+ }
+
\ No newline at end of file
From 7d1eb6a226f58d398aace416c4fac93b56f6c52a Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Thu, 20 Jun 2024 15:44:27 +0200
Subject: [PATCH 0024/1311] Add files via upload
---
domains/lanonymous.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/lanonymous.json
diff --git a/domains/lanonymous.json b/domains/lanonymous.json
new file mode 100644
index 000000000..4e99abd75
--- /dev/null
+++ b/domains/lanonymous.json
@@ -0,0 +1,11 @@
+{
+ "description": "Lanonymous own website for contact and tech...",
+ "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io",
+ "owner": {
+ "username": "RLLanonymous",
+ "email": "ethanweirich31@gmail.com"
+ },
+ "record": {
+ "URL": "https://rllanonymous.github.io/"
+ }
+ }
\ No newline at end of file
From 3bf787171f771e1ba90e34b49f584dafe73ec99b Mon Sep 17 00:00:00 2001
From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com>
Date: Sun, 7 Jul 2024 20:14:18 +0200
Subject: [PATCH 0025/1311] Register lender.is-a.dev
---
domains/lender.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/lender.json
diff --git a/domains/lender.json b/domains/lender.json
new file mode 100644
index 000000000..33ab30aff
--- /dev/null
+++ b/domains/lender.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "MrDaPoyo",
+ "email": "wiiuforever25@gmail.com",
+ "discord": "1147531188148375623"
+ },
+
+ "record": {
+ "CNAME": "mrdapoyo.github.io/lender"
+ }
+ }
+
\ No newline at end of file
From 25e4cd4195cca79ad419975461f349df10654197 Mon Sep 17 00:00:00 2001
From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com>
Date: Wed, 10 Jul 2024 15:43:19 +0530
Subject: [PATCH 0026/1311] Create Hardik.json
Wanna Add my CNAME
---
domains/Hardik.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/Hardik.json
diff --git a/domains/Hardik.json b/domains/Hardik.json
new file mode 100644
index 000000000..646364368
--- /dev/null
+++ b/domains/Hardik.json
@@ -0,0 +1,11 @@
+{
+ "description": "Hardik Portofolio",
+ "repo": "https://github.com/Hardik-Vanani/portfolio",
+ "owner": {
+ "username": "Hardik-Vanani",
+ "email": "vananihardik8553@gmail.com"
+ },
+ "record": {
+ "CNAME": "Hardik-Vanani.github.io"
+ }
+}
From 3babeb0d3cb4e69cabbce54e8d6b541efd2790b1 Mon Sep 17 00:00:00 2001
From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com>
Date: Sat, 13 Jul 2024 14:44:02 +0530
Subject: [PATCH 0027/1311] Create vhardik
---
vhardik | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 vhardik
diff --git a/vhardik b/vhardik
new file mode 100644
index 000000000..646364368
--- /dev/null
+++ b/vhardik
@@ -0,0 +1,11 @@
+{
+ "description": "Hardik Portofolio",
+ "repo": "https://github.com/Hardik-Vanani/portfolio",
+ "owner": {
+ "username": "Hardik-Vanani",
+ "email": "vananihardik8553@gmail.com"
+ },
+ "record": {
+ "CNAME": "Hardik-Vanani.github.io"
+ }
+}
From a029edffd44b49ce2a1c00006f8c7995d6379df6 Mon Sep 17 00:00:00 2001
From: finderfail <50328441+finderfail@users.noreply.github.com>
Date: Sun, 14 Jul 2024 13:48:39 +0300
Subject: [PATCH 0028/1311] Register kriloud.is-a.dev
---
domains/kriloud.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/kriloud.json
diff --git a/domains/kriloud.json b/domains/kriloud.json
new file mode 100644
index 000000000..bba698974
--- /dev/null
+++ b/domains/kriloud.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "finderfail",
+ "email": "ilyalvov2007@gmail.com",
+ "discord": "354246208828735489"
+ },
+
+ "record": {
+ "A": ["142.93.34.245"]
+ }
+ }
+
\ No newline at end of file
From eeaafb500f5c4f4565541cfaa321ee41038adb42 Mon Sep 17 00:00:00 2001
From: gabryys <149959300+gabekgfx@users.noreply.github.com>
Date: Sun, 14 Jul 2024 13:25:16 +0200
Subject: [PATCH 0029/1311] Create _discord.gabek.json
---
domains/_discord.gabek.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.gabek.json
diff --git a/domains/_discord.gabek.json b/domains/_discord.gabek.json
new file mode 100644
index 000000000..8646e0122
--- /dev/null
+++ b/domains/_discord.gabek.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "gabekgfx",
+ "email": "bussines.gabrys@gmail.com"
+ },
+ "record": {
+ "TXT": "dh=02ed193dbc1e396517abe81c2c5d9a007a4a6e25"
+ }
+}
From 2e6034f9a16b4503fd9c3e7d090d2c864b38ece4 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Sun, 14 Jul 2024 16:56:50 +0530
Subject: [PATCH 0030/1311] Create bot.esb.json
---
domains/bot.esb.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/bot.esb.json
diff --git a/domains/bot.esb.json b/domains/bot.esb.json
new file mode 100644
index 000000000..b410132ce
--- /dev/null
+++ b/domains/bot.esb.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "149485703+EducatedSuddenBucket@users.noreply.github.com",
+ "discord": "1167825360151380032"
+ },
+
+ "record": {
+ "A": ["69.197.135.203"]
+ }
+ }
+
From 93c87dd067e74700ac49940f5b2b06582938a7e9 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Sun, 14 Jul 2024 17:02:28 +0530
Subject: [PATCH 0031/1311] Update saxophone.json
---
domains/saxophone.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/domains/saxophone.json b/domains/saxophone.json
index 746f536da..bcb29fd58 100644
--- a/domains/saxophone.json
+++ b/domains/saxophone.json
@@ -5,6 +5,18 @@
"email": "itsarchit@keemail.me"
},
"record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "AAAA": [
+ "2606:50c0:8000::153",
+ "2606:50c0:8001::153",
+ "2606:50c0:8002::153",
+ "2606:50c0:8003::153"
+ ],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
From c2ff055e7b53c49992d2c043041ee0e41cd19d4f Mon Sep 17 00:00:00 2001
From: me0w-0
Date: Sun, 14 Jul 2024 17:04:04 +0530
Subject: [PATCH 0032/1311] Create lasty.json
---
domains/lasty.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/lasty.json
diff --git a/domains/lasty.json b/domains/lasty.json
new file mode 100644
index 000000000..1674cd4e0
--- /dev/null
+++ b/domains/lasty.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "me0w-0",
+ "email": "lasty@outlook.in"
+ },
+ "record": {
+ "CNAME": "lasty.pages.dev"
+ }
+}
From d39d9d20595b38d6c132319db446ae8b288d11fe Mon Sep 17 00:00:00 2001
From: me0w-0
Date: Sun, 14 Jul 2024 17:55:40 +0530
Subject: [PATCH 0033/1311] Create _discord.lasty.json
---
domains/_discord.lasty.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.lasty.json
diff --git a/domains/_discord.lasty.json b/domains/_discord.lasty.json
new file mode 100644
index 000000000..887e589c2
--- /dev/null
+++ b/domains/_discord.lasty.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "me0w-0",
+ "email": "lasty@outlook.in"
+ },
+ "record": {
+ "TXT": "dh=c380482ea03623c429b2750e9daa2f2778dc18b8"
+ }
+}
From 306497c001b66901b7725d853e7fe489c8dfc8ee Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 14 Jul 2024 09:08:44 -0400
Subject: [PATCH 0034/1311] Delete domains/Hardik.json
---
domains/Hardik.json | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 domains/Hardik.json
diff --git a/domains/Hardik.json b/domains/Hardik.json
deleted file mode 100644
index 646364368..000000000
--- a/domains/Hardik.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Hardik Portofolio",
- "repo": "https://github.com/Hardik-Vanani/portfolio",
- "owner": {
- "username": "Hardik-Vanani",
- "email": "vananihardik8553@gmail.com"
- },
- "record": {
- "CNAME": "Hardik-Vanani.github.io"
- }
-}
From ac94d24afd50616fc6fb2a4c3741584ac8bbd62a Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 14 Jul 2024 09:09:08 -0400
Subject: [PATCH 0035/1311] move vhardik to domains folder
---
vhardik => domains/vhardik | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename vhardik => domains/vhardik (100%)
diff --git a/vhardik b/domains/vhardik
similarity index 100%
rename from vhardik
rename to domains/vhardik
From 5ddae49cc8e909cd39d1293be0dc19a0a4069611 Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 14 Jul 2024 09:14:00 -0400
Subject: [PATCH 0036/1311] fix capitilzation
---
domains/vhardik | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vhardik b/domains/vhardik
index 646364368..edc213e29 100644
--- a/domains/vhardik
+++ b/domains/vhardik
@@ -6,6 +6,6 @@
"email": "vananihardik8553@gmail.com"
},
"record": {
- "CNAME": "Hardik-Vanani.github.io"
+ "CNAME": "hardik-vanani.github.io"
}
}
From 8a768934e77d7492cce99fa85e0bd89dd05efa44 Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 14 Jul 2024 09:15:53 -0400
Subject: [PATCH 0037/1311] Rename vhardik to vhardik.json
---
domains/{vhardik => vhardik.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{vhardik => vhardik.json} (100%)
diff --git a/domains/vhardik b/domains/vhardik.json
similarity index 100%
rename from domains/vhardik
rename to domains/vhardik.json
From c911420d99123c92bcae0892426058c4dba29094 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Sun, 14 Jul 2024 22:02:50 +0800
Subject: [PATCH 0038/1311] Update api.shockbs.json
---
domains/api.shockbs.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json
index a4be3930b..6dbe49a35 100644
--- a/domains/api.shockbs.json
+++ b/domains/api.shockbs.json
@@ -4,6 +4,6 @@
"email": "apipherng@gmail.com"
},
"record": {
- "A": ["69.30.249.53"]
+ "CNAME": "apishockbsshockbsxddd.onrender.com"
}
}
From 712f1aabd31e7b24e139d09e95dc9bbf1d85ecc7 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:11:35 +0300
Subject: [PATCH 0039/1311] Update _discord.cutedog5695.json
---
domains/_discord.cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json
index a42bbd84b..bbe793923 100644
--- a/domains/_discord.cutedog5695.json
+++ b/domains/_discord.cutedog5695.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
+ "email": "",
"discord": "cutedog5695",
"twitter": "cutedog5695"
},
From 020b1aa121362be4024950af88b5356995cafbcb Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:11:56 +0300
Subject: [PATCH 0040/1311] Update cutedog5695.json
---
domains/cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json
index 895d5115f..086a7c053 100644
--- a/domains/cutedog5695.json
+++ b/domains/cutedog5695.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
+ "email": "",
"discord": "716306888492318790",
"twitter": "cutedog5695"
},
From 7195d17a415c229657671f3e8daa493cd88da1b1 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:12:07 +0300
Subject: [PATCH 0041/1311] Update
_github-pages-challenge-CuteDog5695.cutedog5695.json
---
domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
index 42643aeee..44ef4b09d 100644
--- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
+++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
+ "email": "",
"discord": "cutedog5695",
"twitter": "cutedog5695"
},
From 24c02b2cf1157be7afc390a8fd6da313aa78938a Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:12:35 +0300
Subject: [PATCH 0042/1311] Delete domains/ss.cutedog5695.json
---
domains/ss.cutedog5695.json | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 domains/ss.cutedog5695.json
diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json
deleted file mode 100644
index 86c042d71..000000000
--- a/domains/ss.cutedog5695.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
- "discord": "cutedog5695",
- "twitter": "cutedog5695"
- },
- "record": {
- "A": ["69.30.249.53"]
- }
-}
From 24c59b25afe4e1774e210fb2337305a7d6b944f3 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:13:02 +0300
Subject: [PATCH 0043/1311] Delete domains/img.cutedog5695.json
---
domains/img.cutedog5695.json | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 domains/img.cutedog5695.json
diff --git a/domains/img.cutedog5695.json b/domains/img.cutedog5695.json
deleted file mode 100644
index 86c042d71..000000000
--- a/domains/img.cutedog5695.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
- "discord": "cutedog5695",
- "twitter": "cutedog5695"
- },
- "record": {
- "A": ["69.30.249.53"]
- }
-}
From 4d16ff15e07be2f216c63e74d87513fe617b7ea5 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:13:10 +0300
Subject: [PATCH 0044/1311] Update test.cutedog5695.json
---
domains/test.cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json
index 0228931d2..f38aad1e7 100644
--- a/domains/test.cutedog5695.json
+++ b/domains/test.cutedog5695.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "CuteDog5695",
- "email": "cutedog5695@gmail.com",
+ "email": "",
"discord": "716306888492318790",
"twitter": "cutedog5695"
},
From a952c1496866919d8d7cf9ce62af26092222827d Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:13:25 +0300
Subject: [PATCH 0045/1311] Update
_github-pages-challenge-CuteDog5695.cutedog5695.json
---
domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
index 44ef4b09d..c2d66c756 100644
--- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
+++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json
@@ -2,7 +2,7 @@
"owner": {
"username": "CuteDog5695",
"email": "",
- "discord": "cutedog5695",
+ "discord": "716306888492318790",
"twitter": "cutedog5695"
},
"record": {
From 8c28a7336fa6124a25531e4735e432201d4b1e0b Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Sun, 14 Jul 2024 17:13:31 +0300
Subject: [PATCH 0046/1311] Update _discord.cutedog5695.json
---
domains/_discord.cutedog5695.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json
index bbe793923..ae46c9666 100644
--- a/domains/_discord.cutedog5695.json
+++ b/domains/_discord.cutedog5695.json
@@ -2,7 +2,7 @@
"owner": {
"username": "CuteDog5695",
"email": "",
- "discord": "cutedog5695",
+ "discord": "716306888492318790",
"twitter": "cutedog5695"
},
"record": {
From 1be7767752e6e36f6796cdba593d40749e86e709 Mon Sep 17 00:00:00 2001
From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com>
Date: Sun, 14 Jul 2024 22:13:41 +0800
Subject: [PATCH 0047/1311] Create
_github-pages-challenge-potato0706.potatochips0706.json
---
...ithub-pages-challenge-potato0706.potatochips0706.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-potato0706.potatochips0706.json
diff --git a/domains/_github-pages-challenge-potato0706.potatochips0706.json b/domains/_github-pages-challenge-potato0706.potatochips0706.json
new file mode 100644
index 000000000..637ee416f
--- /dev/null
+++ b/domains/_github-pages-challenge-potato0706.potatochips0706.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "potato0706",
+ "email": "potatochips0706@gmail.com"
+ },
+ "record": {
+ "TXT": "5b91b8e422a44c261ea94f0cd21d21"
+ }
+}
From c92b5c63e91aeb376e06eff9555c5455f555396a Mon Sep 17 00:00:00 2001
From: nguyenquangdungfx28972
<140417627+nguyenquangdungfx28972@users.noreply.github.com>
Date: Sun, 14 Jul 2024 22:24:49 +0700
Subject: [PATCH 0048/1311] Register nhatphong.is-a.dev
---
domains/nhatphong.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/nhatphong.json
diff --git a/domains/nhatphong.json b/domains/nhatphong.json
new file mode 100644
index 000000000..dc93e12be
--- /dev/null
+++ b/domains/nhatphong.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "nguyenquangdungfx28972",
+ "email": "dungnqFX28972@funix.edu.vn",
+ "discord": "1050395028452806714"
+ },
+
+ "record": {
+ "CNAME": "nhatphongsite.pages.dev"
+ }
+ }
+
\ No newline at end of file
From 11d95d06e9475bb40f04b96eb27090e302477440 Mon Sep 17 00:00:00 2001
From: Aceharry16 <108174709+Aceharry16@users.noreply.github.com>
Date: Sun, 14 Jul 2024 21:09:56 +0530
Subject: [PATCH 0049/1311] Register theharry.is-a.dev
---
domains/theharry.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/theharry.json
diff --git a/domains/theharry.json b/domains/theharry.json
new file mode 100644
index 000000000..7e9a5a9d2
--- /dev/null
+++ b/domains/theharry.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Aceharry16",
+ "email": "aceharry16@gmail.com",
+ "discord": "1229076684066783252"
+ },
+
+ "record": {
+ "A": ["69.197.135.202"]
+ }
+ }
+
\ No newline at end of file
From c3811b2ecb9169cf27559c2c264630e9baf5599e Mon Sep 17 00:00:00 2001
From: User0 <104380885+user0-07161@users.noreply.github.com>
Date: Sun, 14 Jul 2024 17:59:14 +0200
Subject: [PATCH 0050/1311] Create rediblesky.json
---
domains/rediblesky.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/rediblesky.json
diff --git a/domains/rediblesky.json b/domains/rediblesky.json
new file mode 100644
index 000000000..e9098d2c4
--- /dev/null
+++ b/domains/rediblesky.json
@@ -0,0 +1,13 @@
+{
+ "description": "RedibleSky's site",
+ "repo": "https://github.com/RedibleSky/RedibleSky.github.io",
+ "owner": {
+ "username": "RedibleSky",
+ "email": "user0thenyancat@proton.me",
+ "discord": "1143176245018906697"
+ },
+
+ "record": {
+ "CNAME": "rediblesky.github.io"
+ }
+}
From 13464084310b89b0c3e69ff323da3e8adc6dac62 Mon Sep 17 00:00:00 2001
From: Bob16077777 <80724277+bob16077@users.noreply.github.com>
Date: Sun, 14 Jul 2024 10:01:28 -0700
Subject: [PATCH 0051/1311] Create
_github-pages-challenge-bob16077.bob16077.json
---
domains/_github-pages-challenge-bob16077.bob16077.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-bob16077.bob16077.json
diff --git a/domains/_github-pages-challenge-bob16077.bob16077.json b/domains/_github-pages-challenge-bob16077.bob16077.json
new file mode 100644
index 000000000..264aef891
--- /dev/null
+++ b/domains/_github-pages-challenge-bob16077.bob16077.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "bob16077",
+ "email": "",
+ "discord": "bob16077777"
+ },
+ "record": {
+ "TXT": "8e9dc25e9c1ae9cc0823ede9ba135d"
+ }
+}
From 09013d7fe7c868f39856245dc03a82c5fb15f0f6 Mon Sep 17 00:00:00 2001
From: gabryys <149959300+gabekgfx@users.noreply.github.com>
Date: Sun, 14 Jul 2024 20:01:20 +0200
Subject: [PATCH 0052/1311] Create _github-pages-challenge-gabekgfx.gabek.json
---
domains/_github-pages-challenge-gabekgfx.gabek.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-gabekgfx.gabek.json
diff --git a/domains/_github-pages-challenge-gabekgfx.gabek.json b/domains/_github-pages-challenge-gabekgfx.gabek.json
new file mode 100644
index 000000000..ec4a1d969
--- /dev/null
+++ b/domains/_github-pages-challenge-gabekgfx.gabek.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "gabekgfx",
+ "email": "bussines.gabrys@gmail.com"
+ },
+ "record": {
+ "TXT": "e9b873f6071bb8f4c1384efe52d14d"
+ }
+}
From 7bfdc0c7c2469d8e48f2444146aa9afd747bc306 Mon Sep 17 00:00:00 2001
From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com>
Date: Mon, 15 Jul 2024 01:31:07 +0500
Subject: [PATCH 0053/1311] Create texnogrand-dev.json
---
domains/texnogrand-dev.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/texnogrand-dev.json
diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json
new file mode 100644
index 000000000..91235a045
--- /dev/null
+++ b/domains/texnogrand-dev.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "muhamamdyusuf-kurbonov",
+ "email": "muhammadyusuf.kurbonov2002@gmail.com"
+ },
+ "record": {
+ "A": "213.199.33.74"
+ }
+}
From a5a8c41b2de9066e320d41b381832fbbe482697e Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 02:45:56 +0200
Subject: [PATCH 0054/1311] Create www.vamtic.json
---
domains/www.vamtic.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/www.vamtic.json
diff --git a/domains/www.vamtic.json b/domains/www.vamtic.json
new file mode 100644
index 000000000..c6e798b9e
--- /dev/null
+++ b/domains/www.vamtic.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "CNAME": "vamtic.vercel.app"
+ }
+}
From 0d8f806b3de79d0656c7006db59444c83a636462 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 02:46:10 +0200
Subject: [PATCH 0055/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index bacc6f6fa..fb71696f9 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "URL": "https://cynical-platypus-4850.dataplicity.io"
+ "CNAME": "https://cynical-platypus-4850.dataplicity.io"
}
}
From b0b57739601df3861f46ab7cd253c29130dc7207 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 02:47:55 +0200
Subject: [PATCH 0056/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index fb71696f9..3ca66d4f5 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "CNAME": "https://cynical-platypus-4850.dataplicity.io"
+ "CNAME": "cynical-platypus-4850.dataplicity.io"
}
}
From 90560746525780597f4d6c45c48e50073d5c5d29 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 02:59:49 +0200
Subject: [PATCH 0057/1311] Rename www.vamtic.json to info.vamtic.json
---
domains/{www.vamtic.json => info.vamtic.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{www.vamtic.json => info.vamtic.json} (100%)
diff --git a/domains/www.vamtic.json b/domains/info.vamtic.json
similarity index 100%
rename from domains/www.vamtic.json
rename to domains/info.vamtic.json
From 3dfd94f6e5d564a63a7a84d728b39a3bf313c64f Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 03:11:11 +0200
Subject: [PATCH 0058/1311] Update and rename info.vamtic.json to
_github-pages-challenge-vamtic.info.vamtic.json
---
...tic.json => _github-pages-challenge-vamtic.info.vamtic.json} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename domains/{info.vamtic.json => _github-pages-challenge-vamtic.info.vamtic.json} (69%)
diff --git a/domains/info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json
similarity index 69%
rename from domains/info.vamtic.json
rename to domains/_github-pages-challenge-vamtic.info.vamtic.json
index c6e798b9e..bf41195b6 100644
--- a/domains/info.vamtic.json
+++ b/domains/_github-pages-challenge-vamtic.info.vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "CNAME": "vamtic.vercel.app"
+ "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8"
}
}
From 30148730729210e414e48f8640baeed04bc737fc Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Mon, 15 Jul 2024 09:50:56 +0530
Subject: [PATCH 0059/1311] Create blog.saxophone.json
---
domains/blog.saxophone.json | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 domains/blog.saxophone.json
diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json
new file mode 100644
index 000000000..c7e0bb7d6
--- /dev/null
+++ b/domains/blog.saxophone.json
@@ -0,0 +1,21 @@
+{
+ "description": "subdomain for my blog",
+ "owner": {
+ "username": "saxophone-guy",
+ "email": "itsarchit@keemail.me"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "AAAA": [
+ "2606:50c0:8000::153",
+ "2606:50c0:8001::153",
+ "2606:50c0:8002::153",
+ "2606:50c0:8003::153"
+ ]
+ }
+}
From b32ddc0a628c441dcba516f50129d56836b8ed8f Mon Sep 17 00:00:00 2001
From: quvvii <155425031+quvvii@users.noreply.github.com>
Date: Mon, 15 Jul 2024 11:04:55 +0300
Subject: [PATCH 0060/1311] Create _github-pages-challenge-quvvii.quvi.json
---
domains/_github-pages-challenge-quvvii.quvi.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-quvvii.quvi.json
diff --git a/domains/_github-pages-challenge-quvvii.quvi.json b/domains/_github-pages-challenge-quvvii.quvi.json
new file mode 100644
index 000000000..8906daf64
--- /dev/null
+++ b/domains/_github-pages-challenge-quvvii.quvi.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "quvvii",
+ "email": "quvi.top@gmail.com"
+ },
+ "record": {
+ "TXT": "73689a256517432e99c181b07d0a83"
+ }
+}
From 8038e429f0e5c93c37f00078db06a40da355ecba Mon Sep 17 00:00:00 2001
From: Chadee <110680757+chadeeeee@users.noreply.github.com>
Date: Mon, 15 Jul 2024 12:13:17 +0300
Subject: [PATCH 0061/1311] Create chadee.json
---
domains/chadee.json | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 domains/chadee.json
diff --git a/domains/chadee.json b/domains/chadee.json
new file mode 100644
index 000000000..b6f7cd675
--- /dev/null
+++ b/domains/chadee.json
@@ -0,0 +1,17 @@
+{
+ "description": "Chadee website",
+ "repo": "https://github.com/chadeeeee/chadee-site",
+ "owner": {
+ "username": "chadeeeee",
+ "telegram": "@chadeeeeeeeeee",
+ "email": "esurginet2011@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ]
+ }
+}
From 4d5c47c4a81de31fa31726db7328eb2a0f3771ee Mon Sep 17 00:00:00 2001
From: Chadee <110680757+chadeeeee@users.noreply.github.com>
Date: Mon, 15 Jul 2024 12:21:34 +0300
Subject: [PATCH 0062/1311] Create
_github-pages-challenge-chadeeeee.chadee.json
---
.../_github-pages-challenge-chadeeeee.chadee.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/_github-pages-challenge-chadeeeee.chadee.json
diff --git a/domains/_github-pages-challenge-chadeeeee.chadee.json b/domains/_github-pages-challenge-chadeeeee.chadee.json
new file mode 100644
index 000000000..ff922c3e2
--- /dev/null
+++ b/domains/_github-pages-challenge-chadeeeee.chadee.json
@@ -0,0 +1,12 @@
+{
+ "description": "Chadee website",
+ "repo": "https://github.com/chadeeeee/chadee-site",
+ "owner": {
+ "username": "chadeeeee",
+ "telegram": "@chadeeeeeeeeee",
+ "email": "esurginet2011@gmail.com"
+ },
+ "record": {
+ "TXT": "86c9964ec0f6d3ccbb233390376306"
+ }
+}
From 32b330ec9841683f862786bc8d51c6f7ac69b444 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 15 Jul 2024 17:35:00 +0800
Subject: [PATCH 0063/1311] delete catfoolyou.json
---
domains/catfoolyou.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/catfoolyou.json
diff --git a/domains/catfoolyou.json b/domains/catfoolyou.json
deleted file mode 100644
index e8eb280e5..000000000
--- a/domains/catfoolyou.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "catfoolyou",
- "email": "catfoolyou.github@manyme.com"
- },
- "record": {
- "URL": "https://vast-puce-hippo-shoe.cyclic.app/"
- }
-}
From ab917db848d7d4c860f50b81d80298de44e48810 Mon Sep 17 00:00:00 2001
From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com>
Date: Mon, 15 Jul 2024 14:56:08 +0500
Subject: [PATCH 0064/1311] Update domains/texnogrand-dev.json
Co-authored-by: CuteDog5695
---
domains/texnogrand-dev.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json
index 91235a045..0c4c6529f 100644
--- a/domains/texnogrand-dev.json
+++ b/domains/texnogrand-dev.json
@@ -4,6 +4,6 @@
"email": "muhammadyusuf.kurbonov2002@gmail.com"
},
"record": {
- "A": "213.199.33.74"
+ "A": ["213.199.33.74"]
}
}
From ba6017d2b0dfdff9d5029b5ceabab3704747fd97 Mon Sep 17 00:00:00 2001
From: quvvii <155425031+quvvii@users.noreply.github.com>
Date: Mon, 15 Jul 2024 13:38:03 +0300
Subject: [PATCH 0065/1311] Create quvi.json
---
domains/quvi.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/quvi.json
diff --git a/domains/quvi.json b/domains/quvi.json
new file mode 100644
index 000000000..ab00dd217
--- /dev/null
+++ b/domains/quvi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Domain for my bio",
+ "repo": "https://github.com/quvvii/quvvii.github.io",
+ "owner": {
+ "username": "quvvii",
+ "email": "quvi.top@gmail.com"
+ },
+ "record": {
+ "CNAME": "quvvii.github.io"
+ }
+}
From 679717f657b4acb4a7c08511b124a093b25eae84 Mon Sep 17 00:00:00 2001
From: Akash ramesh <59521490+akash2600707@users.noreply.github.com>
Date: Mon, 15 Jul 2024 17:13:04 +0530
Subject: [PATCH 0066/1311] ADD
---
domains/akashr.json | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/domains/akashr.json b/domains/akashr.json
index d6c799907..5886e4058 100644
--- a/domains/akashr.json
+++ b/domains/akashr.json
@@ -1,9 +1,9 @@
-{
- "owner": {
- "username": "CruxCoder7",
- "email": "akashrangesh07@gmail.com"
- },
- "record": {
- "CNAME": "cruxcoder7.github.io"
- }
-}
+{
+ "owner": {
+ "username": "akash2600707",
+ "email": "akashramesh2607@gmail.com"
+ },
+ "record": {
+ "CNAME": "akashr-portfolio.onrender.com"
+ }
+}
\ No newline at end of file
From 464be92d7f8e5fde5bc44193bdeec3d5d08e274e Mon Sep 17 00:00:00 2001
From: notjaneq <89271794+notjaneq@users.noreply.github.com>
Date: Mon, 15 Jul 2024 14:57:34 +0200
Subject: [PATCH 0067/1311] Create janeq.json
---
domains/janeq.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/janeq.json
diff --git a/domains/janeq.json b/domains/janeq.json
new file mode 100644
index 000000000..2cd42f9f3
--- /dev/null
+++ b/domains/janeq.json
@@ -0,0 +1,11 @@
+{
+ "description": "I wanna use this website as a database of brawl stars assets",
+ "repo": "https://github.com/notjaneq/bs",
+ "owner": {
+ "username": "notjaneq",
+ "email": "a2012989z@gmail.com",
+ },
+ "record": {
+ "CNAME": "notjaneq.github.io"
+ }
+}
From b04bb9c0cb8f49add3a51181d49b92416532d344 Mon Sep 17 00:00:00 2001
From: Katz <108922729+Bananalolok@users.noreply.github.com>
Date: Mon, 15 Jul 2024 18:34:37 +0530
Subject: [PATCH 0068/1311] Create hachiro.is-a.dev
---
domains/hachiro | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/hachiro
diff --git a/domains/hachiro b/domains/hachiro
new file mode 100644
index 000000000..b1d178cba
--- /dev/null
+++ b/domains/hachiro
@@ -0,0 +1,11 @@
+{
+ "description": "Redirects to my freind's roblox pfp (temp)",
+ "repo": "https://github.com/bananalolok/register",
+ "owner": {
+ "username": "bananalolok",
+ "discord": "banana_lol_7678"
+ },
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+}
From e5427e696bfe69d6878c2ffb8712113d421a940a Mon Sep 17 00:00:00 2001
From: Katz <108922729+Bananalolok@users.noreply.github.com>
Date: Mon, 15 Jul 2024 18:35:39 +0530
Subject: [PATCH 0069/1311] Update katz.json
removed email feild and added discord
---
domains/katz.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/katz.json b/domains/katz.json
index 8ef74985d..4a7619402 100644
--- a/domains/katz.json
+++ b/domains/katz.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Bananalolok",
- "email": "imethlol1234@gmail.com"
+ "discord": "banana_lol_7678"
},
"record": {
"A": [
From 4765b14d6d0038155c910f80413b8f2134bb6e29 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Mon, 15 Jul 2024 19:45:51 +0530
Subject: [PATCH 0070/1311] Update blog.saxophone.json
---
domains/blog.saxophone.json | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json
index c7e0bb7d6..edd8bd797 100644
--- a/domains/blog.saxophone.json
+++ b/domains/blog.saxophone.json
@@ -5,17 +5,6 @@
"email": "itsarchit@keemail.me"
},
"record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ],
- "AAAA": [
- "2606:50c0:8000::153",
- "2606:50c0:8001::153",
- "2606:50c0:8002::153",
- "2606:50c0:8003::153"
- ]
+ "CNAME": "na-west1.surge.sh"
}
}
From 4f1eb8418424bd31bc3c034bf90a1c44bd666ef4 Mon Sep 17 00:00:00 2001
From: Acronical
Date: Mon, 15 Jul 2024 16:43:03 +0100
Subject: [PATCH 0071/1311] Update yrrahbot.acronical.json
---
domains/yrrahbot.acronical.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json
index f0731f8bc..12c0e766c 100644
--- a/domains/yrrahbot.acronical.json
+++ b/domains/yrrahbot.acronical.json
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
- "CNAME": "9595.site.bot-hosting.net"
+ "A": "http://209.38.167.110"
}
}
From cb209e941504ec95cc77feee1d4ec7bcafed5669 Mon Sep 17 00:00:00 2001
From: Acronical
Date: Mon, 15 Jul 2024 16:43:12 +0100
Subject: [PATCH 0072/1311] Update yrrahbot.acronical.json
---
domains/yrrahbot.acronical.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json
index 12c0e766c..f9e963bb0 100644
--- a/domains/yrrahbot.acronical.json
+++ b/domains/yrrahbot.acronical.json
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
- "A": "http://209.38.167.110"
+ "A": "209.38.167.110"
}
}
From 159c415ba48bd848f0aa40fa4cd6047f9cdde605 Mon Sep 17 00:00:00 2001
From: RYO <104158911+ridwanyinus@users.noreply.github.com>
Date: Mon, 15 Jul 2024 16:47:05 +0100
Subject: [PATCH 0073/1311] Register ridwan.is-a.dev
---
domains/ridwan.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/ridwan.json
diff --git a/domains/ridwan.json b/domains/ridwan.json
new file mode 100644
index 000000000..1398162fd
--- /dev/null
+++ b/domains/ridwan.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ridwanyinus",
+ "email": "ridwanyinusa15@gmail.com",
+ "discord": "1142082910351011991"
+ },
+
+ "record": {
+ "CNAME": "https://ridwanyinus.vercel.app/"
+ }
+ }
+
\ No newline at end of file
From 1be8e4607893c4df3cac7fef99b722d61ca9a7a9 Mon Sep 17 00:00:00 2001
From: civic1007
Date: Mon, 15 Jul 2024 11:15:50 -0500
Subject: [PATCH 0074/1311] Create images.json
---
domains/images.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/images.json
diff --git a/domains/images.json b/domains/images.json
new file mode 100644
index 000000000..1da09d2c7
--- /dev/null
+++ b/domains/images.json
@@ -0,0 +1,12 @@
+{
+ "description": "image server",
+ "repo": "https://github.com/civic1007/image-service",
+ "owner": {
+ "username": "civic1007",
+ "email": "",
+ "discord": "civic1007"
+ },
+ "record": {
+ "CNAME": "civics-api.pages.dev"
+ }
+}
From d43b51e6722fc97ad22acaf6d74538702ecced19 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 19:13:53 +0200
Subject: [PATCH 0075/1311] Create szisza.vamtic.json
---
domains/szisza.vamtic.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/szisza.vamtic.json
diff --git a/domains/szisza.vamtic.json b/domains/szisza.vamtic.json
new file mode 100644
index 000000000..45f0d23d7
--- /dev/null
+++ b/domains/szisza.vamtic.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "CNAME": "szisza.pages.dev"
+ }
+}
From 258692ad71a35941e5ad445328c35848996d1a56 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 19:16:49 +0200
Subject: [PATCH 0076/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 3ca66d4f5..6e4e57eea 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "CNAME": "cynical-platypus-4850.dataplicity.io"
+ "URL": "cynical-platypus-4850.dataplicity.io"
}
}
From fc3be47106d5b3b71cfed0a2bd8af2e9bba8b08d Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 19:17:46 +0200
Subject: [PATCH 0077/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 6e4e57eea..bacc6f6fa 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "URL": "cynical-platypus-4850.dataplicity.io"
+ "URL": "https://cynical-platypus-4850.dataplicity.io"
}
}
From cd75135fc3e387a670ed594643f650f2a95926ba Mon Sep 17 00:00:00 2001
From: civic1007
Date: Mon, 15 Jul 2024 13:02:53 -0500
Subject: [PATCH 0078/1311] Rename images.json to civic.images.json
---
domains/{images.json => civic.images.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{images.json => civic.images.json} (100%)
diff --git a/domains/images.json b/domains/civic.images.json
similarity index 100%
rename from domains/images.json
rename to domains/civic.images.json
From a8a3f5af087a3bc9e6e8ab8b82b278ad4d84529b Mon Sep 17 00:00:00 2001
From: civic1007
Date: Mon, 15 Jul 2024 13:04:35 -0500
Subject: [PATCH 0079/1311] Rename civic.images.json to images.civic.json
---
domains/{civic.images.json => images.civic.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{civic.images.json => images.civic.json} (100%)
diff --git a/domains/civic.images.json b/domains/images.civic.json
similarity index 100%
rename from domains/civic.images.json
rename to domains/images.civic.json
From fe95b2c3be920642005a9ea5a558a8ac9e97ccce Mon Sep 17 00:00:00 2001
From: SpyRisk <46430869+SpauriRosso@users.noreply.github.com>
Date: Mon, 15 Jul 2024 22:36:29 +0200
Subject: [PATCH 0080/1311] Register nass.is-a.dev
---
domains/nass.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/nass.json
diff --git a/domains/nass.json b/domains/nass.json
new file mode 100644
index 000000000..2e3b61971
--- /dev/null
+++ b/domains/nass.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "SpauriRosso",
+ "email": "spy456@zoho.com",
+ "discord": "404659098919895045"
+ },
+
+ "record": {
+ "A": ["64.226.79.220"]
+ }
+ }
+
\ No newline at end of file
From 475aa228ea8ad1acee244571abf2f98227cfcc93 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 23:04:41 +0200
Subject: [PATCH 0081/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index bacc6f6fa..3294c623d 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "URL": "https://cynical-platypus-4850.dataplicity.io"
+ "A": "89.106.200.1"
}
}
From 53dd0b8ebcf16abc5c016e3a09f827c0e907317c Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Mon, 15 Jul 2024 23:14:44 +0200
Subject: [PATCH 0082/1311] Update domains/vamtic.json
Co-authored-by: CuteDog5695
---
domains/vamtic.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 3294c623d..86f869730 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,6 +4,7 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": "89.106.200.1"
+ "A": ["89.106.200.1"]
+
}
}
From 6f935ba455af161a164ea33ca598f314d85cd271 Mon Sep 17 00:00:00 2001
From: RYO <104158911+ridwanyinus@users.noreply.github.com>
Date: Mon, 15 Jul 2024 23:05:07 +0100
Subject: [PATCH 0083/1311] Register ridwanullah.is-a.dev
---
domains/ridwanullah.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/ridwanullah.json
diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json
new file mode 100644
index 000000000..756471d35
--- /dev/null
+++ b/domains/ridwanullah.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ridwanyinus",
+ "email": "ridwanyinusa15@gmail.com",
+ "discord": "1142082910351011991"
+ },
+
+ "record": {
+ "CNAME": "ridwanyinusa.netlify.app"
+ }
+ }
+
\ No newline at end of file
From 42512b0a32136f6f3f3c216b938e1c5eafd1adc6 Mon Sep 17 00:00:00 2001
From: Endeade <120813259+Endeade@users.noreply.github.com>
Date: Tue, 16 Jul 2024 00:18:43 +0200
Subject: [PATCH 0084/1311] Register endeade.is-a.dev
---
domains/endeade.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/endeade.json
diff --git a/domains/endeade.json b/domains/endeade.json
new file mode 100644
index 000000000..be543bd7d
--- /dev/null
+++ b/domains/endeade.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Endeade",
+ "email": "endeade80@gmail.com",
+ "discord": "1117869855538942032"
+ },
+
+ "record": {
+ "CNAME": "endeade.github.io"
+ }
+ }
+
\ No newline at end of file
From 207fd449b4d4af0bce54efbfb9d276573bf084ba Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:32:31 +0200
Subject: [PATCH 0085/1311] Update lanonymous.json
---
domains/lanonymous.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/lanonymous.json b/domains/lanonymous.json
index 4e99abd75..305638b0c 100644
--- a/domains/lanonymous.json
+++ b/domains/lanonymous.json
@@ -1,5 +1,5 @@
{
- "description": "Lanonymous own website for contact and tech...",
+ "description": "Lanonymous own website for contact.",
"repo": "https://github.com/RLLanonymous/RLLanonymous.github.io",
"owner": {
"username": "RLLanonymous",
@@ -8,4 +8,4 @@
"record": {
"URL": "https://rllanonymous.github.io/"
}
- }
\ No newline at end of file
+ }
From 0bde80202082b64609da024c2a7af66bdfabe6db Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:35:53 +0200
Subject: [PATCH 0086/1311] Update lanonymous.json
---
domains/lanonymous.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/lanonymous.json b/domains/lanonymous.json
index 305638b0c..b19ff0cd3 100644
--- a/domains/lanonymous.json
+++ b/domains/lanonymous.json
@@ -6,6 +6,6 @@
"email": "ethanweirich31@gmail.com"
},
"record": {
- "URL": "https://rllanonymous.github.io/"
+ "CNAME": "https://rllanonymous.github.io/"
}
}
From 60a3e6a1f34b9f2fd2a908a6611156542d720ad7 Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:39:39 +0200
Subject: [PATCH 0087/1311] Create rllanonymous.json
---
domains/rllanonymous.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/rllanonymous.json
diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json
new file mode 100644
index 000000000..4be583ba2
--- /dev/null
+++ b/domains/rllanonymous.json
@@ -0,0 +1,11 @@
+{
+ "description": "Lanonymous own website for contact.",
+ "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io",
+ "owner": {
+ "username": "RLLanonymous",
+ "email": "ethanweirich31@gmail.com"
+ },
+ "record": {
+ "CNAME": "https://rllanonymous.github.io/"
+ }
+ }
From c8e09f61f9d4d3348c17ff7c43d63cf76590263c Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:41:59 +0200
Subject: [PATCH 0088/1311] Update rllanonymous.json
---
domains/rllanonymous.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json
index 4be583ba2..26ad81500 100644
--- a/domains/rllanonymous.json
+++ b/domains/rllanonymous.json
@@ -6,6 +6,6 @@
"email": "ethanweirich31@gmail.com"
},
"record": {
- "CNAME": "https://rllanonymous.github.io/"
+ "CNAME": "rllanonymous.github.io"
}
}
From acf9460e201b7cb794f13a7df588811e1bc13c8e Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:48:21 +0200
Subject: [PATCH 0089/1311] Update lanonymous.json
---
domains/lanonymous.json | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/domains/lanonymous.json b/domains/lanonymous.json
index b19ff0cd3..d3f5a12fa 100644
--- a/domains/lanonymous.json
+++ b/domains/lanonymous.json
@@ -1,11 +1 @@
-{
- "description": "Lanonymous own website for contact.",
- "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io",
- "owner": {
- "username": "RLLanonymous",
- "email": "ethanweirich31@gmail.com"
- },
- "record": {
- "CNAME": "https://rllanonymous.github.io/"
- }
- }
+
From 9e27b37784db528508f98cc8dde1834325e982e7 Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 02:48:34 +0200
Subject: [PATCH 0090/1311] Delete domains/lanonymous.json
---
domains/lanonymous.json | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 domains/lanonymous.json
diff --git a/domains/lanonymous.json b/domains/lanonymous.json
deleted file mode 100644
index d3f5a12fa..000000000
--- a/domains/lanonymous.json
+++ /dev/null
@@ -1 +0,0 @@
-
From 7aae4bf16aa317d2f04683e1b5071cbcab64fd99 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 08:23:54 +0530
Subject: [PATCH 0091/1311] Update saxophone.json
---
domains/saxophone.json | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/domains/saxophone.json b/domains/saxophone.json
index bcb29fd58..6d9da1b46 100644
--- a/domains/saxophone.json
+++ b/domains/saxophone.json
@@ -6,16 +6,7 @@
},
"record": {
"A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ],
- "AAAA": [
- "2606:50c0:8000::153",
- "2606:50c0:8001::153",
- "2606:50c0:8002::153",
- "2606:50c0:8003::153"
+ "45.55.110.124",
],
"MX": [
"mx1.forwardemail.net",
From 7258aaefba6c916c779fb5e5bc68917262f04a82 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 08:29:14 +0530
Subject: [PATCH 0092/1311] Update blog.saxophone.json
---
domains/blog.saxophone.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json
index edd8bd797..b9c4b350e 100644
--- a/domains/blog.saxophone.json
+++ b/domains/blog.saxophone.json
@@ -5,6 +5,8 @@
"email": "itsarchit@keemail.me"
},
"record": {
- "CNAME": "na-west1.surge.sh"
+ "A": [
+ "45.55.110.124"
+ ]
}
}
From 2128806f5ef4adcd41a87360fc9304fbe284df9b Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 08:59:26 +0530
Subject: [PATCH 0093/1311] Update blog.saxophone.json
---
domains/blog.saxophone.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json
index b9c4b350e..5ee019aee 100644
--- a/domains/blog.saxophone.json
+++ b/domains/blog.saxophone.json
@@ -5,8 +5,6 @@
"email": "itsarchit@keemail.me"
},
"record": {
- "A": [
- "45.55.110.124"
- ]
+ "CNAME": "legendary-madeleine-5d7349.netlify.app"
}
}
From 60199fd2145f523089bb1f533068d92eaebf04e2 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 09:13:25 +0530
Subject: [PATCH 0094/1311] Update blog.saxophone.json
---
domains/blog.saxophone.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json
index 5ee019aee..1906b0c00 100644
--- a/domains/blog.saxophone.json
+++ b/domains/blog.saxophone.json
@@ -5,6 +5,6 @@
"email": "itsarchit@keemail.me"
},
"record": {
- "CNAME": "legendary-madeleine-5d7349.netlify.app"
+ "CNAME": "my-blog-8il5.onrender.com"
}
}
From 0a76cbdcabcb8ea5cfacb23de2d8a37a2b5f4add Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 09:32:52 +0530
Subject: [PATCH 0095/1311] Update saxophone.json
---
domains/saxophone.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/saxophone.json b/domains/saxophone.json
index 6d9da1b46..8ed9565bf 100644
--- a/domains/saxophone.json
+++ b/domains/saxophone.json
@@ -6,7 +6,7 @@
},
"record": {
"A": [
- "45.55.110.124",
+ "216.24.57.1",
],
"MX": [
"mx1.forwardemail.net",
From cde152bd43e0bf443e7a9c9152fde8014105688b Mon Sep 17 00:00:00 2001
From: Alecks20 <109296824+Alecks20@users.noreply.github.com>
Date: Tue, 16 Jul 2024 16:52:51 +0800
Subject: [PATCH 0096/1311] Move to Railway
---
domains/alecks.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/alecks.json b/domains/alecks.json
index ce6313a9a..e61b812fc 100644
--- a/domains/alecks.json
+++ b/domains/alecks.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "geode.alecks.dev"
+ "CNAME": "mmsehn6m.up.railway.app"
}
}
From 1d2ae07caeb8ace4eff7adcdb7d145b99fbfa5b6 Mon Sep 17 00:00:00 2001
From: bikoil
Date: Tue, 16 Jul 2024 12:46:20 +0300
Subject: [PATCH 0097/1311] Added biko.json domain
---
domains/biko.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/biko.json
diff --git a/domains/biko.json b/domains/biko.json
new file mode 100644
index 000000000..f30299260
--- /dev/null
+++ b/domains/biko.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more",
+ "repo": "https://github.com/Bikoil/bikoil.github.io",
+ "owner": {
+ "username": "bikoil",
+ "email": "devbikoilu@gmail.com",
+ "twitter": "BikoAni"
+ },
+ "record": {
+ "CNAME": "bikoil.github.io"
+ }
+}
From 54f3ad2deb6459bfb30599f2c9758c597d3fd3fa Mon Sep 17 00:00:00 2001
From: Ridwan
Date: Tue, 16 Jul 2024 11:28:40 +0100
Subject: [PATCH 0098/1311] removed vercel, please add updated link
---
domains/ridwan.json | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/domains/ridwan.json b/domains/ridwan.json
index 1398162fd..3fde54f01 100644
--- a/domains/ridwan.json
+++ b/domains/ridwan.json
@@ -1,12 +1,11 @@
{
- "owner": {
- "username": "ridwanyinus",
- "email": "ridwanyinusa15@gmail.com",
- "discord": "1142082910351011991"
- },
-
- "record": {
- "CNAME": "https://ridwanyinus.vercel.app/"
- }
- }
-
\ No newline at end of file
+ "owner": {
+ "username": "ridwanyinus",
+ "email": "ridwanyinusa15@gmail.com",
+ "discord": "1142082910351011991"
+ },
+
+ "record": {
+ "CNAME": "ridwanyinusa.netlify.app"
+ }
+}
From 1acbadf20d0cf54bf7df56c98cb429f66b247e34 Mon Sep 17 00:00:00 2001
From: saxophone <97726243+saxophone-guy@users.noreply.github.com>
Date: Tue, 16 Jul 2024 16:53:31 +0530
Subject: [PATCH 0099/1311] Update domains/saxophone.json
Co-authored-by: CuteDog5695
---
domains/saxophone.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/saxophone.json b/domains/saxophone.json
index 8ed9565bf..46ae67604 100644
--- a/domains/saxophone.json
+++ b/domains/saxophone.json
@@ -6,7 +6,7 @@
},
"record": {
"A": [
- "216.24.57.1",
+ "216.24.57.1"
],
"MX": [
"mx1.forwardemail.net",
From 7ab7b8aa4a2065f935db673594af8b9b92a3ba77 Mon Sep 17 00:00:00 2001
From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com>
Date: Tue, 16 Jul 2024 14:01:57 +0200
Subject: [PATCH 0100/1311] Create _discord.rllanonymous.json
---
domains/_discord.rllanonymous.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.rllanonymous.json
diff --git a/domains/_discord.rllanonymous.json b/domains/_discord.rllanonymous.json
new file mode 100644
index 000000000..fdc343de9
--- /dev/null
+++ b/domains/_discord.rllanonymous.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "RLLanonymous",
+ "email": "ethanweirich31@gmail.com"
+ },
+ "record": {
+ "TXT": "dh=da8ae85aafa7325f95bd440a972eb5efa90c45f6"
+ }
+}
From 1ae8d2990da3ce0c4b0e163ed5db16f8d9288ea4 Mon Sep 17 00:00:00 2001
From: Socketlike <36399055+Socketlike@users.noreply.github.com>
Date: Tue, 16 Jul 2024 19:07:31 +0700
Subject: [PATCH 0101/1311] chore(evie): replace `email` with `discordId` from
`owner`
---
domains/_discord.evie.json | 2 +-
domains/_github-pages-challenge-Socketlike.evie.json | 2 +-
domains/evie.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json
index ffaa8523f..942245d32 100644
--- a/domains/_discord.evie.json
+++ b/domains/_discord.evie.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discordId": "285329659023851520"
},
"record": {
"TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e"
diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json
index bf1fcdb5e..97700f78a 100644
--- a/domains/_github-pages-challenge-Socketlike.evie.json
+++ b/domains/_github-pages-challenge-Socketlike.evie.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discord": "285329659023851520"
},
"record": {
"TXT": "351773beb3717122300722aeb5d1ac"
diff --git a/domains/evie.json b/domains/evie.json
index 2f79b7022..d66e85e37 100644
--- a/domains/evie.json
+++ b/domains/evie.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discordId": "285329659023851520"
},
"record": {
"CNAME": "socketlike.github.io"
From c7ef29c3bdc55035c291a50fb4b8e11b0e04c477 Mon Sep 17 00:00:00 2001
From: Socketlike <36399055+Socketlike@users.noreply.github.com>
Date: Tue, 16 Jul 2024 19:07:31 +0700
Subject: [PATCH 0102/1311] chore(evie): replace `email` with `discordId`,
`discord` from `owner`
---
domains/_discord.evie.json | 3 ++-
domains/_github-pages-challenge-Socketlike.evie.json | 3 ++-
domains/evie.json | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json
index ffaa8523f..435aef748 100644
--- a/domains/_discord.evie.json
+++ b/domains/_discord.evie.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discordId": "285329659023851520",
+ "discord": "encyclopedic"
},
"record": {
"TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e"
diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json
index bf1fcdb5e..08df47490 100644
--- a/domains/_github-pages-challenge-Socketlike.evie.json
+++ b/domains/_github-pages-challenge-Socketlike.evie.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discordId": "285329659023851520",
+ "discord": "encyclopedic"
},
"record": {
"TXT": "351773beb3717122300722aeb5d1ac"
diff --git a/domains/evie.json b/domains/evie.json
index 2f79b7022..b2d5ee548 100644
--- a/domains/evie.json
+++ b/domains/evie.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Socketlike",
- "email": "evelynxii.xt@gmail.com"
+ "discordId": "285329659023851520",
+ "discord": "encyclopedic"
},
"record": {
"CNAME": "socketlike.github.io"
From 1c5b6745d9210193df692a9586e53ae878eb6053 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Tue, 16 Jul 2024 14:14:42 +0200
Subject: [PATCH 0103/1311] Create info.vamtic.json
---
domains/info.vamtic.json | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 domains/info.vamtic.json
diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json
new file mode 100644
index 000000000..d7dd42fec
--- /dev/null
+++ b/domains/info.vamtic.json
@@ -0,0 +1,16 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "A": "185.199.108.153"
+ "A": "185.199.109.153"
+ "A": "185.199.110.153"
+ "A": "185.199.111.153"
+ "AAAA": "2606:50c0:8000::153"
+ "AAAA": "2606:50c0:8001::153"
+ "AAAA": "2606:50c0:8002::153"
+ "AAAA": "2606:50c0:8003::153"
+ }
+}
From 882e16a5f13a4afd85f3032214ad2e22b994deb8 Mon Sep 17 00:00:00 2001
From: Socketlike <36399055+Socketlike@users.noreply.github.com>
Date: Tue, 16 Jul 2024 19:20:41 +0700
Subject: [PATCH 0104/1311] fix(evie): re-add `email` field
---
domains/_discord.evie.json | 3 ++-
domains/_github-pages-challenge-Socketlike.evie.json | 3 ++-
domains/evie.json | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json
index 435aef748..dc5fd1346 100644
--- a/domains/_discord.evie.json
+++ b/domains/_discord.evie.json
@@ -2,7 +2,8 @@
"owner": {
"username": "Socketlike",
"discordId": "285329659023851520",
- "discord": "encyclopedic"
+ "discord": "encyclopedic",
+ "email": ""
},
"record": {
"TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e"
diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json
index 08df47490..7ab6df371 100644
--- a/domains/_github-pages-challenge-Socketlike.evie.json
+++ b/domains/_github-pages-challenge-Socketlike.evie.json
@@ -2,7 +2,8 @@
"owner": {
"username": "Socketlike",
"discordId": "285329659023851520",
- "discord": "encyclopedic"
+ "discord": "encyclopedic",
+ "email": ""
},
"record": {
"TXT": "351773beb3717122300722aeb5d1ac"
diff --git a/domains/evie.json b/domains/evie.json
index b2d5ee548..f6220b9cd 100644
--- a/domains/evie.json
+++ b/domains/evie.json
@@ -2,7 +2,8 @@
"owner": {
"username": "Socketlike",
"discordId": "285329659023851520",
- "discord": "encyclopedic"
+ "discord": "encyclopedic",
+ "email": ""
},
"record": {
"CNAME": "socketlike.github.io"
From 3b51d2787e2567544a95ce671206826b769e28b8 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Tue, 16 Jul 2024 19:23:55 +0700
Subject: [PATCH 0105/1311] Update info.vamtic.json
---
domains/info.vamtic.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json
index d7dd42fec..914b951d4 100644
--- a/domains/info.vamtic.json
+++ b/domains/info.vamtic.json
@@ -4,13 +4,13 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": "185.199.108.153"
- "A": "185.199.109.153"
- "A": "185.199.110.153"
- "A": "185.199.111.153"
- "AAAA": "2606:50c0:8000::153"
- "AAAA": "2606:50c0:8001::153"
- "AAAA": "2606:50c0:8002::153"
- "AAAA": "2606:50c0:8003::153"
+ "A": ["185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"],
+ "AAAA": ["2606:50c0:8000::153",
+ "2606:50c0:8001::153",
+ "2606:50c0:8002::153",
+ "2606:50c0:8003::153"]
}
}
From 89eb9f9c25e4f40e7a2423c7ce3fd25ab5db0a8d Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Tue, 16 Jul 2024 19:25:46 +0700
Subject: [PATCH 0106/1311] Update info.vamtic.json
---
domains/info.vamtic.json | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json
index 914b951d4..d7eaa4419 100644
--- a/domains/info.vamtic.json
+++ b/domains/info.vamtic.json
@@ -7,10 +7,6 @@
"A": ["185.199.108.153",
"185.199.109.153",
"185.199.110.153",
- "185.199.111.153"],
- "AAAA": ["2606:50c0:8000::153",
- "2606:50c0:8001::153",
- "2606:50c0:8002::153",
- "2606:50c0:8003::153"]
+ "185.199.111.153"]
}
}
From 6bd92a9c817403178f89c704f22fc5b52a9aacfa Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 16 Jul 2024 10:14:33 -0400
Subject: [PATCH 0107/1311] Update domains/yrrahbot.acronical.json
Co-authored-by: CuteDog5695
---
domains/yrrahbot.acronical.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json
index f9e963bb0..bb972b6e7 100644
--- a/domains/yrrahbot.acronical.json
+++ b/domains/yrrahbot.acronical.json
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
- "A": "209.38.167.110"
+ "A": ["209.38.167.110"]
}
}
From 1877b58936981948a1da563233ebf3efe2990651 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 16 Jul 2024 10:16:28 -0400
Subject: [PATCH 0108/1311] add empty email line
---
domains/katz.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/katz.json b/domains/katz.json
index 4a7619402..2250333da 100644
--- a/domains/katz.json
+++ b/domains/katz.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Bananalolok",
- "discord": "banana_lol_7678"
+ "discord": "banana_lol_7678",
+ "email": ""
},
"record": {
"A": [
From a823e278772b09f782237a4895cdcbf61cd75720 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 16 Jul 2024 10:18:01 -0400
Subject: [PATCH 0109/1311] Update and rename hachiro to hachiro.json
---
domains/{hachiro => hachiro.json} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename domains/{hachiro => hachiro.json} (81%)
diff --git a/domains/hachiro b/domains/hachiro.json
similarity index 81%
rename from domains/hachiro
rename to domains/hachiro.json
index b1d178cba..d08401bd2 100644
--- a/domains/hachiro
+++ b/domains/hachiro.json
@@ -3,7 +3,8 @@
"repo": "https://github.com/bananalolok/register",
"owner": {
"username": "bananalolok",
- "discord": "banana_lol_7678"
+ "discord": "banana_lol_7678",
+ "email": ""
},
"record": {
"CNAME": "edge.redirect.pizza"
From 59eb2652769a06b2c17b99ca9ad2d87a97aff422 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 16 Jul 2024 10:18:47 -0400
Subject: [PATCH 0110/1311] Update domains/janeq.json
Co-authored-by: CuteDog5695
---
domains/janeq.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/janeq.json b/domains/janeq.json
index 2cd42f9f3..2ae4a57a1 100644
--- a/domains/janeq.json
+++ b/domains/janeq.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/notjaneq/bs",
"owner": {
"username": "notjaneq",
- "email": "a2012989z@gmail.com",
+ "email": "a2012989z@gmail.com"
},
"record": {
"CNAME": "notjaneq.github.io"
From bc2e2888399b4fc6567cae4fb0d6a457d9b3f7ce Mon Sep 17 00:00:00 2001
From: Aswin Rout
Date: Tue, 16 Jul 2024 21:35:24 +0530
Subject: [PATCH 0111/1311] Create aswinrout.json
---
domains/aswinrout.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/aswinrout.json
diff --git a/domains/aswinrout.json b/domains/aswinrout.json
new file mode 100644
index 000000000..fda546dc8
--- /dev/null
+++ b/domains/aswinrout.json
@@ -0,0 +1,11 @@
+{
+ "description": "aswinrout.is-a.dev",
+ "repo": "https://github.com/AswinCreates/aswincreates.github.io",
+ "owner": {
+ "username": "AswinCreates",
+ "email": "aswin94281@gmail.com"
+ },
+ "record": {
+ "CNAME": "aswincreates.github.io"
+ }
+}
From 9e62a404d53f6eec1a171819e0e2f6b821c6cd29 Mon Sep 17 00:00:00 2001
From: Lakisu <151434819+Lakisu@users.noreply.github.com>
Date: Tue, 16 Jul 2024 19:55:35 +0200
Subject: [PATCH 0112/1311] Create lakis.json
---
domains/lakis.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/lakis.json
diff --git a/domains/lakis.json b/domains/lakis.json
new file mode 100644
index 000000000..8d52ef016
--- /dev/null
+++ b/domains/lakis.json
@@ -0,0 +1,10 @@
+{
+ "description": "Lakis with axolotls",
+ "owner": {
+ "username": "Lakiś",
+ "email": "support@axolotlmc.pl"
+ },
+ "record": {
+ "URL": "https://axolotlmc.pl/"
+ }
+}
From 0f386d207abde262c38e43f122026e70a1371035 Mon Sep 17 00:00:00 2001
From: Lakisu <151434819+Lakisu@users.noreply.github.com>
Date: Tue, 16 Jul 2024 20:06:14 +0200
Subject: [PATCH 0113/1311] Update lakis.json
---
domains/lakis.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/lakis.json b/domains/lakis.json
index 8d52ef016..0d8cd7fe1 100644
--- a/domains/lakis.json
+++ b/domains/lakis.json
@@ -5,6 +5,6 @@
"email": "support@axolotlmc.pl"
},
"record": {
- "URL": "https://axolotlmc.pl/"
+ "URL": "https://e-z.gg/lakis"
}
}
From b854ddcbd7c84becb5620d32123d9ae2eeb9cf9f Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Tue, 16 Jul 2024 20:31:26 +0200
Subject: [PATCH 0114/1311] Update info.vamtic.json
---
domains/info.vamtic.json | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json
index d7eaa4419..84813a84c 100644
--- a/domains/info.vamtic.json
+++ b/domains/info.vamtic.json
@@ -4,9 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": ["185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"]
+ "CNAME": "vamtic.github.io"
}
}
From fc428dfcd53ae35bbb1e66bd15d2310448068541 Mon Sep 17 00:00:00 2001
From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com>
Date: Wed, 17 Jul 2024 00:31:56 +0530
Subject: [PATCH 0115/1311] Create Priyanshul.json
---
domains/Priyanshul.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/Priyanshul.json
diff --git a/domains/Priyanshul.json b/domains/Priyanshul.json
new file mode 100644
index 000000000..cd353fab3
--- /dev/null
+++ b/domains/Priyanshul.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Portfolio Website",
+ "repo": "https://github.com/Priyanshul1307/Priyanshul1307.github.io",
+ "owner": {
+ "username": "Priyanshul1307",
+ "email": "piyanshul1307@gmail.com"
+ },
+ "record": {
+ "CNAME": "Priyanshul1307.github.io"
+ }
+ }
\ No newline at end of file
From bfcd55fb58560d79937250423e505100dfee475a Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Tue, 16 Jul 2024 22:30:31 +0200
Subject: [PATCH 0116/1311] Update info.vamtic.json
---
domains/info.vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json
index 84813a84c..7e6366b80 100644
--- a/domains/info.vamtic.json
+++ b/domains/info.vamtic.json
@@ -4,6 +4,6 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "CNAME": "vamtic.github.io"
+ "CNAME": "info-86z.pages.dev"
}
}
From e98f08e2af7a5ad1f11d758eb24998cfbb664136 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Tue, 16 Jul 2024 22:31:08 +0200
Subject: [PATCH 0117/1311] Delete
domains/_github-pages-challenge-vamtic.info.vamtic.json
---
domains/_github-pages-challenge-vamtic.info.vamtic.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/_github-pages-challenge-vamtic.info.vamtic.json
diff --git a/domains/_github-pages-challenge-vamtic.info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json
deleted file mode 100644
index bf41195b6..000000000
--- a/domains/_github-pages-challenge-vamtic.info.vamtic.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "vamtic",
- "email": "vamtic@yahoo.com"
- },
- "record": {
- "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8"
- }
-}
From 256c44f945fdd739cb1402d9a03a587e34e42a68 Mon Sep 17 00:00:00 2001
From: Lakisu <151434819+Lakisu@users.noreply.github.com>
Date: Tue, 16 Jul 2024 23:12:40 +0200
Subject: [PATCH 0118/1311] Update lakis.json
---
domains/lakis.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/lakis.json b/domains/lakis.json
index 0d8cd7fe1..373a93e5d 100644
--- a/domains/lakis.json
+++ b/domains/lakis.json
@@ -5,6 +5,6 @@
"email": "support@axolotlmc.pl"
},
"record": {
- "URL": "https://e-z.gg/lakis"
+ "URL": "https://e-z.bio/lakis"
}
}
From f53b57fc558bb01be185ed68615c7bfbf8ba7f9e Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Wed, 17 Jul 2024 00:44:59 +0200
Subject: [PATCH 0119/1311] Create clicker.vamtic.json
---
domains/clicker.vamtic.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/clicker.vamtic.json
diff --git a/domains/clicker.vamtic.json b/domains/clicker.vamtic.json
new file mode 100644
index 000000000..e8a928b55
--- /dev/null
+++ b/domains/clicker.vamtic.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "CNAME": "clicker-bao.pages.dev"
+ }
+}
From 90202c318412d5854f31b262555d792b5a0b68ee Mon Sep 17 00:00:00 2001
From: xKotelek
Date: Wed, 17 Jul 2024 09:13:24 +0200
Subject: [PATCH 0120/1311] Register xkotelek.is-a.dev
---
domains/xkotelek.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/xkotelek.json
diff --git a/domains/xkotelek.json b/domains/xkotelek.json
new file mode 100644
index 000000000..85daca0ae
--- /dev/null
+++ b/domains/xkotelek.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "xKotelek",
+ "email": "98203141+xKotelek@users.noreply.github.com",
+ "discord": "803159847641284640"
+ },
+
+ "record": {
+ "CNAME": "xkotelek.github.io"
+ }
+ }
+
\ No newline at end of file
From 427b946fb5fffe6f556824bd3e0f112f18e0a1c9 Mon Sep 17 00:00:00 2001
From: xKotelek
Date: Wed, 17 Jul 2024 09:14:09 +0200
Subject: [PATCH 0121/1311] Delete domains/kotelek.json
---
domains/kotelek.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/kotelek.json
diff --git a/domains/kotelek.json b/domains/kotelek.json
deleted file mode 100644
index 89cb2736d..000000000
--- a/domains/kotelek.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "xKotelek",
- "email": "contact@kotelek.dev"
- },
- "record": {
- "CNAME": "kotelek.dev"
- }
-}
From e43cec9dd2f63e5e937a74c0b0801251401f9b62 Mon Sep 17 00:00:00 2001
From: xKotelek
Date: Wed, 17 Jul 2024 09:17:36 +0200
Subject: [PATCH 0122/1311] Delete kotelek.is-a.dev
---
domains/kotelek.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/kotelek.json
diff --git a/domains/kotelek.json b/domains/kotelek.json
deleted file mode 100644
index 89cb2736d..000000000
--- a/domains/kotelek.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "xKotelek",
- "email": "contact@kotelek.dev"
- },
- "record": {
- "CNAME": "kotelek.dev"
- }
-}
From 600a6d30274c7ea439f00c451a254e8d6990afac Mon Sep 17 00:00:00 2001
From: User0 <104380885+user0-07161@users.noreply.github.com>
Date: Wed, 17 Jul 2024 09:47:30 +0200
Subject: [PATCH 0123/1311] Create pi19044.json
---
domains/pi19044.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pi19044.json
diff --git a/domains/pi19044.json b/domains/pi19044.json
new file mode 100644
index 000000000..71bdb4032
--- /dev/null
+++ b/domains/pi19044.json
@@ -0,0 +1,12 @@
+{
+ "description": "PrelevatedInsider19044's website",
+ "repo": "https://github.com/pi19044/pi19044.github.io",
+ "owner": {
+ "username": "pi19044",
+ "email": "membermadde.insiddev25120@hotmail.com"
+ },
+
+ "record": {
+ "CNAME": "pi19044.is-a.dev"
+ }
+}
From 5d08f7f4396b29c0f8318607030a68d73a891f83 Mon Sep 17 00:00:00 2001
From: xKotelek
Date: Wed, 17 Jul 2024 10:11:15 +0200
Subject: [PATCH 0124/1311] Create CNAME
---
CNAME | 1 +
1 file changed, 1 insertion(+)
create mode 100644 CNAME
diff --git a/CNAME b/CNAME
new file mode 100644
index 000000000..e932e3626
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+xkotelek.is-a.dev
\ No newline at end of file
From 5094573a0ca7643d8f0feecc2dee5cbc9e7f2af2 Mon Sep 17 00:00:00 2001
From: xKotelek
Date: Wed, 17 Jul 2024 10:22:07 +0200
Subject: [PATCH 0125/1311] Delete CNAME
---
CNAME | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 CNAME
diff --git a/CNAME b/CNAME
deleted file mode 100644
index e932e3626..000000000
--- a/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-xkotelek.is-a.dev
\ No newline at end of file
From 3af4beea6e978f7cb7ce76aa99f993ef7e6e1914 Mon Sep 17 00:00:00 2001
From: User0 <104380885+user0-07161@users.noreply.github.com>
Date: Wed, 17 Jul 2024 10:26:54 +0200
Subject: [PATCH 0126/1311] Update domains/pi19044.json
Co-authored-by: CuteDog5695
---
domains/pi19044.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/pi19044.json b/domains/pi19044.json
index 71bdb4032..2bfff3a1c 100644
--- a/domains/pi19044.json
+++ b/domains/pi19044.json
@@ -7,6 +7,6 @@
},
"record": {
- "CNAME": "pi19044.is-a.dev"
+ "CNAME": "pi19044.github.io"
}
}
From 9c0eef381d6918f6d655d36b64b9421f65fcfcd0 Mon Sep 17 00:00:00 2001
From: AhNode <138335069+AhNode@users.noreply.github.com>
Date: Wed, 17 Jul 2024 15:32:49 +0700
Subject: [PATCH 0127/1311] Register jokotwib.is-a.dev
---
domains/jokotwib.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/jokotwib.json
diff --git a/domains/jokotwib.json b/domains/jokotwib.json
new file mode 100644
index 000000000..90b0f2b20
--- /dev/null
+++ b/domains/jokotwib.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "AhNode",
+ "email": "jakijapanese@gmail.com",
+ "discord": "704173828187619370"
+ },
+
+ "record": {
+ "A": ["69.197.135.202"]
+ }
+ }
+
\ No newline at end of file
From 8b2aeaf397bc4a5184b18e739af9c48ca883e640 Mon Sep 17 00:00:00 2001
From: "Yigit.Dev" <152687620+yigitdevv0@users.noreply.github.com>
Date: Wed, 17 Jul 2024 14:14:22 +0300
Subject: [PATCH 0128/1311] Create yigit.json
---
domains/yigit.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/yigit.json
diff --git a/domains/yigit.json b/domains/yigit.json
new file mode 100644
index 000000000..ecd145c3c
--- /dev/null
+++ b/domains/yigit.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "yigitdevv0",
+ "email": "yigitkabak05@hotmail.com"
+ },
+ "record": {
+ "CNAME": "yigit.xairys.com"
+ }
+}
From 1afc432b3e02ab2cc6292678799b51721b7f303e Mon Sep 17 00:00:00 2001
From: fdkgenie <75261157+fdkgenie@users.noreply.github.com>
Date: Wed, 17 Jul 2024 13:39:05 +0200
Subject: [PATCH 0129/1311] Create fdkgenie.json
---
domains/fdkgenie.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/fdkgenie.json
diff --git a/domains/fdkgenie.json b/domains/fdkgenie.json
new file mode 100644
index 000000000..5288879ce
--- /dev/null
+++ b/domains/fdkgenie.json
@@ -0,0 +1,11 @@
+{
+ "description": "Register fdkgenie.is-a.dev domain",
+ "repo": "https://github.com/is-a-dev/docs",
+ "owner": {
+ "username": "fdkgenie",
+ "email": "fdkgenie@gmail.com"
+ },
+ "record": {
+ "URL": "https://cuongphd.wordpress.com/"
+ }
+}
From 439b55bccea1eead9a34b54b14ef6ac8f0f24943 Mon Sep 17 00:00:00 2001
From: Ibrahim Asif
Date: Wed, 17 Jul 2024 17:28:46 +0530
Subject: [PATCH 0130/1311] Create satindar.json
---
satindar.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 satindar.json
diff --git a/satindar.json b/satindar.json
new file mode 100644
index 000000000..b3be8e999
--- /dev/null
+++ b/satindar.json
@@ -0,0 +1,12 @@
+{
+ "description": "personal use / portfolio",
+ "repo": "https://github.com/satindar31/satindar31.github.io",
+ "owner": {
+ "username": "satindar31",
+ "email": "satindar31@tutanota.com",
+ "twitter": "satindar31"
+ },
+ "record": {
+ "CNAME": "satindar31.github.io"
+ }
+}
From cedf5f211c7cce9cea3a3e0409fa3656a8ff6b80 Mon Sep 17 00:00:00 2001
From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com>
Date: Wed, 17 Jul 2024 17:57:07 +0530
Subject: [PATCH 0131/1311] Update and rename Priyanshul.json to
priyanshul.json
---
domains/{Priyanshul.json => priyanshul.json} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename domains/{Priyanshul.json => priyanshul.json} (81%)
diff --git a/domains/Priyanshul.json b/domains/priyanshul.json
similarity index 81%
rename from domains/Priyanshul.json
rename to domains/priyanshul.json
index cd353fab3..1d3bd1586 100644
--- a/domains/Priyanshul.json
+++ b/domains/priyanshul.json
@@ -6,6 +6,6 @@
"email": "piyanshul1307@gmail.com"
},
"record": {
- "CNAME": "Priyanshul1307.github.io"
+ "CNAME": "Priyanshul130.github.io"
}
- }
\ No newline at end of file
+ }
From 4c194b87ec3f7204ccdb6f92d1627f2cb72cf06d Mon Sep 17 00:00:00 2001
From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com>
Date: Wed, 17 Jul 2024 14:56:52 +0200
Subject: [PATCH 0132/1311] Register appointer.is-a.dev
---
domains/appointer.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/appointer.json
diff --git a/domains/appointer.json b/domains/appointer.json
new file mode 100644
index 000000000..c94ebb371
--- /dev/null
+++ b/domains/appointer.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "MrDaPoyo",
+ "email": "wiiuforever25@gmail.com",
+ "discord": "1147531188148375623"
+ },
+
+ "record": {
+ "CNAME": "https://appointer-z3jo.onrender.com/"
+ }
+ }
+
\ No newline at end of file
From faa694f9f0e1f1f6d9aba7a3ee546b14d2158a00 Mon Sep 17 00:00:00 2001
From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com>
Date: Wed, 17 Jul 2024 20:22:32 +0700
Subject: [PATCH 0133/1311] Register beatrack.is-a.dev
---
domains/beatrack.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/beatrack.json
diff --git a/domains/beatrack.json b/domains/beatrack.json
new file mode 100644
index 000000000..b8e568988
--- /dev/null
+++ b/domains/beatrack.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "UsernameKhoaIsAvailable",
+ "email": "khoatm20@gmail.com",
+ "discord": "697058629517443106"
+ },
+
+ "record": {
+ "A": ["118.71.116.9"]
+ }
+ }
+
\ No newline at end of file
From 7c403a27c5fcd0c484746cc535d97086560f2c78 Mon Sep 17 00:00:00 2001
From: kaktus-1 <56768074+kaktus-1@users.noreply.github.com>
Date: Wed, 17 Jul 2024 15:35:46 +0200
Subject: [PATCH 0134/1311] Update kaktus.json
Switched to discord username instead of mail. Because of spam mails
---
domains/kaktus.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/kaktus.json b/domains/kaktus.json
index 33fd7ce20..3ec5fddf9 100644
--- a/domains/kaktus.json
+++ b/domains/kaktus.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "kaktus-1",
- "email": "meatgithub@istwunderbar.de"
+ "email": "kaktus___"
},
"record": {
"CNAME": "is-a-dev-3hg.pages.dev"
From 54c77f58916d94ce4632e15b469603e4979a7a96 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Wed, 17 Jul 2024 20:37:33 +0700
Subject: [PATCH 0135/1311] Update kaktus.json
---
domains/kaktus.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/kaktus.json b/domains/kaktus.json
index 3ec5fddf9..37f03af38 100644
--- a/domains/kaktus.json
+++ b/domains/kaktus.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "kaktus-1",
- "email": "kaktus___"
+ "email": "",
+ "discord":"kaktus___"
},
"record": {
"CNAME": "is-a-dev-3hg.pages.dev"
From b81053020e1a4c09c81a200fa103eb81e37d59fa Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Wed, 17 Jul 2024 20:40:22 +0700
Subject: [PATCH 0136/1311] Rename satindar.json to domains/satindar.json
---
satindar.json => domains/satindar.json | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename satindar.json => domains/satindar.json (100%)
diff --git a/satindar.json b/domains/satindar.json
similarity index 100%
rename from satindar.json
rename to domains/satindar.json
From 7d77f1bdf77cc79cecec6663d053e3e3dd24a895 Mon Sep 17 00:00:00 2001
From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com>
Date: Wed, 17 Jul 2024 15:45:05 +0200
Subject: [PATCH 0137/1311] Update appointer.json
---
domains/appointer.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/appointer.json b/domains/appointer.json
index c94ebb371..c929e29e3 100644
--- a/domains/appointer.json
+++ b/domains/appointer.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "https://appointer-z3jo.onrender.com/"
+ "CNAME": "appointer-z3jo.onrender.com"
}
}
-
\ No newline at end of file
+
From c08d68e1aa2467a557ab4d3ba57cc860f48eef8e Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Wed, 17 Jul 2024 20:47:33 +0700
Subject: [PATCH 0138/1311] Delete domains/lender.json
---
domains/lender.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/lender.json
diff --git a/domains/lender.json b/domains/lender.json
deleted file mode 100644
index 33ab30aff..000000000
--- a/domains/lender.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "MrDaPoyo",
- "email": "wiiuforever25@gmail.com",
- "discord": "1147531188148375623"
- },
-
- "record": {
- "CNAME": "mrdapoyo.github.io/lender"
- }
- }
-
\ No newline at end of file
From b492ec7453918b105a0d9646bf34892cd8f332a2 Mon Sep 17 00:00:00 2001
From: civic1007
Date: Wed, 17 Jul 2024 08:49:25 -0500
Subject: [PATCH 0139/1311] Update civic.json
---
domains/civic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/civic.json b/domains/civic.json
index da498610c..63f7344bb 100644
--- a/domains/civic.json
+++ b/domains/civic.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "civic1007",
- "email": "civic1007@proton.me"
+ "email": ""
},
"record": {
"CNAME": "civic1007.pages.dev"
From 53926f3b8a8d9432994723e4373cdcee1cf5032f Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Wed, 17 Jul 2024 20:51:43 +0700
Subject: [PATCH 0140/1311] Update civic.json
---
domains/civic.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/civic.json b/domains/civic.json
index 63f7344bb..eef27a079 100644
--- a/domains/civic.json
+++ b/domains/civic.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "civic1007",
- "email": ""
+ "email": "",
+ "discord":"1258033419443503124"
},
"record": {
"CNAME": "civic1007.pages.dev"
From 55ef50286e03b3d2fc9005a821318a78e4ff23c3 Mon Sep 17 00:00:00 2001
From: winbo
Date: Wed, 17 Jul 2024 17:39:46 +0200
Subject: [PATCH 0141/1311] Create winbo.json
---
domains/winbo.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/winbo.json
diff --git a/domains/winbo.json b/domains/winbo.json
new file mode 100644
index 000000000..dc28d5dc9
--- /dev/null
+++ b/domains/winbo.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "winbo-yml-exe",
+ "email": "winbo-yml-exe@outlook.com"
+ },
+ "record": {
+ "CNAME": "winbo-yml-exe.github.io"
+ }
+}
From 730dd89f953bfa1f1f38480fb463927fd0650313 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=87=BA=E5=8F=A3=E3=83=AC=E3=82=A4?=
Date: Wed, 17 Jul 2024 21:38:50 +0200
Subject: [PATCH 0142/1311] Added additional contact information
Added additional contact information to the DEADCODE domain files
- deadcode.json
- mail.deadcode.json
- _gh-DeadCodeGames-o.deadcode.json
---
domains/_gh-DeadCodeGames-o.deadcode.json | 6 +++++-
domains/deadcode.json | 6 +++++-
domains/mail.deadcode.json | 6 +++++-
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json
index b0866ea56..15d36be09 100644
--- a/domains/_gh-DeadCodeGames-o.deadcode.json
+++ b/domains/_gh-DeadCodeGames-o.deadcode.json
@@ -1,7 +1,11 @@
{
"owner": {
"username": "RichardKanshen",
- "email": "richard@kanshen.click"
+ "email": "richard@kanshen.click",
+ "twitter": "@kanskje0",
+ "discord": "kanshen.uwu",
+ "bluesky": "kanshen.click",
+ "telegram": "@richardkanskje"
},
"record": {
"TXT": "392e701839"
diff --git a/domains/deadcode.json b/domains/deadcode.json
index 2af77acd1..0de06a26c 100644
--- a/domains/deadcode.json
+++ b/domains/deadcode.json
@@ -1,7 +1,11 @@
{
"owner": {
"username": "RichardKanshen",
- "email": "richard@kanshen.click"
+ "email": "richard@kanshen.click",
+ "twitter": "@kanskje0",
+ "discord": "kanshen.uwu",
+ "bluesky": "kanshen.click",
+ "telegram": "@richardkanskje"
},
"record": {
"CNAME": "deadcodegames.github.io"
diff --git a/domains/mail.deadcode.json b/domains/mail.deadcode.json
index c311279e8..35e942c81 100644
--- a/domains/mail.deadcode.json
+++ b/domains/mail.deadcode.json
@@ -1,7 +1,11 @@
{
"owner": {
"username": "RichardKanshen",
- "email": "richard@kanshen.click"
+ "email": "richard@kanshen.click",
+ "twitter": "@kanskje0",
+ "discord": "kanshen.uwu",
+ "bluesky": "kanshen.click",
+ "telegram": "@richardkanskje"
},
"record": {
"MX": [
From 2490264995d0985bccc7054e1f304f63292063f1 Mon Sep 17 00:00:00 2001
From: Ridwan
Date: Wed, 17 Jul 2024 23:25:50 +0100
Subject: [PATCH 0143/1311] Deleted the first netlify subdomain.json discord
bot created and added a new github.io subdomain.json
---
domains/ridwanullah.json | 12 ------------
domains/ridwanyinus.json | 11 +++++++++++
2 files changed, 11 insertions(+), 12 deletions(-)
delete mode 100644 domains/ridwanullah.json
create mode 100644 domains/ridwanyinus.json
diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json
deleted file mode 100644
index 756471d35..000000000
--- a/domains/ridwanullah.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "ridwanyinus",
- "email": "ridwanyinusa15@gmail.com",
- "discord": "1142082910351011991"
- },
-
- "record": {
- "CNAME": "ridwanyinusa.netlify.app"
- }
- }
-
\ No newline at end of file
diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json
new file mode 100644
index 000000000..7eacbf23b
--- /dev/null
+++ b/domains/ridwanyinus.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Portfolio",
+ "repo": "https://github.com/ridwanyinus/ridwanyinus.github.io",
+ "owner": {
+ "username": "ridwanyinusa",
+ "email": "ridwanyinusa15@gmail.com"
+ },
+ "record": {
+ "CNAME": "ridwanyinus.github.io"
+ }
+}
From 55bed7d002cd713def527805a82afd10c37c18db Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Thu, 18 Jul 2024 08:59:01 +0800
Subject: [PATCH 0144/1311] Update README.md
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index dbccfce72..53b5819ee 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,15 @@
+## Phishing emails alert
+**We have been notified of scammers using emails in this repository to send phishing emails. Do NOT click any links in suspicious emails.**
+
+If you would like to remove your email, remove it from your JSON file and provide a separate contact method (preferably Discord).
+
+Leave the email field there, but just blank. Then add a separate contact method to your file.
+
+Please see more information here: https://github.com/is-a-dev/register/issues/14802
+
## Issues
If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose).
From e319de4b0381e622e91e79c50f0107c395cd059f Mon Sep 17 00:00:00 2001
From: Pabitra Banerjee
Date: Wed, 17 Jul 2024 23:11:16 -0400
Subject: [PATCH 0145/1311] Register pabitrabanerjee.is-a.dev
---
domains/pabitrabanerjee.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pabitrabanerjee.json
diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json
new file mode 100644
index 000000000..e7f29de53
--- /dev/null
+++ b/domains/pabitrabanerjee.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "PB2204",
+ "email": "rockstarpabitra2204@gmail.com",
+ "discord": "1091585182974345366"
+ },
+
+ "record": {
+ "CNAME": "12.14.243.127"
+ }
+ }
+
\ No newline at end of file
From 3d4f644afe484e83dc802b4af42ba27b0e988ff4 Mon Sep 17 00:00:00 2001
From: Ibrahim Asif
Date: Thu, 18 Jul 2024 18:47:41 +0530
Subject: [PATCH 0146/1311] Create _discord.satindar.json
---
domains/_discord.satindar.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.satindar.json
diff --git a/domains/_discord.satindar.json b/domains/_discord.satindar.json
new file mode 100644
index 000000000..85a48ff33
--- /dev/null
+++ b/domains/_discord.satindar.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "satindar31",
+ "email": "satindar31@tutanota.com"
+ },
+ "record": {
+ "TXT": "dh=68721fc8451ae56bc306d470eb43f2127e0f9970"
+ }
+}
From 379c6764c1264d3a93d24e310e72afd655b17bcb Mon Sep 17 00:00:00 2001
From: Ibrahim Asif
Date: Thu, 18 Jul 2024 18:56:05 +0530
Subject: [PATCH 0147/1311] Create _github-pages-challenge-Satindar31.satindar
---
domains/_github-pages-challenge-Satindar31.satindar | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-Satindar31.satindar
diff --git a/domains/_github-pages-challenge-Satindar31.satindar b/domains/_github-pages-challenge-Satindar31.satindar
new file mode 100644
index 000000000..0e757865b
--- /dev/null
+++ b/domains/_github-pages-challenge-Satindar31.satindar
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "satindar31",
+ "email": "satindar31@tutanota.com"
+ },
+ "record": {
+ "TXT": "ccd690fc913ce2ac27c8b9e10132a1"
+ }
+}
From d22c338214ccf4cafd5b3107cb03c0843d51ca73 Mon Sep 17 00:00:00 2001
From: Kavin Sood <68739182+k2s09@users.noreply.github.com>
Date: Thu, 18 Jul 2024 18:57:37 +0530
Subject: [PATCH 0148/1311] Create ks.json
---
domains/ks.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/ks.json
diff --git a/domains/ks.json b/domains/ks.json
new file mode 100644
index 000000000..b62fcf252
--- /dev/null
+++ b/domains/ks.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "k2s09",
+ "email": "soodkavin@gmail.com"
+ },
+ "record": {
+ "CNAME": "kavinsood.com"
+ }
+}
From de2906c35b52530761b150b918bfd48695cb8986 Mon Sep 17 00:00:00 2001
From: Ibrahim Asif
Date: Thu, 18 Jul 2024 18:58:28 +0530
Subject: [PATCH 0149/1311] Rename _github-pages-challenge-Satindar31.satindar
to _github-pages-challenge-Satindar31.satindar.json
---
....satindar => _github-pages-challenge-Satindar31.satindar.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_github-pages-challenge-Satindar31.satindar => _github-pages-challenge-Satindar31.satindar.json} (100%)
diff --git a/domains/_github-pages-challenge-Satindar31.satindar b/domains/_github-pages-challenge-Satindar31.satindar.json
similarity index 100%
rename from domains/_github-pages-challenge-Satindar31.satindar
rename to domains/_github-pages-challenge-Satindar31.satindar.json
From 2ca6dad0e7b2cfc8047be7c093db19daab57a0cc Mon Sep 17 00:00:00 2001
From: Zephyr <112139758+zephyr-developer@users.noreply.github.com>
Date: Thu, 18 Jul 2024 23:34:34 +0800
Subject: [PATCH 0150/1311] update record
---
domains/zephyr.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/zephyr.json b/domains/zephyr.json
index ef8da99bb..a9da2c48e 100644
--- a/domains/zephyr.json
+++ b/domains/zephyr.json
@@ -6,6 +6,6 @@
},
"record": {
- "A": ["185.176.43.106"]
+ "A": ["69.197.135.203"]
}
}
From 3a7e3449c87cb43f6c614ba25430ba2fa3f8eca3 Mon Sep 17 00:00:00 2001
From: Lumix
Date: Thu, 18 Jul 2024 19:41:59 +0200
Subject: [PATCH 0151/1311] Create _discord.lumix.is-a.dev
---
domains/_discord.lumix.is-a.dev | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.lumix.is-a.dev
diff --git a/domains/_discord.lumix.is-a.dev b/domains/_discord.lumix.is-a.dev
new file mode 100644
index 000000000..83962b4e7
--- /dev/null
+++ b/domains/_discord.lumix.is-a.dev
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "o-lumix",
+ "email": "bylumixxx@gmail.com"
+ },
+ "record": {
+ "TXT": "dh=bbcffd54d5f1b8489e6641a569f55d5e82a7a32f"
+ }
+}
From e98d1a7133f8afc4a3c2f428380296110ca8380b Mon Sep 17 00:00:00 2001
From: Lumix
Date: Thu, 18 Jul 2024 19:43:35 +0200
Subject: [PATCH 0152/1311] Create _github-pages-challenge-o-lumix.lumix
---
domains/_github-pages-challenge-o-lumix.lumix | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-o-lumix.lumix
diff --git a/domains/_github-pages-challenge-o-lumix.lumix b/domains/_github-pages-challenge-o-lumix.lumix
new file mode 100644
index 000000000..043436e80
--- /dev/null
+++ b/domains/_github-pages-challenge-o-lumix.lumix
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "o-lumix",
+ "email": "bylumixxx@gmail.com"
+ },
+ "record": {
+ "TXT": "5eeb1461cd186204552743313555e9"
+ }
+}
From 80ec34ce588d6cbb38ca0c62c0c8f6b524227ffa Mon Sep 17 00:00:00 2001
From: Rushi0n <140871804+Rushi0n@users.noreply.github.com>
Date: Fri, 19 Jul 2024 00:14:41 +0530
Subject: [PATCH 0153/1311] Create rushi.json
---
domains/rushi.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/rushi.json
diff --git a/domains/rushi.json b/domains/rushi.json
new file mode 100644
index 000000000..22e7ed28c
--- /dev/null
+++ b/domains/rushi.json
@@ -0,0 +1,12 @@
+{
+ "description": "This domain will be used for my personal website.",
+ "repo": "https://github.com/rushi0n/rushi0n.github.io",
+ "owner": {
+ "username": "rushi0n",
+ "email": "rushikushare99@gmail.com",
+ "twitter": ""
+ },
+ "record": {
+ "CNAME": "rushi0n.github.io"
+ }
+}
From e362f321c54b199e55a41aca3778c1e42e29de38 Mon Sep 17 00:00:00 2001
From: rushi0n <140871804+rushi0n@users.noreply.github.com>
Date: Fri, 19 Jul 2024 01:17:55 +0530
Subject: [PATCH 0154/1311] Create _github-pages-challenge-rushi0n.rushi0n.json
---
domains/_github-pages-challenge-rushi0n.rushi0n.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-rushi0n.rushi0n.json
diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi0n.json
new file mode 100644
index 000000000..9cd29565e
--- /dev/null
+++ b/domains/_github-pages-challenge-rushi0n.rushi0n.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "rushi0n",
+ "email": "rushikushare99@gmail.com"
+ },
+ "record": {
+ "TXT": "00dfbfc4747e1d0ed48c04fbdc72a4"
+ }
+}
From 0c952743d64ba098766c023b655e5213d187335a Mon Sep 17 00:00:00 2001
From: "Jaehyeon Park (MCPE_PC)"
Date: Fri, 19 Jul 2024 08:07:41 +0900
Subject: [PATCH 0155/1311] Register pc.is-a.dev
---
domains/pc.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pc.json
diff --git a/domains/pc.json b/domains/pc.json
new file mode 100644
index 000000000..f883e4562
--- /dev/null
+++ b/domains/pc.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "MCPE-PC",
+ "email": "maxpjh0528@naver.com",
+ "discord": "381062768385720321"
+ },
+
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+ }
+
\ No newline at end of file
From ee1fb691addfdde944faaca590a9edbbdec81a28 Mon Sep 17 00:00:00 2001
From: orangc
Date: Thu, 18 Jul 2024 19:07:43 -0400
Subject: [PATCH 0156/1311] Rename _github-pages-challenge-o-lumix.lumix to
_github-pages-challenge-o-lumix.lumix.json
---
...e-o-lumix.lumix => _github-pages-challenge-o-lumix.lumix.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_github-pages-challenge-o-lumix.lumix => _github-pages-challenge-o-lumix.lumix.json} (100%)
diff --git a/domains/_github-pages-challenge-o-lumix.lumix b/domains/_github-pages-challenge-o-lumix.lumix.json
similarity index 100%
rename from domains/_github-pages-challenge-o-lumix.lumix
rename to domains/_github-pages-challenge-o-lumix.lumix.json
From b690209e4078581c61e60f05b25802c19da22802 Mon Sep 17 00:00:00 2001
From: Fazliddin Farhodov
Date: Fri, 19 Jul 2024 15:14:17 +0500
Subject: [PATCH 0157/1311] Update hikamoru.json
---
domains/hikamoru.json | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/domains/hikamoru.json b/domains/hikamoru.json
index 751dcab7f..c59ecd26b 100644
--- a/domains/hikamoru.json
+++ b/domains/hikamoru.json
@@ -1,9 +1,9 @@
{
- "owner": {
- "username": "AmoreForever",
- "email": "me.thefarkhodov@gmail.com"
- },
- "record": {
- "CNAME": "hikamoru.uz"
- }
+ "owner": {
+ "username": "AmoreForever",
+ "email": "me.thefarkhodov@gmail.com"
+ },
+ "record": {
+ "CNAME": "hikamoru.pages.dev"
+ }
}
From fda8ee72bfb716c9205a6ce6ced8d09b86fc173b Mon Sep 17 00:00:00 2001
From: Ridwan
Date: Fri, 19 Jul 2024 11:24:31 +0100
Subject: [PATCH 0158/1311] changed pointing record and deleted old json record
---
domains/ridwan.json | 11 -----------
domains/ridwanyinus.json | 4 ++--
2 files changed, 2 insertions(+), 13 deletions(-)
delete mode 100644 domains/ridwan.json
diff --git a/domains/ridwan.json b/domains/ridwan.json
deleted file mode 100644
index 3fde54f01..000000000
--- a/domains/ridwan.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "ridwanyinus",
- "email": "ridwanyinusa15@gmail.com",
- "discord": "1142082910351011991"
- },
-
- "record": {
- "CNAME": "ridwanyinusa.netlify.app"
- }
-}
diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json
index 7eacbf23b..b077d79f5 100644
--- a/domains/ridwanyinus.json
+++ b/domains/ridwanyinus.json
@@ -1,11 +1,11 @@
{
"description": "My Portfolio",
- "repo": "https://github.com/ridwanyinus/ridwanyinus.github.io",
+ "repo": "https://github.com/ridwanyinus/pfp-2",
"owner": {
"username": "ridwanyinusa",
"email": "ridwanyinusa15@gmail.com"
},
"record": {
- "CNAME": "ridwanyinus.github.io"
+ "CNAME": "ridwanyinusa.netlify.app"
}
}
From 57e846bd61b6e69230406727bda4f2dec4bcac6c Mon Sep 17 00:00:00 2001
From: Patin Muangjan
Date: Fri, 19 Jul 2024 21:55:45 +0700
Subject: [PATCH 0159/1311] Create patin.json
---
domains/patin.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/patin.json
diff --git a/domains/patin.json b/domains/patin.json
new file mode 100644
index 000000000..4a5e7d8e0
--- /dev/null
+++ b/domains/patin.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "pythonmcpi",
+ "email": "user3456@insomnia247.nl",
+ "discord": "patin_osu"
+ },
+ "record": {
+ "A": "5.78.24.5"
+ }
+}
From 1c076be692f0c38c397ca8bdaafdc9396b488019 Mon Sep 17 00:00:00 2001
From: Patin Muangjan
Date: Fri, 19 Jul 2024 21:56:15 +0700
Subject: [PATCH 0160/1311] Update patin.json
---
domains/patin.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/patin.json b/domains/patin.json
index 4a5e7d8e0..7ff594423 100644
--- a/domains/patin.json
+++ b/domains/patin.json
@@ -1,7 +1,7 @@
{
"owner": {
- "username": "pythonmcpi",
- "email": "user3456@insomnia247.nl",
+ "username": "patin_osu",
+ "email": "patinopsu@gmail.com",
"discord": "patin_osu"
},
"record": {
From 60c7ce551824d0c8a6e337a7bc7a6335e1aa8dc7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Andr=C3=A9?=
Date: Fri, 19 Jul 2024 11:16:05 -0500
Subject: [PATCH 0161/1311] Update luisandre.json
Updated domain
---
domains/luisandre.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/luisandre.json b/domains/luisandre.json
index 93dadbff4..b38995859 100644
--- a/domains/luisandre.json
+++ b/domains/luisandre.json
@@ -4,6 +4,6 @@
"email": "luis073094@gmail.com"
},
"record": {
- "CNAME": "portafolio-ctll.onrender.com"
+ "CNAME": "portafolioluisandre.azurewebsites.net"
}
}
From da6f15a0c165fc8989dce4bb193d6c9b806fc4da Mon Sep 17 00:00:00 2001
From: Patin Muangjan
Date: Fri, 19 Jul 2024 23:28:18 +0700
Subject: [PATCH 0162/1311] Update domains/patin.json
Co-authored-by: CuteDog5695
---
domains/patin.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/patin.json b/domains/patin.json
index 7ff594423..3e04759c5 100644
--- a/domains/patin.json
+++ b/domains/patin.json
@@ -5,6 +5,6 @@
"discord": "patin_osu"
},
"record": {
- "A": "5.78.24.5"
+ "A": ["5.78.24.5"]
}
}
From 86f9c7ab954e152863756e0b87f86093be4b9ef8 Mon Sep 17 00:00:00 2001
From: AhNode <138335069+AhNode@users.noreply.github.com>
Date: Sat, 20 Jul 2024 00:01:07 +0700
Subject: [PATCH 0163/1311] Create jokoStorage.json
this is for my API, API preview http://pnode1.danbot.host:9279/view/EvnGkJssJ.png
i just want to do something good, pls accept me /cry
---
domains/jokoStorage.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/jokoStorage.json
diff --git a/domains/jokoStorage.json b/domains/jokoStorage.json
new file mode 100644
index 000000000..01eea57da
--- /dev/null
+++ b/domains/jokoStorage.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "AhNode",
+ "email": "jakijapanese@gmail.com",
+ "discord": "704173828187619370"
+ },
+
+ "record": {
+ "A": ["69.197.135.202"]
+ }
+ }
+
From b9dee1d60acaa3f9893622ef226cab28d45d1920 Mon Sep 17 00:00:00 2001
From: AhNode <138335069+AhNode@users.noreply.github.com>
Date: Sat, 20 Jul 2024 00:03:56 +0700
Subject: [PATCH 0164/1311] Rename jokoStorage.json to jokostorage.json
change domain name
---
domains/{jokoStorage.json => jokostorage.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{jokoStorage.json => jokostorage.json} (100%)
diff --git a/domains/jokoStorage.json b/domains/jokostorage.json
similarity index 100%
rename from domains/jokoStorage.json
rename to domains/jokostorage.json
From 8f890fe16446ef6f8c34e9e19a05b0e360568934 Mon Sep 17 00:00:00 2001
From: andrewstech
Date: Fri, 19 Jul 2024 19:30:15 +0100
Subject: [PATCH 0165/1311] Register privacy.is-a.dev
---
domains/privacy.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/privacy.json
diff --git a/domains/privacy.json b/domains/privacy.json
new file mode 100644
index 000000000..20f52a228
--- /dev/null
+++ b/domains/privacy.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "andrewstech",
+ "email": "",
+ "discord": "598245488977903688"
+ },
+
+ "record": {
+ "A": ["217.174.245.249"]
+ }
+ }
+
\ No newline at end of file
From d6be0808694907338f1577978b547dd412c1d664 Mon Sep 17 00:00:00 2001
From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com>
Date: Sat, 20 Jul 2024 01:49:45 +0530
Subject: [PATCH 0166/1311] Update status.shan.json
---
domains/status.shan.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/status.shan.json b/domains/status.shan.json
index 560f6bfd8..a034db5d7 100644
--- a/domains/status.shan.json
+++ b/domains/status.shan.json
@@ -6,6 +6,6 @@
"twitter": "lordlinux69"
},
"record": {
- "A": ["54.37.19.49"]
+ "A": ["69.197.135.202"]
}
}
From ae75f13760ae47ddbc3735c70abaededfb3d4234 Mon Sep 17 00:00:00 2001
From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com>
Date: Sat, 20 Jul 2024 01:49:58 +0530
Subject: [PATCH 0167/1311] Update status.shan.json
---
domains/status.shan.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/status.shan.json b/domains/status.shan.json
index a034db5d7..71bed96fe 100644
--- a/domains/status.shan.json
+++ b/domains/status.shan.json
@@ -1,5 +1,5 @@
{
- "description": "My Uptime Pafe ",
+ "description": "My Uptime Page ",
"owner": {
"username": "Adwaith-Shan-Pk",
"email": "mail@shan.is-a.dev",
From cebcba43b4152c02833819d9dfb66b3287a260cd Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Fri, 19 Jul 2024 23:08:30 +0200
Subject: [PATCH 0168/1311] Update vamtic.json
---
domains/vamtic.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 86f869730..402e7e700 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,7 +4,11 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": ["89.106.200.1"]
-
+ "A": "89.106.200.1"
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
From 225c08dca89e8eb3c9ac358af8bb1f3084458f83 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:40:42 +0800
Subject: [PATCH 0169/1311] Create owl.json
---
domains/owl.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/owl.json
diff --git a/domains/owl.json b/domains/owl.json
new file mode 100644
index 000000000..93c971558
--- /dev/null
+++ b/domains/owl.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ }.
+ "records": {
+ "CNAME": "coolify.wdh.gg"
+ }
+}
From 8664ee409622f74d7497d43269b5d82de39c7a51 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:41:46 +0800
Subject: [PATCH 0170/1311] Update owl.json
---
domains/owl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owl.json b/domains/owl.json
index 93c971558..7a1b96e67 100644
--- a/domains/owl.json
+++ b/domains/owl.json
@@ -2,7 +2,7 @@
"owner": {
"username": "is-a-dev",
"email": ""
- }.
+ },
"records": {
"CNAME": "coolify.wdh.gg"
}
From 8241fcb9d73a29884e34b071186723f13d9bb236 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:42:29 +0800
Subject: [PATCH 0171/1311] Update owl.json
---
domains/owl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owl.json b/domains/owl.json
index 7a1b96e67..4c315ab46 100644
--- a/domains/owl.json
+++ b/domains/owl.json
@@ -3,7 +3,7 @@
"username": "is-a-dev",
"email": ""
},
- "records": {
+ "record": {
"CNAME": "coolify.wdh.gg"
}
}
From 58a4d1404d80682f8741d854d36f584669b01bf2 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:45:04 +0800
Subject: [PATCH 0172/1311] Update privacy.json
---
domains/privacy.json | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/domains/privacy.json b/domains/privacy.json
index 20f52a228..6f3b6f9c6 100644
--- a/domains/privacy.json
+++ b/domains/privacy.json
@@ -1,12 +1,9 @@
{
- "owner": {
- "username": "andrewstech",
- "email": "",
- "discord": "598245488977903688"
- },
-
- "record": {
- "A": ["217.174.245.249"]
- }
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "URL": "https://owl.is-a.dev"
}
-
\ No newline at end of file
+}
From eb2b6492e1bffab7126d7546825529c86d95c118 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:56:48 +0800
Subject: [PATCH 0173/1311] Create _gh-is-a-dev-o.maintainers.json
---
domains/_gh-is-a-dev-o.maintainers.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_gh-is-a-dev-o.maintainers.json
diff --git a/domains/_gh-is-a-dev-o.maintainers.json b/domains/_gh-is-a-dev-o.maintainers.json
new file mode 100644
index 000000000..e381c3c8c
--- /dev/null
+++ b/domains/_gh-is-a-dev-o.maintainers.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+
+ "record": {
+ "TXT": "7b45eb688b"
+ }
+}
From 98f6d63d788e7bf8f207ae9e2777164038dfc352 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Sat, 20 Jul 2024 08:59:33 +0800
Subject: [PATCH 0174/1311] who tf approved a local ip with a port
---
domains/imide.json | 3 ---
1 file changed, 3 deletions(-)
diff --git a/domains/imide.json b/domains/imide.json
index 757b0ec25..9bc78a0e2 100644
--- a/domains/imide.json
+++ b/domains/imide.json
@@ -5,9 +5,6 @@
"discord": "555915168932954112"
},
"record": {
- "A": [
- "172.18.0.9:4321"
- ],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
From 3d76c35dbf0d2f2d702eecf4971fbe111a584404 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sat, 20 Jul 2024 08:06:33 +0700
Subject: [PATCH 0175/1311] Update vamtic.json
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 402e7e700..8523b9687 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,7 +4,7 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": "89.106.200.1"
+ "A": "89.106.200.1",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
From de4d41a9e8386830e1f2b5d32ddb01e0ae7da4c0 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sat, 20 Jul 2024 08:07:23 +0700
Subject: [PATCH 0176/1311] A records should be list of IPs
---
domains/vamtic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vamtic.json b/domains/vamtic.json
index 8523b9687..73b537fff 100644
--- a/domains/vamtic.json
+++ b/domains/vamtic.json
@@ -4,7 +4,7 @@
"email": "vamtic@yahoo.com"
},
"record": {
- "A": "89.106.200.1",
+ "A": ["89.106.200.1"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
From 70f0a26779f08edcba6d68ccfc16dc62933f8f31 Mon Sep 17 00:00:00 2001
From: creeperxie
Date: Sat, 20 Jul 2024 14:52:38 +0800
Subject: [PATCH 0177/1311] chore: add openmalus.is-a.dev domain
---
domains/openmalus.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/openmalus.json
diff --git a/domains/openmalus.json b/domains/openmalus.json
new file mode 100644
index 000000000..17080a9e7
--- /dev/null
+++ b/domains/openmalus.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "openmalus",
+ "email": "openmalus@proton.me"
+ },
+ "record": {
+ "A": ["47.99.50.139"]
+ }
+}
\ No newline at end of file
From 55c1be137d721486d237f9ba1c871b009daa2865 Mon Sep 17 00:00:00 2001
From: mesflit <84642884+mesflit@users.noreply.github.com>
Date: Sat, 20 Jul 2024 15:27:06 +0300
Subject: [PATCH 0178/1311] Create mesflit.json
---
domains/mesflit.json | 1 +
1 file changed, 1 insertion(+)
create mode 100644 domains/mesflit.json
diff --git a/domains/mesflit.json b/domains/mesflit.json
new file mode 100644
index 000000000..5e7448b43
--- /dev/null
+++ b/domains/mesflit.json
@@ -0,0 +1 @@
+{ "owner": { "username": "mesflit", "email": "benomerfaruk11@gmail.com" }, "record": { "URL": "https://mesflit.github.io/" } }
From 8060a13adc3f7d321a100399ec5adb7629ed84be Mon Sep 17 00:00:00 2001
From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com>
Date: Sat, 20 Jul 2024 16:32:33 +0300
Subject: [PATCH 0179/1311] Rename _github-pages-challenge-rushi0n.rushi0n.json
to _github-pages-challenge-rushi0n.rushi.json
---
...0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_github-pages-challenge-rushi0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} (100%)
diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi.json
similarity index 100%
rename from domains/_github-pages-challenge-rushi0n.rushi0n.json
rename to domains/_github-pages-challenge-rushi0n.rushi.json
From c2cd1caec2bef36492d571ca9bc998265fbf2c52 Mon Sep 17 00:00:00 2001
From: rushi0n <140871804+rushi0n@users.noreply.github.com>
Date: Sat, 20 Jul 2024 19:10:02 +0530
Subject: [PATCH 0180/1311] Update and rename
_github-pages-challenge-rushi0n.rushi0n.json to
_github-pages-challenge-rushi0n.rushi.json
fixed the domain name
---
....rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename domains/{_github-pages-challenge-rushi0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} (70%)
diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi.json
similarity index 70%
rename from domains/_github-pages-challenge-rushi0n.rushi0n.json
rename to domains/_github-pages-challenge-rushi0n.rushi.json
index 9cd29565e..fd62108ce 100644
--- a/domains/_github-pages-challenge-rushi0n.rushi0n.json
+++ b/domains/_github-pages-challenge-rushi0n.rushi.json
@@ -4,6 +4,6 @@
"email": "rushikushare99@gmail.com"
},
"record": {
- "TXT": "00dfbfc4747e1d0ed48c04fbdc72a4"
+ "TXT": "cfaabf5e62265f5c2f811c0b22efae"
}
}
From a3a13936e6671c2ec5303a1eb2edeb0f79804430 Mon Sep 17 00:00:00 2001
From: Lumix
Date: Sat, 20 Jul 2024 15:56:05 +0200
Subject: [PATCH 0181/1311] Rename _discord.lumix.is-a.dev to
_discord.lumix.json
---
domains/{_discord.lumix.is-a.dev => _discord.lumix.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_discord.lumix.is-a.dev => _discord.lumix.json} (100%)
diff --git a/domains/_discord.lumix.is-a.dev b/domains/_discord.lumix.json
similarity index 100%
rename from domains/_discord.lumix.is-a.dev
rename to domains/_discord.lumix.json
From d6c3e819270954ca30e7283bb22d75661247fdc5 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Sat, 20 Jul 2024 15:56:53 +0200
Subject: [PATCH 0182/1311] Create pixelhu.vamtic.json
---
domains/pixelhu.vamtic.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/pixelhu.vamtic.json
diff --git a/domains/pixelhu.vamtic.json b/domains/pixelhu.vamtic.json
new file mode 100644
index 000000000..8586c1b19
--- /dev/null
+++ b/domains/pixelhu.vamtic.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "A": ["35.239.22.204"]
+ }
+}
From da574f4a1a5de730aacf8406d8a76de7695ce236 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Sat, 20 Jul 2024 16:46:44 +0200
Subject: [PATCH 0183/1311] Delete domains/pixelhu.vamtic.json
---
domains/pixelhu.vamtic.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/pixelhu.vamtic.json
diff --git a/domains/pixelhu.vamtic.json b/domains/pixelhu.vamtic.json
deleted file mode 100644
index 8586c1b19..000000000
--- a/domains/pixelhu.vamtic.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "vamtic",
- "email": "vamtic@yahoo.com"
- },
- "record": {
- "A": ["35.239.22.204"]
- }
-}
From 728771539e86cb50107050c81a9c53afb21e8006 Mon Sep 17 00:00:00 2001
From: trueuser <83166512+istrueuser@users.noreply.github.com>
Date: Sat, 20 Jul 2024 22:21:20 +0700
Subject: [PATCH 0184/1311] Update trueuser.json
---
domains/trueuser.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/domains/trueuser.json b/domains/trueuser.json
index 738526030..d86ce7b16 100644
--- a/domains/trueuser.json
+++ b/domains/trueuser.json
@@ -4,6 +4,11 @@
"email": "thisistrueemail@gmail.com"
},
"record": {
- "A": ["69.30.249.53"]
+ "A": ["69.30.249.53"],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
From 6400331d247117a23a732e79ba44feb5fffaab67 Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:22:21 +0300
Subject: [PATCH 0185/1311] Update mwa.json
---
domains/mwa.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/mwa.json b/domains/mwa.json
index 9450b1906..6d4b973ce 100644
--- a/domains/mwa.json
+++ b/domains/mwa.json
@@ -1,9 +1,10 @@
{
"owner": {
"username": "Totallynotmwa",
- "email": "totallynot@mwa.lol"
+ "email": "hshdhddzjsjs@gmail.com"
+ "discord": "totallynotmwa"
},
"record": {
- "URL": "https://mwa.lol"
+ "CNAME": "https://totallynotmwa.github.io/My-portfolio-website/"
}
}
From dd8bbd4a1e340b9b5b4fd756705532ea8b58d82e Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:28:06 +0300
Subject: [PATCH 0186/1311] Create _discord.mwa.is-a.dev
---
domains/_discord.mwa.is-a.dev | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_discord.mwa.is-a.dev
diff --git a/domains/_discord.mwa.is-a.dev b/domains/_discord.mwa.is-a.dev
new file mode 100644
index 000000000..4771fe293
--- /dev/null
+++ b/domains/_discord.mwa.is-a.dev
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "totallynotmwa",
+ "email": "hshdhddzjsjs@gmail.com"
+ "discord": "totallynotmwa"
+ },
+ "record": {
+ "TXT": "dh=7d4809eb409755939787cbc69a2de54a863b32d8"
+ }
+}
From 833275b17a22d5b8b5f2d7e74194c3bc7e0066ea Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:31:20 +0300
Subject: [PATCH 0187/1311] Rename _discord.mwa.is-a.dev to _discord.mwa.json
---
domains/{_discord.mwa.is-a.dev => _discord.mwa.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_discord.mwa.is-a.dev => _discord.mwa.json} (100%)
diff --git a/domains/_discord.mwa.is-a.dev b/domains/_discord.mwa.json
similarity index 100%
rename from domains/_discord.mwa.is-a.dev
rename to domains/_discord.mwa.json
From 044f11e2e79de3bcb1efcd11c458299f4fa4ab93 Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:31:42 +0300
Subject: [PATCH 0188/1311] Update domains/mwa.json
Co-authored-by: CuteDog5695
---
domains/mwa.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mwa.json b/domains/mwa.json
index 6d4b973ce..750f73225 100644
--- a/domains/mwa.json
+++ b/domains/mwa.json
@@ -5,6 +5,6 @@
"discord": "totallynotmwa"
},
"record": {
- "CNAME": "https://totallynotmwa.github.io/My-portfolio-website/"
+ "CNAME": "totallynotmwa.github.io"
}
}
From fab77e18a12f6e32f4e992568a4e6a8a3ac7f596 Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:33:37 +0300
Subject: [PATCH 0189/1311] Update domains/mwa.json
Co-authored-by: CuteDog5695
---
domains/mwa.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mwa.json b/domains/mwa.json
index 750f73225..6f9e056fb 100644
--- a/domains/mwa.json
+++ b/domains/mwa.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Totallynotmwa",
- "email": "hshdhddzjsjs@gmail.com"
+ "email": "",
"discord": "totallynotmwa"
},
"record": {
From a95ba00b7695e1e123e95a462bedf4dc8d7e93b3 Mon Sep 17 00:00:00 2001
From: Mwa <120023154+Totallynotmwa@users.noreply.github.com>
Date: Sat, 20 Jul 2024 18:34:17 +0300
Subject: [PATCH 0190/1311] Update domains/_discord.mwa.json
Co-authored-by: CuteDog5695
---
domains/_discord.mwa.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.mwa.json b/domains/_discord.mwa.json
index 4771fe293..bb21e3b42 100644
--- a/domains/_discord.mwa.json
+++ b/domains/_discord.mwa.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "totallynotmwa",
- "email": "hshdhddzjsjs@gmail.com"
+ "email": "",
"discord": "totallynotmwa"
},
"record": {
From 7e1f764e59cdcf5096f16b2d29bb66fe9dcc50d5 Mon Sep 17 00:00:00 2001
From: Formuna <108485174+FormunaGit@users.noreply.github.com>
Date: Sat, 20 Jul 2024 11:51:47 -0400
Subject: [PATCH 0191/1311] Register formuna.is-a.dev
---
domains/formuna.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/formuna.json
diff --git a/domains/formuna.json b/domains/formuna.json
new file mode 100644
index 000000000..ba61c06ba
--- /dev/null
+++ b/domains/formuna.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "FormunaGit",
+ "email": "",
+ "discord": "754657845563097108"
+ },
+
+ "record": {
+ "CNAME": "formunagit.github.io"
+ }
+ }
+
\ No newline at end of file
From 6998465c47527f7fa4696a2a95ef3755f1a33f3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Andr=C3=A9?=
Date: Sat, 20 Jul 2024 12:18:34 -0500
Subject: [PATCH 0192/1311] Update luisandre.json
Updated domain
---
domains/luisandre.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/domains/luisandre.json b/domains/luisandre.json
index b38995859..4f0f46556 100644
--- a/domains/luisandre.json
+++ b/domains/luisandre.json
@@ -4,6 +4,9 @@
"email": "luis073094@gmail.com"
},
"record": {
- "CNAME": "portafolioluisandre.azurewebsites.net"
+ "URL": "https://portafolioluisandre.azurewebsites.net",
+ "A": [
+ "20.206.176.7"
+ ]
}
}
From fde093a01631c82cb58f45d89ce37349721f0fa7 Mon Sep 17 00:00:00 2001
From: uto <165283768+utoshu@users.noreply.github.com>
Date: Sat, 20 Jul 2024 20:43:49 +0200
Subject: [PATCH 0193/1311] Register uto.is-a.dev
---
domains/uto.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/uto.json
diff --git a/domains/uto.json b/domains/uto.json
new file mode 100644
index 000000000..48e5b27c4
--- /dev/null
+++ b/domains/uto.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "utoshu",
+ "email": "",
+ "discord": "537265937200709672"
+ },
+
+ "record": {
+ "CNAME": "uto.pages.dev"
+ }
+ }
+
\ No newline at end of file
From 64de87273bf1fa03ab5da75dc8df09938d26ebc9 Mon Sep 17 00:00:00 2001
From: Ai <58384167+aiwaki@users.noreply.github.com>
Date: Sun, 21 Jul 2024 00:07:28 +0500
Subject: [PATCH 0194/1311] Register waki.is-a.dev
---
domains/waki.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/waki.json
diff --git a/domains/waki.json b/domains/waki.json
new file mode 100644
index 000000000..ef940f175
--- /dev/null
+++ b/domains/waki.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "aiwaki",
+ "email": "",
+ "discord": "351012170839883776"
+ },
+
+ "record": {
+ "TXT": "_vercel=vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f"
+ }
+ }
+
\ No newline at end of file
From 9df4ef59606c948f7c63c527187bd0ca2d8a68ba Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Sun, 21 Jul 2024 05:07:03 +0530
Subject: [PATCH 0195/1311] Create unofficial-docs.json
---
domains/unofficial-docs.json | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 domains/unofficial-docs.json
diff --git a/domains/unofficial-docs.json b/domains/unofficial-docs.json
new file mode 100644
index 000000000..b14fc31dc
--- /dev/null
+++ b/domains/unofficial-docs.json
@@ -0,0 +1,14 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ]
+ }
+}
From 8d3ce77d7b366bd5ecfd976d05eb7953a8785f01 Mon Sep 17 00:00:00 2001
From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com>
Date: Sun, 21 Jul 2024 08:35:02 +0530
Subject: [PATCH 0196/1311] Update shan.json
---
domains/shan.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/shan.json b/domains/shan.json
index ae8b15bb6..f70555a47 100644
--- a/domains/shan.json
+++ b/domains/shan.json
@@ -7,7 +7,7 @@
"twitter": "lordlinux69"
},
"record": {
- "A": ["45.90.12.105"],
+ "A": ["45.90.12.31"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
From 507b401fa45d05b3c6fcd0cdca01b4840fbb443d Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 04:47:28 +0100
Subject: [PATCH 0197/1311] Create ai-y.yunexiz.json
---
domains/ai-y.yunexiz.json | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 domains/ai-y.yunexiz.json
diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json
new file mode 100644
index 000000000..2cfa27863
--- /dev/null
+++ b/domains/ai-y.yunexiz.json
@@ -0,0 +1,21 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "AAAA": [
+ "2606:50c0:8000::153",
+ "2606:50c0:8001::153",
+ "2606:50c0:8002::153",
+ "2606:50c0:8003::153"
+ ]
+ }
+}
From 8f3eeaf885d6bf070d5fdc84fab5e7adbcd678d1 Mon Sep 17 00:00:00 2001
From: Dheeraj <131849765+17sdheeraj@users.noreply.github.com>
Date: Sun, 21 Jul 2024 09:21:46 +0530
Subject: [PATCH 0198/1311] Update sdheeraj.json
---
domains/sdheeraj.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json
index bc6bad5be..ff7ef7333 100644
--- a/domains/sdheeraj.json
+++ b/domains/sdheeraj.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "17sdheeraj",
- "email": "contact-sdheeraj-isadev@wingarr.eu.org"
+ "owner": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM"
},
"record": {
"CNAME": "17sdheeraj.github.io"
From 031adddd95b9d0d283b42dd433f61ffdb3c38dca Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sun, 21 Jul 2024 11:00:39 +0700
Subject: [PATCH 0199/1311] Update ai-y.yunexiz.json
---
domains/ai-y.yunexiz.json | 6 ------
1 file changed, 6 deletions(-)
diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json
index 2cfa27863..09d85769c 100644
--- a/domains/ai-y.yunexiz.json
+++ b/domains/ai-y.yunexiz.json
@@ -10,12 +10,6 @@
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
- ],
- "AAAA": [
- "2606:50c0:8000::153",
- "2606:50c0:8001::153",
- "2606:50c0:8002::153",
- "2606:50c0:8003::153"
]
}
}
From a0bb820d6d93e21009b08142a4ec6708d0d82476 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sun, 21 Jul 2024 11:01:21 +0700
Subject: [PATCH 0200/1311] Update sdheeraj.json
---
domains/sdheeraj.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json
index ff7ef7333..9c66a9281 100644
--- a/domains/sdheeraj.json
+++ b/domains/sdheeraj.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "17sdheeraj",
- "owner": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM"
+ "email": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM"
},
"record": {
"CNAME": "17sdheeraj.github.io"
From 05ee9d7311258bd96faedfebe3032897ddc44cd0 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 05:06:46 +0100
Subject: [PATCH 0201/1311] Update _github-pages-challenge-yunexiz.yunexiz.json
---
domains/_github-pages-challenge-yunexiz.yunexiz.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json
index f420d01ae..64e11b344 100644
--- a/domains/_github-pages-challenge-yunexiz.yunexiz.json
+++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Yunexiz",
- "email": "yunexiz@aol.com"
+ "discord": "1040303561847881729",
+ "email": ""
},
"record": {
"TXT": [
From d8a9c3380f067282c38e3d03fa91b29af37e5b0a Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 05:09:00 +0100
Subject: [PATCH 0202/1311] Create
_github-pages-challenge-Yunexiz.ai-y.yunexiz.json
---
.../_github-pages-challenge-Yunexiz.ai-y.yunexiz.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json
diff --git a/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json
new file mode 100644
index 000000000..143487af3
--- /dev/null
+++ b/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record" {
+ "TXT": "44acf50d05a09c5bdcb82f64551e6c"
+ }
+}
From 086080c13d2abf8bf2a0f0921022fa3a4cf0ab24 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 05:11:52 +0100
Subject: [PATCH 0203/1311] Rename
_github-pages-challenge-Yunexiz.ai-y.yunexiz.json to
_github-pages-challenge-yunexiz.ai-y.yunexiz.json
---
...xiz.json => _github-pages-challenge-yunexiz.ai-y.yunexiz.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_github-pages-challenge-Yunexiz.ai-y.yunexiz.json => _github-pages-challenge-yunexiz.ai-y.yunexiz.json} (100%)
diff --git a/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json
similarity index 100%
rename from domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json
rename to domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json
From 73f5e0be10c7ea08d045cd877f606e25de956b80 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sun, 21 Jul 2024 11:17:52 +0700
Subject: [PATCH 0204/1311] Update
_github-pages-challenge-yunexiz.ai-y.yunexiz.json
---
domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json
index 143487af3..00925115e 100644
--- a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json
+++ b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json
@@ -4,7 +4,7 @@
"discord": "1040303561847881729",
"email": ""
},
- "record" {
+ "record": {
"TXT": "44acf50d05a09c5bdcb82f64551e6c"
}
}
From 58406040ddee91b8f59ceb4f57b0f1c78bdffe4d Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sun, 21 Jul 2024 11:19:00 +0700
Subject: [PATCH 0205/1311] Update domains/pabitrabanerjee.json
Co-authored-by: CuteDog5695
---
domains/pabitrabanerjee.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json
index e7f29de53..dc79866ae 100644
--- a/domains/pabitrabanerjee.json
+++ b/domains/pabitrabanerjee.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "12.14.243.127"
+ "A": ["12.14.243.127"]
}
}
\ No newline at end of file
From a6620b162c838706e24fbdf8deab58629027537a Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 05:28:50 +0100
Subject: [PATCH 0206/1311] Update ai-y.yunexiz.json
---
domains/ai-y.yunexiz.json | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json
index 09d85769c..1a06bbbaf 100644
--- a/domains/ai-y.yunexiz.json
+++ b/domains/ai-y.yunexiz.json
@@ -5,11 +5,6 @@
"email": ""
},
"record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
+ "CNAME": "yunexiz.github.io"
}
}
From 1aa96239c258b50b884b463cb8254fa8dc08d343 Mon Sep 17 00:00:00 2001
From: Shaurya Gupta <119103602+shauryagupta3@users.noreply.github.com>
Date: Sun, 21 Jul 2024 11:24:08 +0530
Subject: [PATCH 0207/1311] added shaurya.json to domains
---
domains/shaurya.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/shaurya.json
diff --git a/domains/shaurya.json b/domains/shaurya.json
new file mode 100644
index 000000000..110727451
--- /dev/null
+++ b/domains/shaurya.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "shauryagupta3",
+ "email": "",
+ "discord":"757499975922876446"
+ },
+ "record": {
+ "CNAME": "shauryagupta3.github.io"
+ }
+ }
From 7a84e4db21031bb008b95945e0dd3c66c8143cdc Mon Sep 17 00:00:00 2001
From: "Thecode764[bot]"
Date: Sun, 21 Jul 2024 10:54:45 +0330
Subject: [PATCH 0208/1311] Create thecode764.json
---
domains/thecode764.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/thecode764.json
diff --git a/domains/thecode764.json b/domains/thecode764.json
new file mode 100644
index 000000000..01fac42db
--- /dev/null
+++ b/domains/thecode764.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Thecode764",
+ "email": "artin962354@proton.me"
+ },
+ "record": {
+ "URL": "https://thecode764.github.io"
+ }
+ }
From 4422aee5cb78e04d05817178017f15237152d824 Mon Sep 17 00:00:00 2001
From: Ai <58384167+aiwaki@users.noreply.github.com>
Date: Sun, 21 Jul 2024 12:29:34 +0500
Subject: [PATCH 0209/1311] Update waki.json
---
domains/waki.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/waki.json b/domains/waki.json
index ef940f175..08dba2bbc 100644
--- a/domains/waki.json
+++ b/domains/waki.json
@@ -6,7 +6,7 @@
},
"record": {
- "TXT": "_vercel=vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f"
+ "CNAME": "waki.pages.dev"
}
}
-
\ No newline at end of file
+
From a9deedc09f8a466725b512c77b1d2470b76e7051 Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Sun, 21 Jul 2024 15:52:30 +0700
Subject: [PATCH 0210/1311] Update thecode764.json
---
domains/thecode764.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/domains/thecode764.json b/domains/thecode764.json
index 01fac42db..c5db43f66 100644
--- a/domains/thecode764.json
+++ b/domains/thecode764.json
@@ -1,9 +1,9 @@
-{
- "owner": {
- "username": "Thecode764",
- "email": "artin962354@proton.me"
- },
- "record": {
- "URL": "https://thecode764.github.io"
- }
+{
+ "owner": {
+ "username": "Thecode764",
+ "email": "artin962354@proton.me"
+ },
+ "record": {
+ "URL": "https://thecode764.github.io"
}
+}
From 9c292508d0d741de9cdd8ac29a6ebb88fc15be78 Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Sun, 21 Jul 2024 15:09:03 +0530
Subject: [PATCH 0211/1311] Register Gunman.is-a.dev
---
domains/gunman.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/gunman.json
diff --git a/domains/gunman.json b/domains/gunman.json
new file mode 100644
index 000000000..f594f1abb
--- /dev/null
+++ b/domains/gunman.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "MukuJhansi",
+ "email": "",
+ "discord": "1115658967012626542"
+ },
+
+ "record": {
+ "A": ["142.250.77.238"]
+ }
+ }
+
\ No newline at end of file
From a43e6b78af2946019255bf13c23d2d3e25cf3478 Mon Sep 17 00:00:00 2001
From: mrspidy <74917158+MrxAravind@users.noreply.github.com>
Date: Sun, 21 Jul 2024 15:32:28 +0530
Subject: [PATCH 0212/1311] Update mrfrostyxd.json
---
domains/mrfrostyxd.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json
index 5e31f1e84..aecf1ebbd 100644
--- a/domains/mrfrostyxd.json
+++ b/domains/mrfrostyxd.json
@@ -4,6 +4,8 @@
"email": "mrspidyxd@gmail.com"
},
"record": {
- "URL": "https://mrxaravind.github.io"
+ "A": [
+ "94.237.83.139"
+ ]
}
}
From 51efc75571e439dfb7518f77e53355f7d94fb153 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Sun, 21 Jul 2024 21:05:25 +0800
Subject: [PATCH 0213/1311] Update status.shockbs.json
---
domains/status.shockbs.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json
index cd4b9fc6b..23826e638 100644
--- a/domains/status.shockbs.json
+++ b/domains/status.shockbs.json
@@ -4,6 +4,6 @@
"email": "apipherng@gmail.com"
},
"record": {
- "CNAME": "shockbs.github.io"
+ "CNAME": "bbbsjsijb8hsbsnakkshdbfdnds.onrender.com"
}
}
From ee77525f0e851c53709b031cbfb45c9079824d54 Mon Sep 17 00:00:00 2001
From: davad00
Date: Sun, 21 Jul 2024 19:06:52 +0300
Subject: [PATCH 0214/1311] Register dave.is-a.dev
---
domains/dave.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/dave.json
diff --git a/domains/dave.json b/domains/dave.json
new file mode 100644
index 000000000..acaf38a36
--- /dev/null
+++ b/domains/dave.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "davad00",
+ "email": "",
+ "discord": "1201678865093894234"
+ },
+
+ "record": {
+ "CNAME": "dave-zrnu.onrender.com"
+ }
+ }
+
\ No newline at end of file
From d2ed7012c36109810a6aaa07300ac8b35643aa6d Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Sun, 21 Jul 2024 21:14:56 +0200
Subject: [PATCH 0215/1311] Register akatsuki2555.is-a.dev
---
domains/akatsuki2555.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/akatsuki2555.json
diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json
new file mode 100644
index 000000000..da16c05ab
--- /dev/null
+++ b/domains/akatsuki2555.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Akatsuki2555",
+ "email": "",
+ "discord": "1226900455037075509"
+ },
+
+ "record": {
+ "TXT": "vc-domain-verify=akatsuki2555.is-a.dev,ed9d2ba6e56dab7549de"
+ }
+ }
+
\ No newline at end of file
From 8eae9434fc7444683b75cabae949c13bc140f2cb Mon Sep 17 00:00:00 2001
From: Liam Charpentier
Date: Sun, 21 Jul 2024 23:00:54 +0200
Subject: [PATCH 0216/1311] Create liamgenjs.json
---
domains/liamgenjs.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/liamgenjs.json
diff --git a/domains/liamgenjs.json b/domains/liamgenjs.json
new file mode 100644
index 000000000..e79c4eb07
--- /dev/null
+++ b/domains/liamgenjs.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "liam-gen",
+ "email": "liamgen.js@proton.me"
+ },
+ "record": {
+ "CNAME": "liamgenjs.pages.dev"
+ }
+}
From 19be771f699511c8f4f1163028445d6d153d352b Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 21 Jul 2024 22:53:04 +0100
Subject: [PATCH 0217/1311] Create ai-y.yosuke.json
---
domains/ai-y.yosuke.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/ai-y.yosuke.json
diff --git a/domains/ai-y.yosuke.json b/domains/ai-y.yosuke.json
new file mode 100644
index 000000000..e4b6d6271
--- /dev/null
+++ b/domains/ai-y.yosuke.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ai-y-main.pages.dev"
+ }
+}
From dc34919599536d348a28325d5dfdf882ae765296 Mon Sep 17 00:00:00 2001
From: davad00
Date: Mon, 22 Jul 2024 03:11:09 +0300
Subject: [PATCH 0218/1311] Create dave.json
<3
---
domains/dave.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/dave.json
diff --git a/domains/dave.json b/domains/dave.json
new file mode 100644
index 000000000..1eca59856
--- /dev/null
+++ b/domains/dave.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "davad00",
+ "email": "",
+ "discord": "1201678865093894234"
+ },
+
+ "record": {
+ "CNAME": "dave-lezt.onrender.com"
+ }
+ }
+
From 3b0dd0d35238b3b857909c9d8438c2906164f2f8 Mon Sep 17 00:00:00 2001
From: Semant <61398822+ihacksemant@users.noreply.github.com>
Date: Mon, 22 Jul 2024 10:12:50 +0530
Subject: [PATCH 0219/1311] Update semant.json
---
domains/semant.json | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/domains/semant.json b/domains/semant.json
index 9a282b424..8e9ed36bd 100644
--- a/domains/semant.json
+++ b/domains/semant.json
@@ -1,16 +1,13 @@
{
- "description": "Semant's Website",
- "repo": "https://github.com/SemantCodes/SemantCodes.github.io",
+ "description": "My Website",
"owner": {
- "username": "s3mant",
- "email": "contact@semant.is-a.dev"
+ "username": "ihacksemant",
+ "email": "contact@semant.is-a.dev",
+ "discord": "@semant"
},
"record": {
"A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
+ 69.30.249.53
],
"MX": [
"mx1.improvmx.com",
From 1bda87f031578aa0eaf77419ef459ef723d805c3 Mon Sep 17 00:00:00 2001
From: Semant <61398822+ihacksemant@users.noreply.github.com>
Date: Mon, 22 Jul 2024 10:18:28 +0530
Subject: [PATCH 0220/1311] Update semant.json
---
domains/semant.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/semant.json b/domains/semant.json
index 8e9ed36bd..b737dbb27 100644
--- a/domains/semant.json
+++ b/domains/semant.json
@@ -7,7 +7,7 @@
},
"record": {
"A": [
- 69.30.249.53
+ "69.30.249.53"
],
"MX": [
"mx1.improvmx.com",
From 9333d70a28683b989c79d34616cfd21144b6d95a Mon Sep 17 00:00:00 2001
From: Nikaxe-dev
Date: Mon, 22 Jul 2024 16:48:52 +1200
Subject: [PATCH 0221/1311] Create nikaxe.json
---
domains/nikaxe.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/nikaxe.json
diff --git a/domains/nikaxe.json b/domains/nikaxe.json
new file mode 100644
index 000000000..08a181557
--- /dev/null
+++ b/domains/nikaxe.json
@@ -0,0 +1,11 @@
+{
+ "description": "Place for me to share anything I make",
+ "repo": "https://github.com/Nikaxe-dev/nikaxe.dev",
+ "owner": {
+ "username": "Nikaxe-dev",
+ "email": "iamnikaxing@gmail.com"
+ },
+ "record": {
+ "CNAME": "Nikaxe-dev.github.io"
+ }
+}
From d57f6a56bca8bf4bdbdc5e0691894b3b8a6e4f1a Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Mon, 22 Jul 2024 10:38:21 +0530
Subject: [PATCH 0222/1311] Create mc.esb.json
---
domains/mc.esb.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/mc.esb.json
diff --git a/domains/mc.esb.json b/domains/mc.esb.json
new file mode 100644
index 000000000..3c58af754
--- /dev/null
+++ b/domains/mc.esb.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "CNAME": "educatedsuddenbucket.duckdns.org"
+ }
+}
From 01f14390409718acce5b0156e978d60f368f56b7 Mon Sep 17 00:00:00 2001
From: AhNode <138335069+AhNode@users.noreply.github.com>
Date: Mon, 22 Jul 2024 15:56:37 +0700
Subject: [PATCH 0223/1311] Register joko.is-a.dev
---
domains/joko.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/joko.json
diff --git a/domains/joko.json b/domains/joko.json
new file mode 100644
index 000000000..c94c250e0
--- /dev/null
+++ b/domains/joko.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "AhNode",
+ "email": "",
+ "discord": "704173828187619370"
+ },
+
+ "record": {
+ "A": ["69.197.135.202"]
+ }
+ }
+
\ No newline at end of file
From e55f910af3e7cbb667264c91ed9759590cbde333 Mon Sep 17 00:00:00 2001
From: mesflit <84642884+mesflit@users.noreply.github.com>
Date: Mon, 22 Jul 2024 12:08:10 +0300
Subject: [PATCH 0224/1311] Create _github-pages-challenge-mesflit.mesflit.json
---
domains/_github-pages-challenge-mesflit.mesflit.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-mesflit.mesflit.json
diff --git a/domains/_github-pages-challenge-mesflit.mesflit.json b/domains/_github-pages-challenge-mesflit.mesflit.json
new file mode 100644
index 000000000..f445a2871
--- /dev/null
+++ b/domains/_github-pages-challenge-mesflit.mesflit.json
@@ -0,0 +1,9 @@
+{
+"owner": {
+"username": "mesflit",
+"email": "benomerfaruk11@gmail.com"
+},
+"record": {
+"TXT": "67874e41f93805b9e30bd65ea1ca5a"
+}
+}
From 0484ae28fec589ebbb2290dc1179a5e0545e4aa0 Mon Sep 17 00:00:00 2001
From: Revolux <150958408+rxvolux@users.noreply.github.com>
Date: Mon, 22 Jul 2024 11:12:51 +0100
Subject: [PATCH 0225/1311] Register revolux.is-a.dev
---
domains/revolux.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/revolux.json
diff --git a/domains/revolux.json b/domains/revolux.json
new file mode 100644
index 000000000..b60ee8cdf
--- /dev/null
+++ b/domains/revolux.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "rxvolux",
+ "email": "",
+ "discord": "1133072082431913994"
+ },
+
+ "record": {
+ "CNAME": "rxvolux.github.io"
+ }
+ }
+
\ No newline at end of file
From c10fa28b88bfafc0fb35829f48e04657c16fdf0e Mon Sep 17 00:00:00 2001
From: Revolux <150958408+rxvolux@users.noreply.github.com>
Date: Mon, 22 Jul 2024 15:22:15 +0100
Subject: [PATCH 0226/1311] Revert "Register revolux.is-a.dev"
---
domains/revolux.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/revolux.json
diff --git a/domains/revolux.json b/domains/revolux.json
deleted file mode 100644
index b60ee8cdf..000000000
--- a/domains/revolux.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "rxvolux",
- "email": "",
- "discord": "1133072082431913994"
- },
-
- "record": {
- "CNAME": "rxvolux.github.io"
- }
- }
-
\ No newline at end of file
From 3c5e75b89f88d5b7363366d4f473655728e636dd Mon Sep 17 00:00:00 2001
From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com>
Date: Mon, 22 Jul 2024 21:40:02 +0700
Subject: [PATCH 0227/1311] change ip beatrack.json
---
domains/beatrack.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/beatrack.json b/domains/beatrack.json
index b8e568988..2965efd67 100644
--- a/domains/beatrack.json
+++ b/domains/beatrack.json
@@ -6,7 +6,7 @@
},
"record": {
- "A": ["118.71.116.9"]
+ "A": ["42.119.154.148"]
}
}
-
\ No newline at end of file
+
From 22217bf743f7362114cf80d7bd15dc7336946107 Mon Sep 17 00:00:00 2001
From: Ayaan
Date: Mon, 22 Jul 2024 17:01:41 +0100
Subject: [PATCH 0228/1311] Create revolux.json
---
domains/revolux.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/revolux.json
diff --git a/domains/revolux.json b/domains/revolux.json
new file mode 100644
index 000000000..76264721b
--- /dev/null
+++ b/domains/revolux.json
@@ -0,0 +1,12 @@
+{
+ "description": "For my personal portfolio",
+ "repo": "https://github.com/rxvolux/rxvolux.github.io",
+ "owner": {
+ "username": "rxvolux>",
+ "email": "business.itzswift@gmail.com",
+ "twitter": "rxvolux"
+ },
+ "record": {
+ "CNAME": "rxvolux.github.io"
+ }
+}
\ No newline at end of file
From d78bd8a09a249ce9e0303fe132f3dc742c9b7b6f Mon Sep 17 00:00:00 2001
From: Azeem Idrisi
Date: Mon, 22 Jul 2024 21:58:42 +0530
Subject: [PATCH 0229/1311] Added Azeem.json
---
domains/azeem.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/azeem.json
diff --git a/domains/azeem.json b/domains/azeem.json
new file mode 100644
index 000000000..4b38bf4b7
--- /dev/null
+++ b/domains/azeem.json
@@ -0,0 +1,11 @@
+{
+ "description": "Personal Portfolio",
+ "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io",
+ "owner": {
+ "username": "azeemidrisi",
+ "email": "azeemidrisi@protonmail.com"
+ },
+ "record": {
+ "CNAME": "azeemidrisi.github.io"
+ }
+}
From 95179b32a1652261ca032906729baabf8912c2ff Mon Sep 17 00:00:00 2001
From: Rubin Bhandari
Date: Mon, 22 Jul 2024 22:18:24 +0545
Subject: [PATCH 0230/1311] Create rubiin.json
---
domains/rubiin.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/rubiin.json
diff --git a/domains/rubiin.json b/domains/rubiin.json
new file mode 100644
index 000000000..839bab0b9
--- /dev/null
+++ b/domains/rubiin.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Portfolio",
+ "repo": "https://github.com/rubiin/rubiin.github.io",
+ "owner": {
+ "username": "rubiin",
+ "email": "roobin.bhandari@gmail.com"
+ },
+ "record": {
+ "CNAME": "rubiin.github.io"
+ }
+}
From e08cf78b5c1cb851c0a5516fa4beefb70094276c Mon Sep 17 00:00:00 2001
From: orangc
Date: Mon, 22 Jul 2024 13:02:26 -0400
Subject: [PATCH 0231/1311] Update revolux.json
---
domains/revolux.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/revolux.json b/domains/revolux.json
index 76264721b..0851bcacc 100644
--- a/domains/revolux.json
+++ b/domains/revolux.json
@@ -2,11 +2,11 @@
"description": "For my personal portfolio",
"repo": "https://github.com/rxvolux/rxvolux.github.io",
"owner": {
- "username": "rxvolux>",
+ "username": "rxvolux",
"email": "business.itzswift@gmail.com",
"twitter": "rxvolux"
},
"record": {
"CNAME": "rxvolux.github.io"
}
-}
\ No newline at end of file
+}
From f77b00850d7f1e9183cbc921ff1aa57eb79a038f Mon Sep 17 00:00:00 2001
From: vaxad
Date: Tue, 23 Jul 2024 09:35:18 +0530
Subject: [PATCH 0232/1311] submission for vaxad
---
domains/vaxad.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/vaxad.json
diff --git a/domains/vaxad.json b/domains/vaxad.json
new file mode 100644
index 000000000..8fb17e0cf
--- /dev/null
+++ b/domains/vaxad.json
@@ -0,0 +1,11 @@
+{
+ "description": "Varad's personal developer website",
+ "repo": "https://github.com/vaxad/portfolio3.0",
+ "owner": {
+ "username": "vaxad",
+ "email": "varadprabhu111@gmail.com"
+ },
+ "record": {
+ "URL": "https://vaxad.vercel.app"
+ }
+}
\ No newline at end of file
From 287da87059a53050907f683e621ac59dba926c02 Mon Sep 17 00:00:00 2001
From: vaxad
Date: Tue, 23 Jul 2024 09:37:02 +0530
Subject: [PATCH 0233/1311] submission for vaxad
---
domains/vaxad.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/vaxad.json b/domains/vaxad.json
index 8fb17e0cf..e209e12ec 100644
--- a/domains/vaxad.json
+++ b/domains/vaxad.json
@@ -6,6 +6,6 @@
"email": "varadprabhu111@gmail.com"
},
"record": {
- "URL": "https://vaxad.vercel.app"
+ "URL": "https://varadprabhu.vercel.app"
}
}
\ No newline at end of file
From ce246dde7d41378956b145e6113b82e189ef615a Mon Sep 17 00:00:00 2001
From: sajidhussaindev <164854217+sajidhussaindev@users.noreply.github.com>
Date: Tue, 23 Jul 2024 10:55:19 +0530
Subject: [PATCH 0234/1311] Create Sajidhussain.json
---
domains/Sajidhussain.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/Sajidhussain.json
diff --git a/domains/Sajidhussain.json b/domains/Sajidhussain.json
new file mode 100644
index 000000000..2e276cebf
--- /dev/null
+++ b/domains/Sajidhussain.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "sajidhussaindev",
+ "email": "sajidhussain189057@gmail.com"
+ },
+ "record": {
+ "CNAME": "sajidhussaindev.github.io"
+ }
+}
From 3973acf1d270f113bd5a6a6211e99bf0ec50a176 Mon Sep 17 00:00:00 2001
From: Lynx <30957824+sunn-ia32@users.noreply.github.com>
Date: Tue, 23 Jul 2024 13:32:26 +0200
Subject: [PATCH 0235/1311] Add files via upload
---
domains/sunn.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/sunn.json
diff --git a/domains/sunn.json b/domains/sunn.json
new file mode 100644
index 000000000..703276379
--- /dev/null
+++ b/domains/sunn.json
@@ -0,0 +1,13 @@
+{
+ "description": "Personal website of Sunn/sunn.ia32",
+ "repo": "https://github.com/sunn-ia32/sunn-ia32.github.io",
+ "owner": {
+ "username": "sunn-ia32",
+ "email": "thelynxmic@gmail.com"
+ }
+ {
+ "record": {
+ "CNAME": "sunn-ia32.github.io"
+ }
+}
+}
From b297817347acd1e9f368760dcf4d2e99c4a5b840 Mon Sep 17 00:00:00 2001
From: Horu <73709188+HigherOrderLogic@users.noreply.github.com>
Date: Tue, 23 Jul 2024 19:24:14 +0700
Subject: [PATCH 0236/1311] Create horu.json
---
domains/horu.json | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 domains/horu.json
diff --git a/domains/horu.json b/domains/horu.json
new file mode 100644
index 000000000..a646ee7ed
--- /dev/null
+++ b/domains/horu.json
@@ -0,0 +1,6 @@
+{
+ "owner": {
+ "username": "HigherOrderLogic",
+ "email": "73709188+HigherOrderLogic@users.noreply.github.com"
+ }
+}
From 66799dac338326de8f9cf75e69d1ecb94a8c7961 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 09:23:56 -0400
Subject: [PATCH 0237/1311] Update dave.json
---
domains/dave.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/dave.json b/domains/dave.json
index acaf38a36..1eca59856 100644
--- a/domains/dave.json
+++ b/domains/dave.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "dave-zrnu.onrender.com"
+ "CNAME": "dave-lezt.onrender.com"
}
}
-
\ No newline at end of file
+
From 1fcebda191fe429a41c80b5739d71a78e3ae22a6 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 09:39:49 -0400
Subject: [PATCH 0238/1311] Update sunn.json
---
domains/sunn.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/domains/sunn.json b/domains/sunn.json
index 703276379..52c4a908f 100644
--- a/domains/sunn.json
+++ b/domains/sunn.json
@@ -4,10 +4,9 @@
"owner": {
"username": "sunn-ia32",
"email": "thelynxmic@gmail.com"
- }
+ },
{
"record": {
"CNAME": "sunn-ia32.github.io"
}
}
-}
From 5b15c3f48e7d4ef552eaa54fc6e18b82ce3a515e Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 09:42:14 -0400
Subject: [PATCH 0239/1311] Update sunn.json
---
domains/sunn.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/sunn.json b/domains/sunn.json
index 52c4a908f..3ac25cb13 100644
--- a/domains/sunn.json
+++ b/domains/sunn.json
@@ -5,7 +5,6 @@
"username": "sunn-ia32",
"email": "thelynxmic@gmail.com"
},
- {
"record": {
"CNAME": "sunn-ia32.github.io"
}
From 6e00a385939bcc1da5b4f5088766c108556f6660 Mon Sep 17 00:00:00 2001
From: Horu <73709188+HigherOrderLogic@users.noreply.github.com>
Date: Tue, 23 Jul 2024 21:06:53 +0700
Subject: [PATCH 0240/1311] Add CNAME records
---
domains/horu.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/domains/horu.json b/domains/horu.json
index a646ee7ed..45f1c8e08 100644
--- a/domains/horu.json
+++ b/domains/horu.json
@@ -2,5 +2,8 @@
"owner": {
"username": "HigherOrderLogic",
"email": "73709188+HigherOrderLogic@users.noreply.github.com"
+ },
+ "record": {
+ "CNAME": "HigherOrderLogic.github.io"
}
}
From 3b2c971ae2912d810aafe547e3c78a9f1aa30c73 Mon Sep 17 00:00:00 2001
From: Lynx <30957824+sunn-ia32@users.noreply.github.com>
Date: Tue, 23 Jul 2024 16:19:52 +0200
Subject: [PATCH 0241/1311] Add files via upload
---
domains/_discord.sunn.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/_discord.sunn.json
diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json
new file mode 100644
index 000000000..98b35e581
--- /dev/null
+++ b/domains/_discord.sunn.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "sunn-ia32",
+ "email": "thelynxmic@gmail.com"
+ }
+ {
+ "record": {
+ "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba"
+ }
+}
+}
From 7bea7efc2afea9e652c4e19635067d3beb069a1c Mon Sep 17 00:00:00 2001
From: Nekitori Hakari
Date: Tue, 23 Jul 2024 21:35:42 +0700
Subject: [PATCH 0242/1311] Add files via upload
---
domains/_discord.nekitori17.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_discord.nekitori17.json
diff --git a/domains/_discord.nekitori17.json b/domains/_discord.nekitori17.json
new file mode 100644
index 000000000..97571ee8e
--- /dev/null
+++ b/domains/_discord.nekitori17.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "nekitori17",
+ "email": "cuongnguyen286641@gmail.com",
+ "discord": "nekitorihakari"
+ },
+ "record": {
+ "TXT": "dh=8849bd42df7ed435ec3e75b68585a930ec3634b0"
+ }
+}
\ No newline at end of file
From 41412c07c8621a0f76bf21fdefe1d4ed7e3ed235 Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Tue, 23 Jul 2024 20:05:46 +0530
Subject: [PATCH 0243/1311] Create _discord.Gunman.is-a.dev.json
---
domains/_discord.Gunman.is-a.dev.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.Gunman.is-a.dev.json
diff --git a/domains/_discord.Gunman.is-a.dev.json b/domains/_discord.Gunman.is-a.dev.json
new file mode 100644
index 000000000..d4ad3f37f
--- /dev/null
+++ b/domains/_discord.Gunman.is-a.dev.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "MukuJhansi",
+ "email": "mukundagrawal800@gmail.com"
+ },
+ "record": {
+ "TXT": "dh=be7d82f3a9cf950d2aa2d3379ddf345aff4859f0"
+ }
+}
From 5f50318944a754eef93ac04fbd8134facbb8d91a Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Tue, 23 Jul 2024 20:09:27 +0530
Subject: [PATCH 0244/1311] Create
_github-pages-challenge-MukuJhansi.gunman.json
---
domains/_github-pages-challenge-MukuJhansi.gunman.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-MukuJhansi.gunman.json
diff --git a/domains/_github-pages-challenge-MukuJhansi.gunman.json b/domains/_github-pages-challenge-MukuJhansi.gunman.json
new file mode 100644
index 000000000..ef4cff6cd
--- /dev/null
+++ b/domains/_github-pages-challenge-MukuJhansi.gunman.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "MukuJhansi",
+ "email": "mukundagrawal800@gmail.com"
+ },
+ "record": {
+ "TXT": "c891d48a286f45f50eb814e97f60df"
+ }
+}
From 482c12d404e0ce305c7efc03c9a2264afb06d807 Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Tue, 23 Jul 2024 20:14:44 +0530
Subject: [PATCH 0245/1311] Rename _discord.Gunman.is-a.dev.json to
_discord.gunman.json
---
domains/{_discord.Gunman.is-a.dev.json => _discord.gunman.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_discord.Gunman.is-a.dev.json => _discord.gunman.json} (100%)
diff --git a/domains/_discord.Gunman.is-a.dev.json b/domains/_discord.gunman.json
similarity index 100%
rename from domains/_discord.Gunman.is-a.dev.json
rename to domains/_discord.gunman.json
From 7a92ab993857cf158a13905486bbe401b5309a5e Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Tue, 23 Jul 2024 20:16:52 +0530
Subject: [PATCH 0246/1311] Update gunman.json
---
domains/gunman.json | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/domains/gunman.json b/domains/gunman.json
index f594f1abb..8575fc536 100644
--- a/domains/gunman.json
+++ b/domains/gunman.json
@@ -1,12 +1,13 @@
{
"owner": {
"username": "MukuJhansi",
- "email": "",
+ "email": "mukundagrawal800@gmail.com",
"discord": "1115658967012626542"
},
"record": {
- "A": ["142.250.77.238"]
- }
+ "A": [
+ "216.24.57.1"
+ ]
}
-
\ No newline at end of file
+
From a541b1e5e5960289267f26e515a13bb7041d4218 Mon Sep 17 00:00:00 2001
From: frthr <89289837+Furthir@users.noreply.github.com>
Date: Tue, 23 Jul 2024 07:49:40 -0700
Subject: [PATCH 0247/1311] Create ftn.json
---
domains/ftn.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/ftn.json
diff --git a/domains/ftn.json b/domains/ftn.json
new file mode 100644
index 000000000..fc1e8a9e3
--- /dev/null
+++ b/domains/ftn.json
@@ -0,0 +1,11 @@
+{
+ "description": "frthr's personal site",
+ "repo": "https://github.com/furthir/furthir.github.io",
+ "owner": {
+ "username": "furthir",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "furthir.github.io"
+ }
+}
From 2178e038fd0de49ba2e730d52c9383e94bc19db8 Mon Sep 17 00:00:00 2001
From: frthr <89289837+Furthir@users.noreply.github.com>
Date: Tue, 23 Jul 2024 07:56:10 -0700
Subject: [PATCH 0248/1311] Update ftn.json
---
domains/ftn.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/ftn.json b/domains/ftn.json
index fc1e8a9e3..8a81c4317 100644
--- a/domains/ftn.json
+++ b/domains/ftn.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/furthir/furthir.github.io",
"owner": {
"username": "furthir",
- "email": ""
+ "email": "furthir@pm.me"
},
"record": {
"CNAME": "furthir.github.io"
From 6c3efe4912040b47db10293af538d50b7a88591a Mon Sep 17 00:00:00 2001
From: Jkingwalagam <107750423+Jkingwalagam@users.noreply.github.com>
Date: Tue, 23 Jul 2024 21:03:54 +0500
Subject: [PATCH 0249/1311] Register geostatic.is-a.dev
---
domains/geostatic.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/geostatic.json
diff --git a/domains/geostatic.json b/domains/geostatic.json
new file mode 100644
index 000000000..b680eb1e7
--- /dev/null
+++ b/domains/geostatic.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Jkingwalagam",
+ "email": "",
+ "discord": "1100459863592685640"
+ },
+
+ "record": {
+ "CNAME": "geostatic-github-io.pages.dev"
+ }
+ }
+
\ No newline at end of file
From 01eab01b856fce16ab1a24107bfe80c9ffd4d177 Mon Sep 17 00:00:00 2001
From: Manodeepray <127145195+Manodeepray@users.noreply.github.com>
Date: Tue, 23 Jul 2024 22:05:47 +0530
Subject: [PATCH 0250/1311] manodeepray.json added
---
domains/manodeepray.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/manodeepray.json
diff --git a/domains/manodeepray.json b/domains/manodeepray.json
new file mode 100644
index 000000000..b78a570cd
--- /dev/null
+++ b/domains/manodeepray.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/Manodeepray/website",
+ "owner": {
+ "username": "Manodeepray",
+ "email": "manodeepray@gmail.com"
+ },
+ "record": {
+ "CNAME": "Manodeepray.github.io"
+ }
+ }
\ No newline at end of file
From c5391667b3bc8327163ed7a1f5a26da88b2f0f8c Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 14:17:59 -0400
Subject: [PATCH 0251/1311] Update gunman.json
---
domains/gunman.json | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/domains/gunman.json b/domains/gunman.json
index 8575fc536..5fb4c3e12 100644
--- a/domains/gunman.json
+++ b/domains/gunman.json
@@ -6,8 +6,6 @@
},
"record": {
- "A": [
- "216.24.57.1"
- ]
+ "A": ["216.24.57.1"]
}
-
+}
From 2245d5c924014500f8a24d97ffc291901eaa5b92 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 14:24:36 -0400
Subject: [PATCH 0252/1311] Update _discord.sunn.json
---
domains/_discord.sunn.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json
index 98b35e581..5bd3547ea 100644
--- a/domains/_discord.sunn.json
+++ b/domains/_discord.sunn.json
@@ -8,4 +8,3 @@
"TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba"
}
}
-}
From e44da330a8e6d2142f21925ee8c64cf0328ea53c Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 14:24:59 -0400
Subject: [PATCH 0253/1311] Update _discord.sunn.json
---
domains/_discord.sunn.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json
index 5bd3547ea..962f33b46 100644
--- a/domains/_discord.sunn.json
+++ b/domains/_discord.sunn.json
@@ -2,7 +2,7 @@
"owner": {
"username": "sunn-ia32",
"email": "thelynxmic@gmail.com"
- }
+ },
{
"record": {
"TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba"
From 8baa0108f1b12d2cd2b4230974fa7feb97a98735 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 14:26:48 -0400
Subject: [PATCH 0254/1311] Update _discord.sunn.json
---
domains/_discord.sunn.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json
index 962f33b46..d8637fc57 100644
--- a/domains/_discord.sunn.json
+++ b/domains/_discord.sunn.json
@@ -3,7 +3,6 @@
"username": "sunn-ia32",
"email": "thelynxmic@gmail.com"
},
- {
"record": {
"TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba"
}
From 227c340830c558b098a10b7425ea0227730b4071 Mon Sep 17 00:00:00 2001
From: orangc
Date: Tue, 23 Jul 2024 14:30:21 -0400
Subject: [PATCH 0255/1311] Rename Sajidhussain.json to sajidhussain.json
---
domains/{Sajidhussain.json => sajidhussain.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{Sajidhussain.json => sajidhussain.json} (100%)
diff --git a/domains/Sajidhussain.json b/domains/sajidhussain.json
similarity index 100%
rename from domains/Sajidhussain.json
rename to domains/sajidhussain.json
From 4c6edc214d16cf89fcd6154db3a6b67c9749acd0 Mon Sep 17 00:00:00 2001
From: frthr <89289837+Furthir@users.noreply.github.com>
Date: Tue, 23 Jul 2024 11:49:37 -0700
Subject: [PATCH 0256/1311] Create _discord.ftn.json
---
domains/_discord.ftn.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.ftn.json
diff --git a/domains/_discord.ftn.json b/domains/_discord.ftn.json
new file mode 100644
index 000000000..bb7497e1a
--- /dev/null
+++ b/domains/_discord.ftn.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "furthir",
+ "email": "furthir@pm.me"
+ },
+ "record": {
+ "TXT": "dh=a80a210e492f34a4378ffbb73352034cdc60fbb3"
+ }
+}
From 584959e499887f6204c2c4d3d3fd05596b95caca Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Wed, 24 Jul 2024 11:31:46 +0800
Subject: [PATCH 0257/1311] Update owl.json
---
domains/owl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owl.json b/domains/owl.json
index 4c315ab46..ad32c3011 100644
--- a/domains/owl.json
+++ b/domains/owl.json
@@ -4,6 +4,6 @@
"email": ""
},
"record": {
- "CNAME": "coolify.wdh.gg"
+ "CNAME": "ksk8c0w.wdh.app"
}
}
From 4010b2ab82f100ec5a22cf97650a7a3233e4afd5 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Wed, 24 Jul 2024 11:32:36 +0800
Subject: [PATCH 0258/1311] Update api.json
---
domains/api.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/api.json b/domains/api.json
index be8479f8a..1960cb72f 100644
--- a/domains/api.json
+++ b/domains/api.json
@@ -5,6 +5,6 @@
},
"record": {
- "CNAME": "coolify.wdh.gg"
+ "CNAME": "kco4g0g.wdh.app"
}
}
From f27102a861c3d54f3de9c9f5f4e649e3b805a666 Mon Sep 17 00:00:00 2001
From: sunn4room <49748547+sunn4room@users.noreply.github.com>
Date: Wed, 24 Jul 2024 17:57:07 +0800
Subject: [PATCH 0259/1311] Create sunn4room.json
---
domains/sunn4room.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/sunn4room.json
diff --git a/domains/sunn4room.json b/domains/sunn4room.json
new file mode 100644
index 000000000..eb2a4835a
--- /dev/null
+++ b/domains/sunn4room.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "sunn4room",
+ "email": "sunn4room@163.com"
+ },
+ "record": {
+ "CNAME": "blog-4ke.pages.dev"
+ }
+}
From 17fe117cfd63ebc4896348f65fe80d0b7e69d442 Mon Sep 17 00:00:00 2001
From: FaultyFaulty-glitch
Date: Wed, 24 Jul 2024 11:01:33 +0100
Subject: [PATCH 0260/1311] Register averagepcweb.is-a.dev
---
domains/averagepcweb.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/averagepcweb.json
diff --git a/domains/averagepcweb.json b/domains/averagepcweb.json
new file mode 100644
index 000000000..628504cd6
--- /dev/null
+++ b/domains/averagepcweb.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "FaultyFaulty-glitch",
+ "email": "",
+ "discord": "1102928631191322675"
+ },
+
+ "record": {
+ "CNAME": "averagepcweb.pages.dev"
+ }
+ }
+
\ No newline at end of file
From d649431ac64aec96ba8016255feda75379ce0ba3 Mon Sep 17 00:00:00 2001
From: civic1007
Date: Wed, 24 Jul 2024 10:37:29 -0500
Subject: [PATCH 0261/1311] Update images.civic.json
---
domains/images.civic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/images.civic.json b/domains/images.civic.json
index 1da09d2c7..1ef5bfb5f 100644
--- a/domains/images.civic.json
+++ b/domains/images.civic.json
@@ -7,6 +7,6 @@
"discord": "civic1007"
},
"record": {
- "CNAME": "civics-api.pages.dev"
+ "CNAME": "rational-weasel-humane.ngrok-free.app"
}
}
From e3097e0eda11f77259768ad6a3febe00ec68e4a6 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 18:20:46 +0100
Subject: [PATCH 0262/1311] Create xra1dx.is-a.dev.json
---
domains/xra1dx.is-a.dev.json | 1 +
1 file changed, 1 insertion(+)
create mode 100644 domains/xra1dx.is-a.dev.json
diff --git a/domains/xra1dx.is-a.dev.json b/domains/xra1dx.is-a.dev.json
new file mode 100644
index 000000000..8b1378917
--- /dev/null
+++ b/domains/xra1dx.is-a.dev.json
@@ -0,0 +1 @@
+
From 0e416cf51e9c148b072631548d66f89a8ea9dad4 Mon Sep 17 00:00:00 2001
From: civic1007
Date: Wed, 24 Jul 2024 13:37:47 -0500
Subject: [PATCH 0263/1311] Update images.civic.json
---
domains/images.civic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/images.civic.json b/domains/images.civic.json
index 1ef5bfb5f..1da09d2c7 100644
--- a/domains/images.civic.json
+++ b/domains/images.civic.json
@@ -7,6 +7,6 @@
"discord": "civic1007"
},
"record": {
- "CNAME": "rational-weasel-humane.ngrok-free.app"
+ "CNAME": "civics-api.pages.dev"
}
}
From ee1eca7c0b9851bb90a64c8e11801ed2f0399086 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 20:35:22 +0100
Subject: [PATCH 0264/1311] Create xrap1dx.json
---
domains/xrap1dx.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/xrap1dx.json
diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json
new file mode 100644
index 000000000..8b1f21f02
--- /dev/null
+++ b/domains/xrap1dx.json
@@ -0,0 +1,12 @@
+{
+ "description": "making a cool portfolio website.",
+ "repo": "https://github.com/xrap1dx?tab=repositories",
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "TXT": "Hello World!",
+ "A": ["69.30.249.53"]
+ }
+}
From 3566c09e01264cb060fa4a1e92ee072ea38e1ec9 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 20:35:42 +0100
Subject: [PATCH 0265/1311] Create xrap1dx.json
---
domains/xrap1dx.jso | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/xrap1dx.jso
diff --git a/domains/xrap1dx.jso b/domains/xrap1dx.jso
new file mode 100644
index 000000000..8b1f21f02
--- /dev/null
+++ b/domains/xrap1dx.jso
@@ -0,0 +1,12 @@
+{
+ "description": "making a cool portfolio website.",
+ "repo": "https://github.com/xrap1dx?tab=repositories",
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "TXT": "Hello World!",
+ "A": ["69.30.249.53"]
+ }
+}
From 9dc2143a449e74d178ed8f01ec2632039b23c42a Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 20:40:46 +0100
Subject: [PATCH 0266/1311] Update domains/xrap1dx.json
Co-authored-by: CuteDog5695
---
domains/xrap1dx.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json
index 8b1f21f02..79985299e 100644
--- a/domains/xrap1dx.json
+++ b/domains/xrap1dx.json
@@ -6,7 +6,6 @@
"email": "sirrapid155@gmail.com"
},
"record": {
- "TXT": "Hello World!",
"A": ["69.30.249.53"]
}
}
From 4cfbe39eb4a2faf21d0e7cfbffb4b44bb3906f3e Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 20:45:07 +0100
Subject: [PATCH 0267/1311] Delete domains/xra1dx.is-a.dev.json
---
domains/xra1dx.is-a.dev.json | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 domains/xra1dx.is-a.dev.json
diff --git a/domains/xra1dx.is-a.dev.json b/domains/xra1dx.is-a.dev.json
deleted file mode 100644
index 8b1378917..000000000
--- a/domains/xra1dx.is-a.dev.json
+++ /dev/null
@@ -1 +0,0 @@
-
From f746c4ba46ceafb2519002d4346ae260afb5798e Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Wed, 24 Jul 2024 20:45:19 +0100
Subject: [PATCH 0268/1311] Delete domains/xrap1dx.jso
---
domains/xrap1dx.jso | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/xrap1dx.jso
diff --git a/domains/xrap1dx.jso b/domains/xrap1dx.jso
deleted file mode 100644
index 8b1f21f02..000000000
--- a/domains/xrap1dx.jso
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "making a cool portfolio website.",
- "repo": "https://github.com/xrap1dx?tab=repositories",
- "owner": {
- "username": "xrap1dx",
- "email": "sirrapid155@gmail.com"
- },
- "record": {
- "TXT": "Hello World!",
- "A": ["69.30.249.53"]
- }
-}
From a201f90e0b9c88377e704ef961e332b4251180af Mon Sep 17 00:00:00 2001
From: FaultyFaulty-glitch
Date: Wed, 24 Jul 2024 22:48:07 +0100
Subject: [PATCH 0269/1311] Create averagepce.json
---
domains/averagepce.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/averagepce.json
diff --git a/domains/averagepce.json b/domains/averagepce.json
new file mode 100644
index 000000000..1f7104b18
--- /dev/null
+++ b/domains/averagepce.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "FaultyFaulty-glitch",
+ "email": "faultywindows@gmail.com"
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ]
+ }
+}
From 48c5fc0123429f94d4585a968b0f65a660210a22 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Thu, 25 Jul 2024 09:16:41 +0800
Subject: [PATCH 0270/1311] visual guide for registration
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 53b5819ee..ab7400d37 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ If you have an issue that contains confidental infomation, send an email to secu
## Register
### Manual Registration
+> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge).
+
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
- [Read the documentation](https://www.is-a.dev/docs).
From 1963fca6274bfedfbed5463996760e8c583bfe32 Mon Sep 17 00:00:00 2001
From: vamtic <93308982+vamtic@users.noreply.github.com>
Date: Thu, 25 Jul 2024 10:09:12 +0200
Subject: [PATCH 0271/1311] Create karacsony.vamtic.json
---
karacsony.vamtic.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 karacsony.vamtic.json
diff --git a/karacsony.vamtic.json b/karacsony.vamtic.json
new file mode 100644
index 000000000..a0c9ee304
--- /dev/null
+++ b/karacsony.vamtic.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vamtic",
+ "email": "vamtic@yahoo.com"
+ },
+ "record": {
+ "CNAME": "karacsony.pages.dev"
+ }
+}
From df06f4c376585b3e2135d27345187f2882c96071 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Thu, 25 Jul 2024 09:22:12 +0100
Subject: [PATCH 0272/1311] Update xrap1dx.json
---
domains/xrap1dx.json | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json
index 79985299e..dcaadb289 100644
--- a/domains/xrap1dx.json
+++ b/domains/xrap1dx.json
@@ -6,6 +6,12 @@
"email": "sirrapid155@gmail.com"
},
"record": {
- "A": ["69.30.249.53"]
+ "A": [
+ "69.30.249.53"
+ ],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ]
}
}
From 9d65af60e0583afa3f6a81608e76d7b22fd70a9c Mon Sep 17 00:00:00 2001
From: ZenZoya
Date: Thu, 25 Jul 2024 16:23:47 +0800
Subject: [PATCH 0273/1311] Register zenzoya.is-a.dev
---
domains/zenzoya.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/zenzoya.json
diff --git a/domains/zenzoya.json b/domains/zenzoya.json
new file mode 100644
index 000000000..7f922b704
--- /dev/null
+++ b/domains/zenzoya.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ZenZoyaUDR",
+ "email": "",
+ "discord": "915228509440454707"
+ },
+
+ "record": {
+ "CNAME": "zenzoya.netlify.app"
+ }
+ }
+
\ No newline at end of file
From 1317534eafbfa61640c8bf90ce20c83a3f18a098 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Thu, 25 Jul 2024 09:28:43 +0100
Subject: [PATCH 0274/1311] Update xrap1dx.json
---
domains/xrap1dx.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json
index dcaadb289..19eace358 100644
--- a/domains/xrap1dx.json
+++ b/domains/xrap1dx.json
@@ -12,6 +12,10 @@
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
+ ],
+ "TXT": [
+ "v=spf1 include:spf.improvmx.com ~all",
+ "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33"
]
}
}
From 1dd18de701f3a726ecb46104c3163664a551e5e7 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Thu, 25 Jul 2024 09:49:25 +0100
Subject: [PATCH 0275/1311] Update xrap1dx.json
---
domains/xrap1dx.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json
index 19eace358..a8dcf8a73 100644
--- a/domains/xrap1dx.json
+++ b/domains/xrap1dx.json
@@ -14,8 +14,7 @@
"mx2.improvmx.com"
],
"TXT": [
- "v=spf1 include:spf.improvmx.com ~all",
- "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33"
+ "v=spf1 include:spf.improvmx.com ~all"
]
}
}
From 628029bebd32f96a7893153d7d97ddac8654f4bc Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Thu, 25 Jul 2024 14:08:09 +0500
Subject: [PATCH 0276/1311] Create juststudio.json
---
domains/juststudio.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/juststudio.json
diff --git a/domains/juststudio.json b/domains/juststudio.json
new file mode 100644
index 000000000..3dde3d3c7
--- /dev/null
+++ b/domains/juststudio.json
@@ -0,0 +1,11 @@
+{
+ "description": "JustStudio.",
+ "repo": "https://github.com/JustStudio7/juststudio7.github.io",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "URL": "https://juststudio7.github.io/"
+ }
+}
From 60a09f6578884f164a11ea50157dd224adb21a36 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Thu, 25 Jul 2024 10:21:50 +0100
Subject: [PATCH 0277/1311] Create _discord.xrap1dx.json
---
domains/_discord.xrap1dx.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.xrap1dx.json
diff --git a/domains/_discord.xrap1dx.json b/domains/_discord.xrap1dx.json
new file mode 100644
index 000000000..e6221cd7c
--- /dev/null
+++ b/domains/_discord.xrap1dx.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "TXT": "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33"
+ }
+}
From b2c311d93e560669dc9a3458198572f3da803eb8 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Thu, 25 Jul 2024 12:23:38 +0300
Subject: [PATCH 0278/1311] Update _discord.xrap1dx.json
---
domains/_discord.xrap1dx.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.xrap1dx.json b/domains/_discord.xrap1dx.json
index e6221cd7c..ca3644d28 100644
--- a/domains/_discord.xrap1dx.json
+++ b/domains/_discord.xrap1dx.json
@@ -4,6 +4,6 @@
"email": "sirrapid155@gmail.com"
},
"record": {
- "TXT": "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33"
+ "TXT": "dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33"
}
}
From 0ae2dd62dee57bcd24090288406fb1e9ca7e6ac5 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Thu, 25 Jul 2024 14:56:11 +0500
Subject: [PATCH 0279/1311] fixed
---
domains/juststudio.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/juststudio.json b/domains/juststudio.json
index 3dde3d3c7..28071c9e5 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -6,6 +6,6 @@
"email": "lk.qq@ya.ru"
},
"record": {
- "URL": "https://juststudio7.github.io/"
+ "CNAME": "juststudio7.github.io"
}
}
From 0816c175efb79ad37317b6c849c607b1abbf48cb Mon Sep 17 00:00:00 2001
From: FaultyFaulty-glitch
Date: Thu, 25 Jul 2024 11:44:12 +0100
Subject: [PATCH 0280/1311] Update averagepce.json
---
domains/averagepce.json | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/domains/averagepce.json b/domains/averagepce.json
index 1f7104b18..a0714805f 100644
--- a/domains/averagepce.json
+++ b/domains/averagepce.json
@@ -3,10 +3,11 @@
"username": "FaultyFaulty-glitch",
"email": "faultywindows@gmail.com"
},
- "record": {
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ]
- }
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
}
From e75aed69075ea037048f027c6dd4bdeb07ed3377 Mon Sep 17 00:00:00 2001
From: "akxd (aditya)" <112229510+adityakumarxd@users.noreply.github.com>
Date: Thu, 25 Jul 2024 19:03:40 +0530
Subject: [PATCH 0281/1311] Create akxd.json
---
domains/akxd.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/akxd.json
diff --git a/domains/akxd.json b/domains/akxd.json
new file mode 100644
index 000000000..da7d829f7
--- /dev/null
+++ b/domains/akxd.json
@@ -0,0 +1,13 @@
+{
+ "description": "Aditya's Portfolio",
+ "repo": "https://github.com/adityakumarxd",
+ "owner": {
+ "username": "adityakumarxd",
+ "email": "",
+ "twitter": "",
+ "discord": "akxd"
+ },
+ "record": {
+ "CNAME": "adityakumarxd.github.io"
+ }
+}
From 73fa4c7cd2e75f7a228c6f4b5d04078964e46e60 Mon Sep 17 00:00:00 2001
From: orangc
Date: Thu, 25 Jul 2024 11:13:22 -0400
Subject: [PATCH 0282/1311] remove empty twitter record
---
domains/akxd.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/akxd.json b/domains/akxd.json
index da7d829f7..a5b3b9351 100644
--- a/domains/akxd.json
+++ b/domains/akxd.json
@@ -4,7 +4,6 @@
"owner": {
"username": "adityakumarxd",
"email": "",
- "twitter": "",
"discord": "akxd"
},
"record": {
From f8a03cf7aeadc07132d83f058505fe30ca038812 Mon Sep 17 00:00:00 2001
From: orangc
Date: Thu, 25 Jul 2024 11:14:50 -0400
Subject: [PATCH 0283/1311] move karacsony.vamtic.json to domains folder
---
karacsony.vamtic.json => domains/karacsony.vamtic.json | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename karacsony.vamtic.json => domains/karacsony.vamtic.json (100%)
diff --git a/karacsony.vamtic.json b/domains/karacsony.vamtic.json
similarity index 100%
rename from karacsony.vamtic.json
rename to domains/karacsony.vamtic.json
From 9fa28dd12c096bf91be18e57c4f25c0029a4b39e Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 25 Jul 2024 21:33:38 +0530
Subject: [PATCH 0284/1311] Delete domains/taskforce-bot.json
---
domains/taskforce-bot.json | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 domains/taskforce-bot.json
diff --git a/domains/taskforce-bot.json b/domains/taskforce-bot.json
deleted file mode 100644
index 157395476..000000000
--- a/domains/taskforce-bot.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "149485703+EducatedSuddenBucket@users.noreply.github.com",
- "discord": "1167825360151380032"
- },
-
- "record": {
- "A": ["216.24.57.1"]
- }
-}
From 049840897685f27baa348fc4b6bffe78dafe5a2a Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 25 Jul 2024 21:38:42 +0530
Subject: [PATCH 0285/1311] Update educatedsuddenbucket.json
---
domains/educatedsuddenbucket.json | 35 +++++++++++++------------------
1 file changed, 15 insertions(+), 20 deletions(-)
diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json
index 47fad6424..11a98c1fb 100644
--- a/domains/educatedsuddenbucket.json
+++ b/domains/educatedsuddenbucket.json
@@ -1,22 +1,17 @@
{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "educatedsuddenbucket@gmail.com"
- },
- "record": {
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ],
- "TXT": [
- "v=spf1 include:spf.improvmx.com ~all",
- "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE"
- ],
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
- }
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "TXT": [
+ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE"
+ ]
+ }
}
From 9faf1b8dbf6cfa5d92e7feb261e8ba24b51b8e47 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 25 Jul 2024 21:39:37 +0530
Subject: [PATCH 0286/1311] Update esb.json
---
domains/esb.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/domains/esb.json b/domains/esb.json
index 4792a76ce..65b3ffed9 100644
--- a/domains/esb.json
+++ b/domains/esb.json
@@ -6,6 +6,13 @@
"record": {
"A": [
"89.106.200.1"
+ ],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": [
+ "v=spf1 include:spf.improvmx.com ~all"
]
}
}
From 49e91ec6ccd150e172170ff37d5abc7d765344e1 Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Fri, 26 Jul 2024 04:09:20 +0500
Subject: [PATCH 0287/1311] Create justdeveloper.json
---
domains/justdeveloper.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/justdeveloper.json
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
new file mode 100644
index 000000000..d851934e6
--- /dev/null
+++ b/domains/justdeveloper.json
@@ -0,0 +1,11 @@
+{
+ "description": "JustDeveloper",
+ "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "lk.qq@ya.ru",
+ },
+ "record": {
+ "CNAME": "justdeveloper1.github.io"
+ }
+}
From 6eb0e292ac2c5e58f825f97bf1319ecc34e99a9e Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Fri, 26 Jul 2024 04:11:45 +0500
Subject: [PATCH 0288/1311] Delete domains/justdeveloper.json
---
domains/justdeveloper.json | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 domains/justdeveloper.json
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
deleted file mode 100644
index d851934e6..000000000
--- a/domains/justdeveloper.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "JustDeveloper",
- "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
- "owner": {
- "username": "JustDeveloper1",
- "email": "lk.qq@ya.ru",
- },
- "record": {
- "CNAME": "justdeveloper1.github.io"
- }
-}
From 1b1dba0108127e4a87213b50bf6c01736cfd360f Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Fri, 26 Jul 2024 04:12:44 +0500
Subject: [PATCH 0289/1311] Create justdeveloper.json
---
domains/justdeveloper.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/justdeveloper.json
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
new file mode 100644
index 000000000..d851934e6
--- /dev/null
+++ b/domains/justdeveloper.json
@@ -0,0 +1,11 @@
+{
+ "description": "JustDeveloper",
+ "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "lk.qq@ya.ru",
+ },
+ "record": {
+ "CNAME": "justdeveloper1.github.io"
+ }
+}
From f8b6ea8d400abd2322ea8c7eeb5df5efa1c4620d Mon Sep 17 00:00:00 2001
From: orangc
Date: Thu, 25 Jul 2024 19:35:50 -0400
Subject: [PATCH 0290/1311] Update justdeveloper.json
---
domains/justdeveloper.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
index d851934e6..6aa1c2988 100644
--- a/domains/justdeveloper.json
+++ b/domains/justdeveloper.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
"owner": {
"username": "JustDeveloper1",
- "email": "lk.qq@ya.ru",
+ "email": "lk.qq@ya.ru"
},
"record": {
"CNAME": "justdeveloper1.github.io"
From fd670d640d9dbabac032ccbeed28576b87d08035 Mon Sep 17 00:00:00 2001
From: blaze-099
Date: Fri, 26 Jul 2024 05:25:02 +0530
Subject: [PATCH 0291/1311] Register ticketkit.is-a.dev
---
domains/ticketkit.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/ticketkit.json
diff --git a/domains/ticketkit.json b/domains/ticketkit.json
new file mode 100644
index 000000000..234ebbdb2
--- /dev/null
+++ b/domains/ticketkit.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "blaze-099",
+ "email": "",
+ "discord": "1186691290759434350"
+ },
+
+ "record": {
+ "CNAME": "blaze.ticketkit.is-a.dev"
+ }
+ }
+
\ No newline at end of file
From 74095fdaedeb028aa48038a7cce28ff0efc76871 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 05:34:31 +0500
Subject: [PATCH 0292/1311] Create just.json
---
domains/just.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/just.json
diff --git a/domains/just.json b/domains/just.json
new file mode 100644
index 000000000..ff77ba4a5
--- /dev/null
+++ b/domains/just.json
@@ -0,0 +1,10 @@
+{
+ "description": "Short link to juststudio.is-a.dev",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "URL": "https://juststudio.is-a.dev"
+ }
+}
From 2723af85a0a146f6f478580b22c36edb7455f00f Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 05:35:25 +0500
Subject: [PATCH 0293/1311] Delete domains/just.json
---
domains/just.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/just.json
diff --git a/domains/just.json b/domains/just.json
deleted file mode 100644
index ff77ba4a5..000000000
--- a/domains/just.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "Short link to juststudio.is-a.dev",
- "owner": {
- "username": "JustStudio7",
- "email": "lk.qq@ya.ru"
- },
- "record": {
- "URL": "https://juststudio.is-a.dev"
- }
-}
From d1035b51aafb9e61b779b20aaac7c473fabc1175 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 05:36:18 +0500
Subject: [PATCH 0294/1311] Create just.json
---
domains/just.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/just.json
diff --git a/domains/just.json b/domains/just.json
new file mode 100644
index 000000000..ff77ba4a5
--- /dev/null
+++ b/domains/just.json
@@ -0,0 +1,10 @@
+{
+ "description": "Short link to juststudio.is-a.dev",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "URL": "https://juststudio.is-a.dev"
+ }
+}
From bda0410c795786eb28b55bfc57bea22f5fc1cbe1 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 15:16:09 +0500
Subject: [PATCH 0295/1311] Update just.json
---
domains/just.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/just.json b/domains/just.json
index ff77ba4a5..f5e6961be 100644
--- a/domains/just.json
+++ b/domains/just.json
@@ -5,6 +5,6 @@
"email": "lk.qq@ya.ru"
},
"record": {
- "URL": "https://juststudio.is-a.dev"
+ "A": "89.106.200.1"
}
}
From e7954f60ac09a629855ef9b87844123e33f1711b Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 15:19:29 +0500
Subject: [PATCH 0296/1311] Update domains/just.json
Co-authored-by: CuteDog5695
---
domains/just.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/just.json b/domains/just.json
index f5e6961be..2223b85a9 100644
--- a/domains/just.json
+++ b/domains/just.json
@@ -5,6 +5,6 @@
"email": "lk.qq@ya.ru"
},
"record": {
- "A": "89.106.200.1"
+ "A": ["89.106.200.1"]
}
}
From cd3d857fb3cba2463b3a3cf359ec0e4ca7cafc18 Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Fri, 26 Jul 2024 15:35:49 +0500
Subject: [PATCH 0297/1311] Create jd.json
---
domains/jd.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/jd.json
diff --git a/domains/jd.json b/domains/jd.json
new file mode 100644
index 000000000..261fde1de
--- /dev/null
+++ b/domains/jd.json
@@ -0,0 +1,10 @@
+{
+ "description": "Short link to justdeveloper.is-a.dev",
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From ba3aca68003cec1c76192f04dd06eb8604846c5c Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Fri, 26 Jul 2024 16:00:33 +0500
Subject: [PATCH 0298/1311] Create _discord.justdeveloper.json
---
domains/_discord.justdeveloper.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.justdeveloper.json
diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json
new file mode 100644
index 000000000..fc8da2bd5
--- /dev/null
+++ b/domains/_discord.justdeveloper.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0"
+ }
+}
From 05060aeb7add72010b5069113e778aa4adca5f77 Mon Sep 17 00:00:00 2001
From: Soumy Agarwal
Date: Fri, 26 Jul 2024 16:57:42 +0530
Subject: [PATCH 0299/1311] Register wizardsword.is-a.dev
---
domains/wizardsword.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/wizardsword.json
diff --git a/domains/wizardsword.json b/domains/wizardsword.json
new file mode 100644
index 000000000..2543958b0
--- /dev/null
+++ b/domains/wizardsword.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "MukuJhansi",
+ "email": "",
+ "discord": "1115658967012626542"
+ },
+
+ "record": {
+ "A": ["216.24.57.1"]
+ }
+ }
+
\ No newline at end of file
From 14c09ae46e64a54c573658c6a20df1d67c4141ff Mon Sep 17 00:00:00 2001
From: blaze-099
Date: Fri, 26 Jul 2024 17:50:51 +0530
Subject: [PATCH 0300/1311] Update ticketkit.json
---
domains/ticketkit.json | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/domains/ticketkit.json b/domains/ticketkit.json
index 234ebbdb2..484d7281d 100644
--- a/domains/ticketkit.json
+++ b/domains/ticketkit.json
@@ -1,4 +1,5 @@
{
+ "site": "https://ticketsx.netlify.app/",
"owner": {
"username": "blaze-099",
"email": "",
@@ -6,7 +7,9 @@
},
"record": {
- "CNAME": "blaze.ticketkit.is-a.dev"
- }
+ "A": [
+ "75.2.60.5",
+ ]
}
-
\ No newline at end of file
+}
+
From f985d7ee27017ad4fc768123bb086054ef38a3b6 Mon Sep 17 00:00:00 2001
From: Ibrahim Asif
Date: Fri, 26 Jul 2024 18:53:59 +0530
Subject: [PATCH 0301/1311] Update satindar.json
---
domains/satindar.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/domains/satindar.json b/domains/satindar.json
index b3be8e999..36d021e80 100644
--- a/domains/satindar.json
+++ b/domains/satindar.json
@@ -7,6 +7,11 @@
"twitter": "satindar31"
},
"record": {
- "CNAME": "satindar31.github.io"
+ "CNAME": "satindar31.github.io",
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
From 57737e5586bbbfac42c8fa02bf5f5b69d5fe09bc Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Fri, 26 Jul 2024 19:17:00 +0530
Subject: [PATCH 0302/1311] Update educatedsuddenbucket.json
---
domains/educatedsuddenbucket.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json
index 11a98c1fb..200cf4653 100644
--- a/domains/educatedsuddenbucket.json
+++ b/domains/educatedsuddenbucket.json
@@ -11,7 +11,12 @@
"185.199.111.153"
],
"TXT": [
- "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE"
+ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE",
+ "v=spf1 include:spf.improvmx.com ~all"
+ ],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
]
}
}
From 19a25005426a0b0a7943ec3a1e269fb8c97a5b5a Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Fri, 26 Jul 2024 19:17:39 +0530
Subject: [PATCH 0303/1311] Delete domains/ascii.educatedsuddenbucket.json
---
domains/ascii.educatedsuddenbucket.json | 14 --------------
1 file changed, 14 deletions(-)
delete mode 100644 domains/ascii.educatedsuddenbucket.json
diff --git a/domains/ascii.educatedsuddenbucket.json b/domains/ascii.educatedsuddenbucket.json
deleted file mode 100644
index b14fc31dc..000000000
--- a/domains/ascii.educatedsuddenbucket.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "educatedsuddenbucket@gmail.com"
- },
- "record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
- }
-}
From 701f5a557a69bb46beb90b11430243ac6bee85c4 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Fri, 26 Jul 2024 19:19:31 +0530
Subject: [PATCH 0304/1311] Delete domains/fetches.educatedsuddenbucket.json
---
domains/fetches.educatedsuddenbucket.json | 14 --------------
1 file changed, 14 deletions(-)
delete mode 100644 domains/fetches.educatedsuddenbucket.json
diff --git a/domains/fetches.educatedsuddenbucket.json b/domains/fetches.educatedsuddenbucket.json
deleted file mode 100644
index b14fc31dc..000000000
--- a/domains/fetches.educatedsuddenbucket.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "educatedsuddenbucket@gmail.com"
- },
- "record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
- }
-}
From 14ff0c3ea5be29d836075ae533540f5e3233a9b0 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 19:07:20 +0500
Subject: [PATCH 0305/1311] Create forum.juststudio.json
---
domains/forum.juststudio.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/forum.juststudio.json
diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json
new file mode 100644
index 000000000..b3c827fe0
--- /dev/null
+++ b/domains/forum.juststudio.json
@@ -0,0 +1,10 @@
+{
+ "description": "JustStudio.Forum",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru",
+ },
+ "record": {
+ "CNAME": "cname.featureos.app"
+ }
+}
From 9bf261a2b4162f86471430df61fc012b951cbfad Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 19:07:56 +0500
Subject: [PATCH 0306/1311] Delete domains/forum.juststudio.json
---
domains/forum.juststudio.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/forum.juststudio.json
diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json
deleted file mode 100644
index b3c827fe0..000000000
--- a/domains/forum.juststudio.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "JustStudio.Forum",
- "owner": {
- "username": "JustStudio7",
- "email": "lk.qq@ya.ru",
- },
- "record": {
- "CNAME": "cname.featureos.app"
- }
-}
From 64b0cc6547312195614dd2334e0f4fae8b4c2181 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 19:09:37 +0500
Subject: [PATCH 0307/1311] Create forum.juststudio.json
---
domains/forum.juststudio.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/forum.juststudio.json
diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json
new file mode 100644
index 000000000..b3c827fe0
--- /dev/null
+++ b/domains/forum.juststudio.json
@@ -0,0 +1,10 @@
+{
+ "description": "JustStudio.Forum",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru",
+ },
+ "record": {
+ "CNAME": "cname.featureos.app"
+ }
+}
From 2bc10df8a5250b79799e91de01276792a1d6214e Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Fri, 26 Jul 2024 19:10:03 +0500
Subject: [PATCH 0308/1311] Delete domains/forum.juststudio.json
---
domains/forum.juststudio.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/forum.juststudio.json
diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json
deleted file mode 100644
index b3c827fe0..000000000
--- a/domains/forum.juststudio.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "JustStudio.Forum",
- "owner": {
- "username": "JustStudio7",
- "email": "lk.qq@ya.ru",
- },
- "record": {
- "CNAME": "cname.featureos.app"
- }
-}
From bf61f8c66fff1f76e1aa71c7997069a2d1f1ae40 Mon Sep 17 00:00:00 2001
From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com>
Date: Fri, 26 Jul 2024 21:59:10 +0700
Subject: [PATCH 0309/1311] Delete beatrack.is-a.dev
---
domains/beatrack.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/beatrack.json
diff --git a/domains/beatrack.json b/domains/beatrack.json
deleted file mode 100644
index 2965efd67..000000000
--- a/domains/beatrack.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "UsernameKhoaIsAvailable",
- "email": "khoatm20@gmail.com",
- "discord": "697058629517443106"
- },
-
- "record": {
- "A": ["42.119.154.148"]
- }
- }
-
From 6397ab442a389c46d0f655f44ad13ecea5a5b659 Mon Sep 17 00:00:00 2001
From: Legofan <94994630+legofanlovessayori@users.noreply.github.com>
Date: Fri, 26 Jul 2024 17:08:45 +0200
Subject: [PATCH 0310/1311] Register dishery.is-a.dev
---
domains/dishery.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/dishery.json
diff --git a/domains/dishery.json b/domains/dishery.json
new file mode 100644
index 000000000..1d0022c46
--- /dev/null
+++ b/domains/dishery.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "legofanlovessayori",
+ "email": "",
+ "discord": "805708874178625546"
+ },
+
+ "record": {
+ "TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d"
+ }
+ }
+
\ No newline at end of file
From b4ec9adaedd815487837f1ece6a220fe9130ade4 Mon Sep 17 00:00:00 2001
From: Ardaninho <103660564+Ardaninho@users.noreply.github.com>
Date: Fri, 26 Jul 2024 17:24:36 +0200
Subject: [PATCH 0311/1311] Register ardaninho.is-a.dev
---
domains/ardaninho.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/ardaninho.json
diff --git a/domains/ardaninho.json b/domains/ardaninho.json
new file mode 100644
index 000000000..a57c2383b
--- /dev/null
+++ b/domains/ardaninho.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Ardaninho",
+ "email": "",
+ "discord": "639439553698201626"
+ },
+
+ "record": {
+ "A": ["23.88.73.88"]
+ }
+ }
+
\ No newline at end of file
From 861ead9fab5eb6138d361136e24c53e1562ab8e8 Mon Sep 17 00:00:00 2001
From: blaze-099
Date: Fri, 26 Jul 2024 21:21:59 +0530
Subject: [PATCH 0312/1311] Update ticketkit.json
---
domains/ticketkit.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/ticketkit.json b/domains/ticketkit.json
index 484d7281d..7d2b5e70e 100644
--- a/domains/ticketkit.json
+++ b/domains/ticketkit.json
@@ -8,7 +8,7 @@
"record": {
"A": [
- "75.2.60.5",
+ "75.2.60.5"
]
}
}
From b4d8c68cae3e6a3fac15f47a7f7f5de93ceaf613 Mon Sep 17 00:00:00 2001
From: mak448a <94062293+mak448a@users.noreply.github.com>
Date: Fri, 26 Jul 2024 11:06:51 -0500
Subject: [PATCH 0313/1311] Update mak448a.json
---
domains/mak448a.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mak448a.json b/domains/mak448a.json
index df469e3b7..7d2a009ea 100644
--- a/domains/mak448a.json
+++ b/domains/mak448a.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "mak448a",
- "email": "thracc448@gmail.com"
+ "email": "mak448a.comfy891@slmail.me"
},
"record": {
"CNAME": "mak448a.github.io"
From 97c405b4f9d237bf9f64f35ea61b5040bd5f78e8 Mon Sep 17 00:00:00 2001
From: Katz <108922729+Bananalolok@users.noreply.github.com>
Date: Fri, 26 Jul 2024 21:38:58 +0530
Subject: [PATCH 0314/1311] Update katz.json
---
domains/katz.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/domains/katz.json b/domains/katz.json
index 2250333da..7a322262c 100644
--- a/domains/katz.json
+++ b/domains/katz.json
@@ -2,11 +2,10 @@
"owner": {
"username": "Bananalolok",
"discord": "banana_lol_7678",
- "email": ""
},
"record": {
"A": [
- "69.197.135.202"
+ "69.197.135.205"
]
}
}
From 3a0248f5fc0b2c4dec8e7f1ebcb59dd03c3b6a72 Mon Sep 17 00:00:00 2001
From: Ardaninho <103660564+Ardaninho@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:14:28 +0200
Subject: [PATCH 0315/1311] added cname
---
domains/ardaninho.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/ardaninho.json b/domains/ardaninho.json
index a57c2383b..ee54e07fe 100644
--- a/domains/ardaninho.json
+++ b/domains/ardaninho.json
@@ -6,7 +6,8 @@
},
"record": {
- "A": ["23.88.73.88"]
+ "A": ["23.88.73.88"],
+ "CNAME": ["ardaninho.github.io"]
}
}
-
\ No newline at end of file
+
From a17848cc3bf64fa50dee88b2bc802bb525058f36 Mon Sep 17 00:00:00 2001
From: mak448a <94062293+mak448a@users.noreply.github.com>
Date: Fri, 26 Jul 2024 11:15:57 -0500
Subject: [PATCH 0316/1311] Update mak448a.json
---
domains/mak448a.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/mak448a.json b/domains/mak448a.json
index 7d2a009ea..b5119f5de 100644
--- a/domains/mak448a.json
+++ b/domains/mak448a.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "mak448a",
- "email": "mak448a.comfy891@slmail.me"
+ "email": ""
+ "discord": "295391820744228867"
},
"record": {
"CNAME": "mak448a.github.io"
From cca23f7acd4f163cb0d5f430f632c5b9e5ac1b43 Mon Sep 17 00:00:00 2001
From: blaze-099
Date: Fri, 26 Jul 2024 21:47:52 +0530
Subject: [PATCH 0317/1311] Update ticketkit.json
---
domains/ticketkit.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/domains/ticketkit.json b/domains/ticketkit.json
index 7d2b5e70e..180b62af2 100644
--- a/domains/ticketkit.json
+++ b/domains/ticketkit.json
@@ -7,9 +7,7 @@
},
"record": {
- "A": [
- "75.2.60.5"
- ]
+ "CNAME": ["https://ticketsx.netlify.app/"]
}
}
From 82bf256ef5d2edec73f16393b3aee4ab5d50a8a1 Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 12:18:25 -0400
Subject: [PATCH 0318/1311] Update ardaninho.json
---
domains/ardaninho.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/ardaninho.json b/domains/ardaninho.json
index ee54e07fe..d943e63a1 100644
--- a/domains/ardaninho.json
+++ b/domains/ardaninho.json
@@ -7,7 +7,7 @@
"record": {
"A": ["23.88.73.88"],
- "CNAME": ["ardaninho.github.io"]
+ "CNAME": "ardaninho.github.io"
}
}
From 8a0f55ae8242717d2683efcd194b322a704c4c34 Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 12:21:55 -0400
Subject: [PATCH 0319/1311] Update katz.json
---
domains/katz.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/domains/katz.json b/domains/katz.json
index 7a322262c..a9b2826ab 100644
--- a/domains/katz.json
+++ b/domains/katz.json
@@ -2,6 +2,7 @@
"owner": {
"username": "Bananalolok",
"discord": "banana_lol_7678",
+ "email": ""
},
"record": {
"A": [
From 64783550619e4d71f757e92a640c7b3f8e4d6aa5 Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 12:22:58 -0400
Subject: [PATCH 0320/1311] Update mak448a.json
---
domains/mak448a.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mak448a.json b/domains/mak448a.json
index b5119f5de..2f9ad0940 100644
--- a/domains/mak448a.json
+++ b/domains/mak448a.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "mak448a",
- "email": ""
+ "email": "",
"discord": "295391820744228867"
},
"record": {
From b903baa070ff4273ae1b09dc48f2e7529cf37c7a Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Fri, 26 Jul 2024 21:52:59 +0530
Subject: [PATCH 0321/1311] Delete unofficial-docs.is-a.dev
---
domains/unofficial-docs.json | 14 --------------
1 file changed, 14 deletions(-)
delete mode 100644 domains/unofficial-docs.json
diff --git a/domains/unofficial-docs.json b/domains/unofficial-docs.json
deleted file mode 100644
index b14fc31dc..000000000
--- a/domains/unofficial-docs.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "educatedsuddenbucket@gmail.com"
- },
- "record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
- }
-}
From 770680928c9abf925fe7448e4dea74780b9b5f8f Mon Sep 17 00:00:00 2001
From: Ardaninho <103660564+Ardaninho@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:32:42 +0200
Subject: [PATCH 0322/1311] Register beammp.ardaninho.is-a.dev
---
domains/beammp.ardaninho.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/beammp.ardaninho.json
diff --git a/domains/beammp.ardaninho.json b/domains/beammp.ardaninho.json
new file mode 100644
index 000000000..a57c2383b
--- /dev/null
+++ b/domains/beammp.ardaninho.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Ardaninho",
+ "email": "",
+ "discord": "639439553698201626"
+ },
+
+ "record": {
+ "A": ["23.88.73.88"]
+ }
+ }
+
\ No newline at end of file
From 2e40811fbaf212bd348f8aaa3200525dbabd164e Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 12:37:12 -0400
Subject: [PATCH 0323/1311] Update ardaninho.json
---
domains/ardaninho.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/ardaninho.json b/domains/ardaninho.json
index d943e63a1..035564227 100644
--- a/domains/ardaninho.json
+++ b/domains/ardaninho.json
@@ -6,7 +6,6 @@
},
"record": {
- "A": ["23.88.73.88"],
"CNAME": "ardaninho.github.io"
}
}
From b3bf2350b86f1ed82466b873e3522c11f867ea89 Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 12:38:55 -0400
Subject: [PATCH 0324/1311] fix various formatting errors
---
domains/ticketkit.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/domains/ticketkit.json b/domains/ticketkit.json
index 180b62af2..3a230ac41 100644
--- a/domains/ticketkit.json
+++ b/domains/ticketkit.json
@@ -1,13 +1,11 @@
{
- "site": "https://ticketsx.netlify.app/",
"owner": {
"username": "blaze-099",
"email": "",
"discord": "1186691290759434350"
},
-
"record": {
- "CNAME": ["https://ticketsx.netlify.app/"]
+ "CNAME": "ticketsx.netlify.app"
}
}
From 5094b48ab1d86ac3fa0adf434f5a738d06561c3e Mon Sep 17 00:00:00 2001
From: Legofan <94994630+legofanlovessayori@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:53:59 +0200
Subject: [PATCH 0325/1311] update dishery.json for email
---
domains/dishery.json | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/domains/dishery.json b/domains/dishery.json
index 1d0022c46..a54c28c7a 100644
--- a/domains/dishery.json
+++ b/domains/dishery.json
@@ -8,5 +8,44 @@
"record": {
"TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d"
}
+
+ {
+ "record": {
+ "MX": [
+ "mail.protonmail.ch",
+ "mailsec.protonmail.ch"
+ ]
+ }
+ }
+
+ {
+ "record": {
+ "TXT": "v=spf1 include:_spf.protonmail.ch ~all"
+ }
+ }
+
+ {
+ "record": {
+ "CNAME": "protonmail.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
+ }
+ }
+
+ {
+ "record": {
+ "CNAME": "protonmail2.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
+ }
+ }
+
+ {
+ "record": {
+ "CNAME": "protonmail3.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
+ }
+ }
+
+ {
+ "record": {
+ "TXT": "v=DMARC1; p=quarantine"
+ }
+ }
}
\ No newline at end of file
From a774ff3e5748efdf70a37da6784aed09b49d8423 Mon Sep 17 00:00:00 2001
From: Legofan <94994630+legofanlovessayori@users.noreply.github.com>
Date: Fri, 26 Jul 2024 19:27:00 +0200
Subject: [PATCH 0326/1311] remove cnames
---
domains/dishery.json | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/domains/dishery.json b/domains/dishery.json
index a54c28c7a..7275000e2 100644
--- a/domains/dishery.json
+++ b/domains/dishery.json
@@ -24,24 +24,6 @@
}
}
- {
- "record": {
- "CNAME": "protonmail.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
- }
- }
-
- {
- "record": {
- "CNAME": "protonmail2.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
- }
- }
-
- {
- "record": {
- "CNAME": "protonmail3.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch."
- }
- }
-
{
"record": {
"TXT": "v=DMARC1; p=quarantine"
From aa6ecb2df38dfb854adf7b9341b6a61c8f9048d5 Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Fri, 26 Jul 2024 19:55:19 +0200
Subject: [PATCH 0327/1311] Registeration of Akatsuki2555.is-a.dev (attempt ni)
---
domains/akatsuki2555.json | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json
index da16c05ab..4bbd7c6a9 100644
--- a/domains/akatsuki2555.json
+++ b/domains/akatsuki2555.json
@@ -1,12 +1,11 @@
{
- "owner": {
- "username": "Akatsuki2555",
- "email": "",
- "discord": "1226900455037075509"
- },
-
- "record": {
- "TXT": "vc-domain-verify=akatsuki2555.is-a.dev,ed9d2ba6e56dab7549de"
- }
+ "repo": "https://github.com/Akatsuki2555/Akatsuki2555.github.io",
+ "owner": {
+ "username": "Akatsuki2555",
+ "email": "akatsuki2555@proton.me",
+ "discord": "1226900455037075509"
+ },
+ "record": {
+ "TXT": "af66c6734ae2342654c413fbb3b9aa"
}
-
\ No newline at end of file
+}
\ No newline at end of file
From 4be1b96d3e62212a621d62dab9c80dd13fb58085 Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 14:16:30 -0400
Subject: [PATCH 0328/1311] fix the MASSIVE formatting errors this fool made
---
domains/dishery.json | 29 ++++++++---------------------
1 file changed, 8 insertions(+), 21 deletions(-)
diff --git a/domains/dishery.json b/domains/dishery.json
index 7275000e2..cdea44469 100644
--- a/domains/dishery.json
+++ b/domains/dishery.json
@@ -6,28 +6,15 @@
},
"record": {
- "TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d"
- }
-
- {
- "record": {
- "MX": [
+ "TXT": [
+ "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d",
+ "v=spf1 include:_spf.protonmail.ch ~all",
+ "v=DMARC1; p=quarantine"
+ ],
+ "MX": [
"mail.protonmail.ch",
"mailsec.protonmail.ch"
- ]
+ ],
}
- }
-
- {
- "record": {
- "TXT": "v=spf1 include:_spf.protonmail.ch ~all"
- }
- }
-
- {
- "record": {
- "TXT": "v=DMARC1; p=quarantine"
- }
- }
}
-
\ No newline at end of file
+
From 1e667148fc1acf9fd23770ba5ffef582f606f77b Mon Sep 17 00:00:00 2001
From: orangc
Date: Fri, 26 Jul 2024 14:28:02 -0400
Subject: [PATCH 0329/1311] format + remove trailing comma
---
domains/dishery.json | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 deletions(-)
diff --git a/domains/dishery.json b/domains/dishery.json
index cdea44469..d4f17e492 100644
--- a/domains/dishery.json
+++ b/domains/dishery.json
@@ -1,20 +1,18 @@
{
- "owner": {
- "username": "legofanlovessayori",
- "email": "",
- "discord": "805708874178625546"
- },
-
- "record": {
- "TXT": [
- "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d",
- "v=spf1 include:_spf.protonmail.ch ~all",
- "v=DMARC1; p=quarantine"
- ],
- "MX": [
- "mail.protonmail.ch",
- "mailsec.protonmail.ch"
- ],
- }
- }
-
+ "owner": {
+ "username": "legofanlovessayori",
+ "email": "",
+ "discord": "805708874178625546"
+ },
+ "record": {
+ "TXT": [
+ "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d",
+ "v=spf1 include:_spf.protonmail.ch ~all",
+ "v=DMARC1; p=quarantine"
+ ],
+ "MX": [
+ "mail.protonmail.ch",
+ "mailsec.protonmail.ch"
+ ]
+ }
+}
From 6e324c5d977ed7f41b823aed5725a5628ed6dda9 Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Fri, 26 Jul 2024 20:39:39 +0200
Subject: [PATCH 0330/1311] Add CNAME
---
domains/akatsuki2555.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json
index 4bbd7c6a9..3bb712872 100644
--- a/domains/akatsuki2555.json
+++ b/domains/akatsuki2555.json
@@ -6,6 +6,7 @@
"discord": "1226900455037075509"
},
"record": {
- "TXT": "af66c6734ae2342654c413fbb3b9aa"
+ "TXT": "af66c6734ae2342654c413fbb3b9aa",
+ "CNAME": "akatsuki2555.github.io"
}
}
\ No newline at end of file
From 24f8f451656b89426d889a1e7d893b0519a71e8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?=
<81855366+crischutu07@users.noreply.github.com>
Date: Sat, 27 Jul 2024 02:13:29 +0700
Subject: [PATCH 0331/1311] Register uzi.is-a.dev
---
domains/uzi.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/uzi.json
diff --git a/domains/uzi.json b/domains/uzi.json
new file mode 100644
index 000000000..a78b749c1
--- /dev/null
+++ b/domains/uzi.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "crischutu07",
+ "email": "",
+ "discord": "1001747794954039368"
+ },
+
+ "record": {
+ "CNAME": "crischutu07.github.io/uzi"
+ }
+ }
+
\ No newline at end of file
From 2d771c6e05241072f623e26e8afed48f3d3b795c Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Fri, 26 Jul 2024 21:25:25 +0200
Subject: [PATCH 0332/1311] Update domains/akatsuki2555.json
Co-authored-by: orangc
---
domains/akatsuki2555.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json
index 3bb712872..d409e9dc8 100644
--- a/domains/akatsuki2555.json
+++ b/domains/akatsuki2555.json
@@ -6,7 +6,6 @@
"discord": "1226900455037075509"
},
"record": {
- "TXT": "af66c6734ae2342654c413fbb3b9aa",
"CNAME": "akatsuki2555.github.io"
}
}
\ No newline at end of file
From f0ec644d52f326b27c8efb7822da20793f5a062a Mon Sep 17 00:00:00 2001
From: creeperita09 <97898994+creeperita09@users.noreply.github.com>
Date: Sat, 27 Jul 2024 10:02:40 +0200
Subject: [PATCH 0333/1311] Create vxlytnr.json
---
domains/vxlytnr.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/vxlytnr.json
diff --git a/domains/vxlytnr.json b/domains/vxlytnr.json
new file mode 100644
index 000000000..66df526f1
--- /dev/null
+++ b/domains/vxlytnr.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "creeperita09",
+ "email": "creeperita.09@gmail.com"
+ },
+ "record": {
+ "CNAME": "icahomesvr2022.freeddns.org"
+ }
+}
From dac7914c5a27029f1b08efeab417aa3f17a17f38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?=
<81855366+crischutu07@users.noreply.github.com>
Date: Sat, 27 Jul 2024 16:10:21 +0700
Subject: [PATCH 0334/1311] Update uzi.json
---
domains/uzi.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/uzi.json b/domains/uzi.json
index a78b749c1..a47d8f510 100644
--- a/domains/uzi.json
+++ b/domains/uzi.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "crischutu07.github.io/uzi"
+ "A": "185.199.108.153"
}
}
-
\ No newline at end of file
+
From e302a98c2341464b9948494322b95238ce2d2df4 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Sat, 27 Jul 2024 14:10:33 +0500
Subject: [PATCH 0335/1311] Create zmail._domainkey.juststudio.json
---
domains/zmail._domainkey.juststudio.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/zmail._domainkey.juststudio.json
diff --git a/domains/zmail._domainkey.juststudio.json b/domains/zmail._domainkey.juststudio.json
new file mode 100644
index 000000000..fa533eb95
--- /dev/null
+++ b/domains/zmail._domainkey.juststudio.json
@@ -0,0 +1,10 @@
+{
+ "description": "zoho mail for juststudio.is-a.dev domain",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjezgYOcTrOFw6uITe2KXiQ7MTEzCI76YKzGNPCeN7ttYlbZ/+KRg+iNPNcinf96ClHDhw7fooDSkmTnsCwXdK29gidrXFljATKEB3bilriDYTdtesd+kCHVS5XqUWHKfAdhFZpQcV97DwX1mzTb17JOi8R9HJ8KqJ00/+eir+EQIDAQAB"
+ }
+}
From 47946a53d8cfd123418a677bdba21dab1a00c93d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?=
<81855366+crischutu07@users.noreply.github.com>
Date: Sat, 27 Jul 2024 16:13:58 +0700
Subject: [PATCH 0336/1311] Update uzi.json
---
domains/uzi.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/uzi.json b/domains/uzi.json
index a47d8f510..b3c35ea75 100644
--- a/domains/uzi.json
+++ b/domains/uzi.json
@@ -6,7 +6,7 @@
},
"record": {
- "A": "185.199.108.153"
+ "CNAME": "crischutu07.github.io"
}
}
From 2d32621823b9beeb89fd5fae64fb154a81cd76ce Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Sat, 27 Jul 2024 14:28:13 +0500
Subject: [PATCH 0337/1311] Update juststudio.json
---
domains/juststudio.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/domains/juststudio.json b/domains/juststudio.json
index 28071c9e5..6e8d5ec7c 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -6,6 +6,9 @@
"email": "lk.qq@ya.ru"
},
"record": {
- "CNAME": "juststudio7.github.io"
+ "CNAME": "juststudio7.github.io",
+ "MX": [
+ "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"
+ ]
}
}
From be003a64de885eca213de4d3c626eadf5822b912 Mon Sep 17 00:00:00 2001
From: Ardaninho <103660564+Ardaninho@users.noreply.github.com>
Date: Sat, 27 Jul 2024 12:02:56 +0200
Subject: [PATCH 0338/1311] Delete beammp.ardaninho.is-a.dev
---
domains/beammp.ardaninho.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/beammp.ardaninho.json
diff --git a/domains/beammp.ardaninho.json b/domains/beammp.ardaninho.json
deleted file mode 100644
index a57c2383b..000000000
--- a/domains/beammp.ardaninho.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "Ardaninho",
- "email": "",
- "discord": "639439553698201626"
- },
-
- "record": {
- "A": ["23.88.73.88"]
- }
- }
-
\ No newline at end of file
From 621d64484dd5b5b66ae9b4d4426a6f47469a7e98 Mon Sep 17 00:00:00 2001
From: Ardaninho <103660564+Ardaninho@users.noreply.github.com>
Date: Sat, 27 Jul 2024 12:03:56 +0200
Subject: [PATCH 0339/1311] Register gameserver.ardaninho.is-a.dev
---
domains/gameserver.ardaninho.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/gameserver.ardaninho.json
diff --git a/domains/gameserver.ardaninho.json b/domains/gameserver.ardaninho.json
new file mode 100644
index 000000000..a57c2383b
--- /dev/null
+++ b/domains/gameserver.ardaninho.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Ardaninho",
+ "email": "",
+ "discord": "639439553698201626"
+ },
+
+ "record": {
+ "A": ["23.88.73.88"]
+ }
+ }
+
\ No newline at end of file
From 5ea10bb62f3d0ada04598e19a5ebdb26df408daf Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Sat, 27 Jul 2024 15:39:09 +0530
Subject: [PATCH 0340/1311] Update esb.json
---
domains/esb.json | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/domains/esb.json b/domains/esb.json
index 65b3ffed9..fce1e043e 100644
--- a/domains/esb.json
+++ b/domains/esb.json
@@ -7,12 +7,8 @@
"A": [
"89.106.200.1"
],
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ],
"TXT": [
- "v=spf1 include:spf.improvmx.com ~all"
+ "zoho-verification=zb54408053.zmverify.zoho.in"
]
}
}
From 24e6856e5e6e03a5b35d08c880a11f64f17e7043 Mon Sep 17 00:00:00 2001
From: jirafey
Date: Sat, 27 Jul 2024 10:51:05 +0000
Subject: [PATCH 0341/1311] Update _discord.jirafey.json
Don't want to share the e-mail
also my domain is inactive
---
domains/_discord.jirafey.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json
index 363a429d5..3ba3433dc 100644
--- a/domains/_discord.jirafey.json
+++ b/domains/_discord.jirafey.json
@@ -1,7 +1,6 @@
{
"owner": {
- "username": "jirafey",
- "email": "jirafey@tuta.io"
+ "username": "jirafey"
},
"record": {
"TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
From 36f75c8fcdc59226c18a71d1d24605a5c690fe87 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Sat, 27 Jul 2024 16:24:17 +0530
Subject: [PATCH 0342/1311] Update esb.json
---
domains/esb.json | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/domains/esb.json b/domains/esb.json
index fce1e043e..0eb39b0e6 100644
--- a/domains/esb.json
+++ b/domains/esb.json
@@ -8,7 +8,13 @@
"89.106.200.1"
],
"TXT": [
- "zoho-verification=zb54408053.zmverify.zoho.in"
+ "zoho-verification=zb54408053.zmverify.zoho.in",
+ "v=spf1 include:zohomail.in ~all"
+ ],
+ "MX": [
+ "mx.zoho.in",
+ "mx2.zoho.in",
+ "mx3.zoho.in"
]
}
}
From 3c4f568bb1a762f6b800f7ae98dcc0c43beafc8e Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Sat, 27 Jul 2024 16:26:47 +0530
Subject: [PATCH 0343/1311] Create zmail._domainkey.esb.json
---
domains/zmail._domainkey.esb.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/zmail._domainkey.esb.json
diff --git a/domains/zmail._domainkey.esb.json b/domains/zmail._domainkey.esb.json
new file mode 100644
index 000000000..13fd79992
--- /dev/null
+++ b/domains/zmail._domainkey.esb.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "EducatedsuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "TXT": [
+ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOCPIlvAEZxJibdx9OiUyJHoj63GUkBafTzg5XI4kfG7LFcONNdJwjxbOipmriktgDwyltEM4ZC1kw+Vf3mSYwIqtfuMmFZXBawYW9nU7KbNqH2xLZF+7z0SkHdyB0ODm78ouiQLdr6IPc+ZSjyZD0M3eOMlXnwsBrCzhM+itKowIDAQAB"
+ ]
+ }
+}
From 3de1b613781bc10f537d29694b79aafee5a38fa8 Mon Sep 17 00:00:00 2001
From: zwei <110226580+bestZwei@users.noreply.github.com>
Date: Sat, 27 Jul 2024 21:07:37 +0800
Subject: [PATCH 0344/1311] Update zwei.json
changing CNAME record
bestzwei.github.io
---
domains/zwei.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/domains/zwei.json b/domains/zwei.json
index e6ee5f615..02ad53c00 100644
--- a/domains/zwei.json
+++ b/domains/zwei.json
@@ -1,9 +1,9 @@
{
"owner": {
- "username": "Vibred",
- "email": "vibred@pm.me"
+ "username": "zwei",
+ "email": "post@zwei.de.eu.org"
},
"record": {
- "CNAME": "telegraph-image2-c9p.pages.dev"
+ "CNAME": "bestzwei.github.io"
}
}
From d73aecd5c832c6a5ff7e195ff87bb400c3034872 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Sat, 27 Jul 2024 18:28:43 +0500
Subject: [PATCH 0345/1311] Update juststudio.json
---
domains/juststudio.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/domains/juststudio.json b/domains/juststudio.json
index 6e8d5ec7c..fc6a8bca4 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -6,7 +6,12 @@
"email": "lk.qq@ya.ru"
},
"record": {
- "CNAME": "juststudio7.github.io",
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
"MX": [
"mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"
]
From 4fc057a800a56e2a947a75af0da68e678353123e Mon Sep 17 00:00:00 2001
From: Adil Akhmetov <48881444+weeebdev@users.noreply.github.com>
Date: Sat, 27 Jul 2024 18:53:40 +0500
Subject: [PATCH 0346/1311] fix cname
---
domains/weeebdev.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/weeebdev.json b/domains/weeebdev.json
index 80f5b93ad..5def70684 100644
--- a/domains/weeebdev.json
+++ b/domains/weeebdev.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "weeebdev"
+ "CNAME": "weeebdev.github.io"
}
}
-
\ No newline at end of file
+
From 0fe159b62a4fab1ba7932e5d4c8b4514d9744a8f Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Sat, 27 Jul 2024 19:10:52 +0500
Subject: [PATCH 0347/1311] 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 fc6a8bca4..a26b51d42 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -14,6 +14,7 @@
],
"MX": [
"mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"
- ]
+ ],
+ "TXT": "v=spf1 include:zohomail.eu ~all"
}
}
From 361ced50b4387d57c0fc19f9c6bacd260cce05ce Mon Sep 17 00:00:00 2001
From: Sahil Shidruk <138898706+SahilShidruk@users.noreply.github.com>
Date: Sat, 27 Jul 2024 22:16:26 +0530
Subject: [PATCH 0348/1311] Create sahil.json
---
sahil.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 sahil.json
diff --git a/sahil.json b/sahil.json
new file mode 100644
index 000000000..648930089
--- /dev/null
+++ b/sahil.json
@@ -0,0 +1,12 @@
+{
+ "description": "For Portfolio",
+ "repo": "https://github.com/SahilShidruk/My-Portfolio",
+ "owner": {
+ "username": "SahilShidruk",
+ "discord": "1095900069095555133"
+
+ },
+ "record": {
+ "CNAME": "sahilshidruk.github.io"
+ }
+}
From 79116e996890a1256950513d9d5fa4191cba95ea Mon Sep 17 00:00:00 2001
From: soup_plague <62525469+pl4gue@users.noreply.github.com>
Date: Sat, 27 Jul 2024 14:16:19 -0300
Subject: [PATCH 0349/1311] Update plague.json
---
domains/plague.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/domains/plague.json b/domains/plague.json
index ded2d166a..e7cbda39c 100644
--- a/domains/plague.json
+++ b/domains/plague.json
@@ -1,12 +1,12 @@
{
"description": "My souper personal domain.",
- "repo": "https://github.com/pl4g/pl4g.github.io",
+ "repo": "https://github.com/pl4gue/pl4gue.github.io",
"owner": {
- "username": "pl4g",
+ "username": "pl4gue",
"email": "viniciuslucianocardoso@gmail.com",
"discord": "plague🥣#8408"
},
"record": {
- "CNAME": "pl4g.github.io"
+ "CNAME": "pl4gue.github.io"
}
}
From 273fa87ac59363d1412a5db988323772ee3bbcfd Mon Sep 17 00:00:00 2001
From: orangc
Date: Sat, 27 Jul 2024 15:01:16 -0400
Subject: [PATCH 0350/1311] Rename sahil.json to domains/sahil.json
---
sahil.json => domains/sahil.json | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename sahil.json => domains/sahil.json (100%)
diff --git a/sahil.json b/domains/sahil.json
similarity index 100%
rename from sahil.json
rename to domains/sahil.json
From 9c8e1e9d98c6fd43c8017f5019d6355979aec754 Mon Sep 17 00:00:00 2001
From: orangc
Date: Sat, 27 Jul 2024 15:02:52 -0400
Subject: [PATCH 0351/1311] add empty email record for checks
---
domains/sahil.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/sahil.json b/domains/sahil.json
index 648930089..8f3a82f32 100644
--- a/domains/sahil.json
+++ b/domains/sahil.json
@@ -3,8 +3,8 @@
"repo": "https://github.com/SahilShidruk/My-Portfolio",
"owner": {
"username": "SahilShidruk",
- "discord": "1095900069095555133"
-
+ "discord": "1095900069095555133",
+ "email": ""
},
"record": {
"CNAME": "sahilshidruk.github.io"
From 482114def465ed41064f0bc31c37502983e5e416 Mon Sep 17 00:00:00 2001
From: VulpineFriend87 <125802496+VulpineFriend87@users.noreply.github.com>
Date: Sat, 27 Jul 2024 15:11:24 -0400
Subject: [PATCH 0352/1311] Register vulpine.is-a.dev
---
domains/vulpine.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/vulpine.json
diff --git a/domains/vulpine.json b/domains/vulpine.json
new file mode 100644
index 000000000..c13bd685b
--- /dev/null
+++ b/domains/vulpine.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "VulpineFriend87",
+ "email": "",
+ "discord": "911268706112397392"
+ },
+
+ "record": {
+ "A": ["69.30.249.53"]
+ }
+ }
+
\ No newline at end of file
From 5ef492fd0eca2ee95e72f0e76ecd9108576a8d6d Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sat, 27 Jul 2024 20:16:00 +0100
Subject: [PATCH 0353/1311] Create cat.json
---
domains/cat.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/cat.json
diff --git a/domains/cat.json b/domains/cat.json
new file mode 100644
index 000000000..a79e785a6
--- /dev/null
+++ b/domains/cat.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": [
+ "yunexiz.github.io"
+ ],
+ }
+}
From 1b7fee97d43dc3e4b04cc06d8108626e40fb2295 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sat, 27 Jul 2024 20:17:49 +0100
Subject: [PATCH 0354/1311] Create _github-pages-challenge-yunexiz.cat.json
---
domains/_github-pages-challenge-yunexiz.cat.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-yunexiz.cat.json
diff --git a/domains/_github-pages-challenge-yunexiz.cat.json b/domains/_github-pages-challenge-yunexiz.cat.json
new file mode 100644
index 000000000..9307de465
--- /dev/null
+++ b/domains/_github-pages-challenge-yunexiz.cat.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "TXT": "7b0048087227dc98eb47a46c9f1b43"
+ }
+}
From 499d429a1527a88e58c08837b2b881b7e19ed28b Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sat, 27 Jul 2024 20:19:10 +0100
Subject: [PATCH 0355/1311] Update cat.json
---
domains/cat.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/domains/cat.json b/domains/cat.json
index a79e785a6..1a06bbbaf 100644
--- a/domains/cat.json
+++ b/domains/cat.json
@@ -5,8 +5,6 @@
"email": ""
},
"record": {
- "CNAME": [
- "yunexiz.github.io"
- ],
+ "CNAME": "yunexiz.github.io"
}
}
From 81ad50b6725359cd7e1177454a76062eb1695ad4 Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Sat, 27 Jul 2024 21:41:33 +0200
Subject: [PATCH 0356/1311] Added GitHub verification record
---
...github-pages-challenge-Akatsuki2555.akatsuki2555.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json
diff --git a/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json b/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json
new file mode 100644
index 000000000..93f108113
--- /dev/null
+++ b/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Akatsuki2555",
+ "email": "Akatsuki2555@proton.me"
+ },
+ "record": {
+ "TXT": "af66c6734ae2342654c413fbb3b9aa"
+ }
+}
\ No newline at end of file
From 586d32c731b3d44a92e5b3fd4f2d6f9b96dd22bf Mon Sep 17 00:00:00 2001
From: jirafey
Date: Sat, 27 Jul 2024 20:03:38 +0000
Subject: [PATCH 0357/1311] Update _discord.jirafey.json
---
domains/_discord.jirafey.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json
index 3ba3433dc..51c5e0101 100644
--- a/domains/_discord.jirafey.json
+++ b/domains/_discord.jirafey.json
@@ -1,6 +1,7 @@
{
"owner": {
- "username": "jirafey"
+ "username": "jirafey",
+ "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me"
},
"record": {
"TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
From d4860b9e2cb367c62a46e25d766efa27240252ae Mon Sep 17 00:00:00 2001
From: jirafey
Date: Sat, 27 Jul 2024 20:24:16 +0000
Subject: [PATCH 0358/1311] Update _discord.jirafey.json
---
domains/_discord.jirafey.json | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json
index 51c5e0101..d94f691ed 100644
--- a/domains/_discord.jirafey.json
+++ b/domains/_discord.jirafey.json
@@ -1,9 +1,9 @@
{
- "owner": {
- "username": "jirafey",
- "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me"
- },
- "record": {
- "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
- }
+ "owner": {
+ "username": "jirafey",
+ "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me"
+ },
+ "record": {
+ "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
+ }
}
From e7bfd1d678537a4a04c22411bfb72a7ef2befbf7 Mon Sep 17 00:00:00 2001
From: jirafey
Date: Sat, 27 Jul 2024 20:24:56 +0000
Subject: [PATCH 0359/1311] Update _discord.jirafey.json
---
domains/_discord.jirafey.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json
index d94f691ed..ca5092c75 100644
--- a/domains/_discord.jirafey.json
+++ b/domains/_discord.jirafey.json
@@ -4,6 +4,6 @@
"email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me"
},
"record": {
- "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
+ "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
}
}
From 644ede302b8f2afa0672d900436b3d178f31cf43 Mon Sep 17 00:00:00 2001
From: GizzyUwU
Date: Sat, 27 Jul 2024 22:59:28 +0100
Subject: [PATCH 0360/1311] Create protoshock.gizzy.json
---
domains/protoshock.gizzy.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/protoshock.gizzy.json
diff --git a/domains/protoshock.gizzy.json b/domains/protoshock.gizzy.json
new file mode 100644
index 000000000..df4e4d9c5
--- /dev/null
+++ b/domains/protoshock.gizzy.json
@@ -0,0 +1,12 @@
+{
+ "description": "protoshock.gizzy.is-a.dev",
+ "owner": {
+ "username": "GizzyUwU",
+ "email": "nerop455@gmail.com",
+ },
+ "record": {
+ "A": [
+ "69.197.135.202"
+ ]
+ }
+}
From 252f0526ffbdfd1fe2d13781b416fa03661c341e Mon Sep 17 00:00:00 2001
From: GizzyUwU
Date: Sat, 27 Jul 2024 23:05:37 +0100
Subject: [PATCH 0361/1311] Update protoshock.gizzy.json
---
domains/protoshock.gizzy.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/protoshock.gizzy.json b/domains/protoshock.gizzy.json
index df4e4d9c5..87bbe1f5b 100644
--- a/domains/protoshock.gizzy.json
+++ b/domains/protoshock.gizzy.json
@@ -2,7 +2,7 @@
"description": "protoshock.gizzy.is-a.dev",
"owner": {
"username": "GizzyUwU",
- "email": "nerop455@gmail.com",
+ "email": "nerop455@gmail.com"
},
"record": {
"A": [
From 7e6d12bb9f7a6b6105f906cf8cd83b871ae7f9fc Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sat, 27 Jul 2024 23:18:25 +0100
Subject: [PATCH 0362/1311] Create cats.json
---
domains/cats.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/cats.json
diff --git a/domains/cats.json b/domains/cats.json
new file mode 100644
index 000000000..1a1b223df
--- /dev/null
+++ b/domains/cats.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "cats.is-a.dev"
+ }
+}
From c30390065310215e2d05499d1132e699ff2884ec Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sat, 27 Jul 2024 23:24:50 +0100
Subject: [PATCH 0363/1311] Update cats.json
---
domains/cats.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/cats.json b/domains/cats.json
index 1a1b223df..c0cb32f1d 100644
--- a/domains/cats.json
+++ b/domains/cats.json
@@ -5,6 +5,6 @@
"email": ""
},
"record": {
- "CNAME": "cats.is-a.dev"
+ "CNAME": "cat-images.pages.dev"
}
}
From 6124bbe817c2a993d95654cbb18ea9b38403d7b1 Mon Sep 17 00:00:00 2001
From: kittyneverdies catofeyev
<85691197+KittyNeverDies@users.noreply.github.com>
Date: Sun, 28 Jul 2024 01:49:27 +0300
Subject: [PATCH 0364/1311] Create kittyneverdies.json
---
domains/kittyneverdies.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/kittyneverdies.json
diff --git a/domains/kittyneverdies.json b/domains/kittyneverdies.json
new file mode 100644
index 000000000..2f98b1943
--- /dev/null
+++ b/domains/kittyneverdies.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "kittyneverdies",
+ "email": "Catofeyevich@proton.me"
+ },
+ "record": {
+ "CNAME": "kittyneverdies.github.io"
+ }
+}
From d5604b5e0961401bc49008a87e00c606b2fad6d2 Mon Sep 17 00:00:00 2001
From: rediffurqan <149926724+rediffurqan@users.noreply.github.com>
Date: Sun, 28 Jul 2024 11:47:49 +0530
Subject: [PATCH 0365/1311] Create furqan.json
---
Domains/furqan.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 Domains/furqan.json
diff --git a/Domains/furqan.json b/Domains/furqan.json
new file mode 100644
index 000000000..4391efa0b
--- /dev/null
+++ b/Domains/furqan.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "rediffurqan",
+ "email": "frqnlove8765@gmail.com"
+ },
+ "record": {
+ "CNAME": "phonesme.onrender.com"
+ }
+}
From f2f985326f5e3adf62269dc0a3582786e0becc5b Mon Sep 17 00:00:00 2001
From: Kunsh
Date: Sun, 28 Jul 2024 15:23:39 +0530
Subject: [PATCH 0366/1311] Create kunsh13.json
---
domains/kunsh13.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/kunsh13.json
diff --git a/domains/kunsh13.json b/domains/kunsh13.json
new file mode 100644
index 000000000..edc1ded3c
--- /dev/null
+++ b/domains/kunsh13.json
@@ -0,0 +1,11 @@
+{
+ "description": "kunsh13.is-a.dev",
+ "repo": "https://github.com/kunsh13/iptv",
+ "owner": {
+ "username": "kunsh13",
+ "email": "kunshmaurya@gmail.com"
+ },
+ "record": {
+ "CNAME": "kunsh13.github.io/iptv"
+ }
+}
From 78e8c23eb52dbe479ce3e10d4a45c8fa2776e96c Mon Sep 17 00:00:00 2001
From: winbo
Date: Sun, 28 Jul 2024 14:36:42 +0200
Subject: [PATCH 0367/1311] Create win10sunvalley.json
---
domains/win10sunvalley.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/win10sunvalley.json
diff --git a/domains/win10sunvalley.json b/domains/win10sunvalley.json
new file mode 100644
index 000000000..41ecc6f36
--- /dev/null
+++ b/domains/win10sunvalley.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "winbo-yml-exe",
+ "email": "winbo-yml-exe@outlook.com"
+ },
+ "record": {
+ "CNAME": "win10sunvalley.github.io"
+ }
+}
From 17859e6c900b84852846884d56842acdd4fd1946 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 28 Jul 2024 13:48:52 +0100
Subject: [PATCH 0368/1311] Create dog.json
---
domains/dog.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/dog.json
diff --git a/domains/dog.json b/domains/dog.json
new file mode 100644
index 000000000..1a06bbbaf
--- /dev/null
+++ b/domains/dog.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yunexiz.github.io"
+ }
+}
From 588331e333bc8fc29494b653afb6fa88d278c949 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 28 Jul 2024 13:50:32 +0100
Subject: [PATCH 0369/1311] Create _github-pages-challenge-yunexiz.dog.json
---
domains/_github-pages-challenge-yunexiz.dog.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-yunexiz.dog.json
diff --git a/domains/_github-pages-challenge-yunexiz.dog.json b/domains/_github-pages-challenge-yunexiz.dog.json
new file mode 100644
index 000000000..253d7ddd7
--- /dev/null
+++ b/domains/_github-pages-challenge-yunexiz.dog.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "TXT": "5fa47df0612540ae6e92989a4007e9"
+ }
+}
From e19fbb1f7b4985a100e3274188bace6e661809b8 Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 28 Jul 2024 08:55:42 -0400
Subject: [PATCH 0370/1311] Rename furqan.json to furqan.json
---
{Domains => domains}/furqan.json | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {Domains => domains}/furqan.json (100%)
diff --git a/Domains/furqan.json b/domains/furqan.json
similarity index 100%
rename from Domains/furqan.json
rename to domains/furqan.json
From a7076439dc00adf86ef0663ede0e1bc1aa8d2d38 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Sun, 28 Jul 2024 14:02:16 +0100
Subject: [PATCH 0371/1311] Create dogs.json
---
domains/dogs.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/dogs.json
diff --git a/domains/dogs.json b/domains/dogs.json
new file mode 100644
index 000000000..42168e22b
--- /dev/null
+++ b/domains/dogs.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "dog-images.pages.dev"
+ }
+}
From bdd1062ffab7d4bccfc37933f05b3bb0870fc54d Mon Sep 17 00:00:00 2001
From: Kunsh
Date: Sun, 28 Jul 2024 18:47:53 +0530
Subject: [PATCH 0372/1311] Update domains/kunsh13.json
Co-authored-by: orangc
---
domains/kunsh13.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/kunsh13.json b/domains/kunsh13.json
index edc1ded3c..4e79e94a0 100644
--- a/domains/kunsh13.json
+++ b/domains/kunsh13.json
@@ -6,6 +6,6 @@
"email": "kunshmaurya@gmail.com"
},
"record": {
- "CNAME": "kunsh13.github.io/iptv"
+ "CNAME": "kunsh13.github.io"
}
}
From a8c7c26fe2c0a4b415a0000ff430ce8345beda7d Mon Sep 17 00:00:00 2001
From: Horizon
Date: Sun, 28 Jul 2024 17:44:15 +0200
Subject: [PATCH 0373/1311] Register horizon.is-a.dev
---
domains/horizon.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/horizon.json
diff --git a/domains/horizon.json b/domains/horizon.json
new file mode 100644
index 000000000..3caf9bcc8
--- /dev/null
+++ b/domains/horizon.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Horizon1010",
+ "email": "",
+ "discord": "877848431983493132"
+ },
+
+ "record": {
+ "CNAME": "lunar-hangout.pages.dev"
+ }
+ }
+
\ No newline at end of file
From 4a5839ecb8c5fc75c7a1bc447b3c1cefb4b95fc1 Mon Sep 17 00:00:00 2001
From: milan <121778090+milanmarton@users.noreply.github.com>
Date: Sun, 28 Jul 2024 17:48:08 +0200
Subject: [PATCH 0374/1311] Register milu.is-a.dev
---
domains/milu.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/milu.json
diff --git a/domains/milu.json b/domains/milu.json
new file mode 100644
index 000000000..20fdbd50f
--- /dev/null
+++ b/domains/milu.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "milanmarton",
+ "email": "",
+ "discord": "312899549670801410"
+ },
+
+ "record": {
+ "CNAME": "milu-eor.pages.dev"
+ }
+ }
+
\ No newline at end of file
From 64e9b6cc1e1369546816bf02e192a775d4817025 Mon Sep 17 00:00:00 2001
From: Soumalya Ghosh <86161882+ServerDeveloper9447@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:32:33 +0530
Subject: [PATCH 0375/1311] Update duck.json
---
domains/duck.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/duck.json b/domains/duck.json
index c27d7455e..38cb2521a 100644
--- a/domains/duck.json
+++ b/domains/duck.json
@@ -4,6 +4,6 @@
"email": "serverdeveloper@duck.com"
},
"record": {
- "CNAME": "glitch.edgeapp.net"
+ "CNAME": "serverdeveloper9447.github.io"
}
}
From b517a3a2f61e912e827e712ac088f2fa6fceb429 Mon Sep 17 00:00:00 2001
From: AjieDev
Date: Sun, 28 Jul 2024 23:04:53 +0700
Subject: [PATCH 0376/1311] Create ajie.json
---
domains/ajie.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/ajie.json
diff --git a/domains/ajie.json b/domains/ajie.json
new file mode 100644
index 000000000..d38a44c72
--- /dev/null
+++ b/domains/ajie.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "AjieDev",
+ "email": "ajiedev@ajieblogs.eu.org"
+ },
+ "record": {
+ "CNAME": "ajiedev.pages.dev"
+ }
+}
From 0c5521f94461c27d90df9b9053ea4e75ef468dbe Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Sun, 28 Jul 2024 17:55:27 +0100
Subject: [PATCH 0377/1311] Register shymike.is-a.dev
---
domains/shymike.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/shymike.json
diff --git a/domains/shymike.json b/domains/shymike.json
new file mode 100644
index 000000000..59b6221a9
--- /dev/null
+++ b/domains/shymike.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ "email": "",
+ "discord": "582648583635992622"
+ },
+
+ "record": {
+ "CNAME": "imshymike.github.io/"
+ }
+ }
+
\ No newline at end of file
From 9c8438fbe436c00a976840d6c2879132e6415f87 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Sun, 28 Jul 2024 17:57:03 +0100
Subject: [PATCH 0378/1311] Update shymike.json
---
domains/shymike.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/shymike.json b/domains/shymike.json
index 59b6221a9..71a549273 100644
--- a/domains/shymike.json
+++ b/domains/shymike.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "imshymike.github.io/"
+ "CNAME": "imshymike.github.io"
}
}
-
\ No newline at end of file
+
From 08bd7aa2e643307859a50fce4be46b8b60778eb2 Mon Sep 17 00:00:00 2001
From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com>
Date: Mon, 29 Jul 2024 01:22:34 +0530
Subject: [PATCH 0379/1311] Register mail.amaankazi.is-a.dev for emails
---
domains/mail.amaankazi.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/mail.amaankazi.json
diff --git a/domains/mail.amaankazi.json b/domains/mail.amaankazi.json
new file mode 100644
index 000000000..edf5434c8
--- /dev/null
+++ b/domains/mail.amaankazi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Amaan Kazi's subdomain for mails",
+ "owner": {
+ "username": "Amaan-Kazi",
+ "email": "amaankazi1793@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
From cc7a0a0c132a742bf44777d4606b56d391ae81e1 Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 01:04:19 +0300
Subject: [PATCH 0380/1311] Create joe50097.json
---
domains/joe50097.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/joe50097.json
diff --git a/domains/joe50097.json b/domains/joe50097.json
new file mode 100644
index 000000000..2281e24b4
--- /dev/null
+++ b/domains/joe50097.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Joe50097",
+ "email": "zcell9500@gmail.com"
+ },
+ "record": {
+ "CNAME": "Joe50097.github.io"
+ }
+}
From 51639353409df960edfe5945944d5a96cc299918 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 08:34:45 +0800
Subject: [PATCH 0381/1311] 1 letter subdomains + prettier
---
scripts/action-utils.js | 10 +-
scripts/register-domains.js | 95 +++--
scripts/reply.js | 22 +-
tests/cpanel.test.js | 365 +++++++++---------
tests/domain-service.test.js | 705 +++++++++++++++++++----------------
tests/domain-utils.test.js | 13 +-
tests/domains.test.js | 62 +--
tests/register.test.js | 417 +++++++++++----------
tests/validations.test.js | 274 ++++++++------
utils/constants.js | 42 +--
utils/domain-service.js | 283 ++++++++------
utils/get-domain.js | 35 +-
utils/helpers.js | 74 ++--
utils/invalid-domains.json | 44 +--
utils/lib/cpanel.js | 197 +++++-----
utils/validations.js | 195 +++++-----
16 files changed, 1552 insertions(+), 1281 deletions(-)
diff --git a/scripts/action-utils.js b/scripts/action-utils.js
index f4fde5761..38a33a420 100644
--- a/scripts/action-utils.js
+++ b/scripts/action-utils.js
@@ -1,8 +1,8 @@
module.exports = {
- hasLabel: (context, label) => {
- const pr = context.payload.pull_request || context.payload.issue;
- const { labels = [] } = pr;
+ hasLabel: (context, label) => {
+ const pr = context.payload.pull_request || context.payload.issue;
+ const { labels = [] } = pr;
- return !!labels.find(({ name }) => name === label);
- },
+ return !!labels.find(({ name }) => name === label);
+ },
};
diff --git a/scripts/register-domains.js b/scripts/register-domains.js
index 20670f8af..94bc02089 100644
--- a/scripts/register-domains.js
+++ b/scripts/register-domains.js
@@ -1,61 +1,76 @@
-const R = require('ramda');
-const { VALID_RECORD_TYPES, DOMAIN_HOST_IP, TTL, ENV } = require('../utils/constants');
-const { domainService: dc } = require('../utils/domain-service');
-const { getDomains: gd } = require('../utils/get-domain');
+const R = require("ramda");
+const {
+ VALID_RECORD_TYPES,
+ DOMAIN_HOST_IP,
+ TTL,
+ ENV,
+} = require("../utils/constants");
+const { domainService: dc } = require("../utils/domain-service");
+const { getDomains: gd } = require("../utils/get-domain");
const getRecords = R.compose(R.toPairs, R.pick(VALID_RECORD_TYPES));
const address = (type, value) => {
- if ('URL' === type) return `${value}`.replace(/\/$/g, '');
- if ('TXT' === type) return value;
- return (type === 'CNAME' ? `${value}`.toLowerCase() : `${value}`).replace(/[/.]$/g, '');
+ if ("URL" === type) return `${value}`.replace(/\/$/g, "");
+ if ("TXT" === type) return value;
+ return (type === "CNAME" ? `${value}`.toLowerCase() : `${value}`).replace(
+ /[/.]$/g,
+ "",
+ );
};
-const toHostList = R.chain(data => {
- // URL redirection must contain explicit A record
- // Wildcard A record breaks when used with MX
- // Ref: https://github.com/is-a-dev/register/issues/2365
- if ((data.record.URL && data.record.MX) || data.name === '@') {
- data.record.A = [ DOMAIN_HOST_IP ]
- }
+const toHostList = R.chain((data) => {
+ // URL redirection must contain explicit A record
+ // Wildcard A record breaks when used with MX
+ // Ref: https://github.com/is-a-dev/register/issues/2365
+ if ((data.record.URL && data.record.MX) || data.name === "@") {
+ data.record.A = [DOMAIN_HOST_IP];
+ }
- const records = getRecords(data.record);
+ const records = getRecords(data.record);
- return R.chain(([recordType, values]) => {
- const valueList = Array.isArray(values) ? values : [values];
+ return R.chain(([recordType, values]) => {
+ const valueList = Array.isArray(values) ? values : [values];
- return valueList.map((value, index) => ({
- name: data.name,
- type: recordType,
- address: address(recordType, value),
- ttl: TTL,
- ...(recordType === 'MX' ? { priority: index + 20 } : {})
- }))
- }, records)
+ return valueList.map((value, index) => ({
+ name: data.name,
+ type: recordType,
+ address: address(recordType, value),
+ ttl: TTL,
+ ...(recordType === "MX" ? { priority: index + 20 } : {}),
+ }));
+ }, records);
});
-const registerDomains = async ({ domainService, getDomains, log = () => { } }) => {
- const domains = await getDomains().then(toHostList);
+const registerDomains = async ({
+ domainService,
+ getDomains,
+ log = () => {},
+}) => {
+ const domains = await getDomains().then(toHostList);
- if (domains.length === 0)
- return Promise.reject(new Error('Nothing to register'));
+ if (domains.length === 0)
+ return Promise.reject(new Error("Nothing to register"));
- log(`${domains.length} records found`);
- return domainService.updateHosts(domains);
+ log(`${domains.length} records found`);
+ return domainService.updateHosts(domains);
};
const main = async () => {
- console.log(`Running in ${ENV} mode`);
- const result = await registerDomains({ domainService: dc, getDomains: gd, log: console.log });
- console.log(result);
+ console.log(`Running in ${ENV} mode`);
+ const result = await registerDomains({
+ domainService: dc,
+ getDomains: gd,
+ log: console.log,
+ });
+ console.log(result);
};
if (require.main === module) {
- main().catch(e => {
- console.error(e);
- process.exit(1);
- });
+ main().catch((e) => {
+ console.error(e);
+ process.exit(1);
+ });
} else {
- module.exports = { toHostList, registerDomains };
+ module.exports = { toHostList, registerDomains };
}
-
diff --git a/scripts/reply.js b/scripts/reply.js
index 233f56ed4..dd4df142d 100644
--- a/scripts/reply.js
+++ b/scripts/reply.js
@@ -1,4 +1,3 @@
-
const getInstructions = () => `
The changes have been published!! It should reflect in less than 24 hours.
@@ -35,16 +34,15 @@ Help me in my mission to keep this service alive forever by donating!
`;
module.exports = {
- async instructions(context, github) {
- const pr = context.payload.issue || context.payload.pull_request;
- const { number } = pr;
+ async instructions(context, github) {
+ const pr = context.payload.issue || context.payload.pull_request;
+ const { number } = pr;
- await github.issues.createComment({
- owner: context.repo.owner,
- repo: context.repo.repo,
- issue_number: number,
- body: getInstructions(),
- });
- }
+ await github.issues.createComment({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ issue_number: number,
+ body: getInstructions(),
+ });
+ },
};
-
diff --git a/tests/cpanel.test.js b/tests/cpanel.test.js
index 162a9a5d3..b2415f8b4 100644
--- a/tests/cpanel.test.js
+++ b/tests/cpanel.test.js
@@ -1,195 +1,210 @@
-const R = require('ramda');
-const { CpanelClient } = require('../utils/lib/cpanel');
+const R = require("ramda");
+const { CpanelClient } = require("../utils/lib/cpanel");
-const mockFetch = (expectRequest, decorate = R.identity) => (reqUrl, request) => {
- expectRequest(reqUrl, request);
- return Promise.resolve({
- json: async () => decorate(request),
- });
-};
-
-describe('Cpanel client', () => {
- describe('fetchzonerecords', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+const mockFetch =
+ (expectRequest, decorate = R.identity) =>
+ (reqUrl, request) => {
+ expectRequest(reqUrl, request);
+ return Promise.resolve({
+ json: async () => decorate(request),
});
- });
+ };
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
+describe("Cpanel client", () => {
+ describe("fetchzonerecords", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/json-api/cpanel?customonly=0&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
- await cpanel.zone.fetch();
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.zone.fetch();
+ });
+
+ it("should make the correct request with query", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/json-api/cpanel?customonly=0&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
+
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.zone.fetch({ domain: "foobar.boeey" });
+ });
});
- it('should make the correct request with query', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+ describe("addzonerecord", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/json-api/cpanel?domain=a.b&name=googo&type=CNAME&cname=beey&ttl=2020&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=add_zone_record&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
+
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.zone.add({
+ name: "googo",
+ type: "boyee",
+ cname: "beey",
+ type: "CNAME",
+ ttl: 2020,
+ });
});
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.zone.fetch({ domain: 'foobar.boeey' });
});
- });
- describe('addzonerecord', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/json-api/cpanel?domain=a.b&name=googo&type=CNAME&cname=beey&ttl=2020&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=add_zone_record&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+ describe("addzonerecord", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/json-api/cpanel?domain=a.b&line=500&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=remove_zone_record&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
+
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.zone.remove({
+ line: 500,
+ });
});
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.zone.add({
- name: 'googo',
- type: 'boyee',
- cname: 'beey',
- type: 'CNAME',
- ttl: 2020,
- });
});
- });
- describe('addzonerecord', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/json-api/cpanel?domain=a.b&line=500&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=remove_zone_record&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+ describe("fetchredirections", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/execute/Mime/list_redirects?cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=list_redirects&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
+
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.redirection.fetch();
});
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.zone.remove({
- line: 500,
- });
});
- });
+ describe("addredirection", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/execute/Mime/add_redirect?domain=googo&destination=https%3A%2F%2Foodf.com&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=add_redirect&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
- describe('fetchredirections', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/execute/Mime/list_redirects?cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=list_redirects&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.redirection.add({
+ domain: "googo",
+ destination: "https://oodf.com",
+ });
});
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.redirection.fetch();
});
- });
- describe('addredirection', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/execute/Mime/add_redirect?domain=googo&destination=https%3A%2F%2Foodf.com&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=add_redirect&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
+
+ describe("deleteredirection", () => {
+ it("should make the correct request", async () => {
+ const fetch = mockFetch((url, request) => {
+ expect(url).toBe(
+ "https://example.com:2000/execute/Mime/delete_redirect?domain=googo&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=delete_redirect&cpanel_jsonapi_apiversion=2",
+ );
+ expect(request).toEqual({
+ headers: {
+ Authorization: "cpanel boy:boybyebye",
+ },
+ rejectUnauthorized: false,
+ });
+ });
+
+ const cpanel = CpanelClient({
+ host: "example.com",
+ port: 2000,
+ username: "boy",
+ apiKey: "boybyebye",
+ domain: "a.b",
+ dependencies: { fetch },
+ });
+
+ await cpanel.redirection.remove({ domain: "googo" });
});
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.redirection.add({
- domain: 'googo',
- destination: 'https://oodf.com'
- });
});
- });
-
- describe('deleteredirection', () => {
- it('should make the correct request', async () => {
- const fetch = mockFetch((url, request) => {
- expect(url).toBe('https://example.com:2000/execute/Mime/delete_redirect?domain=googo&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=delete_redirect&cpanel_jsonapi_apiversion=2');
- expect(request).toEqual({
- headers: {
- Authorization: 'cpanel boy:boybyebye',
- },
- rejectUnauthorized: false,
- });
- });
-
- const cpanel = CpanelClient({
- host: 'example.com',
- port: 2000,
- username: 'boy',
- apiKey: 'boybyebye',
- domain: 'a.b',
- dependencies: { fetch },
- });
-
- await cpanel.redirection.remove({ domain: 'googo' });
- });
- });
});
-
diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js
index 077aa4ea2..dfd6400ed 100644
--- a/tests/domain-service.test.js
+++ b/tests/domain-service.test.js
@@ -1,344 +1,421 @@
-const R = require('ramda');
-const { getDomainService, diffRecords } = require('../utils/domain-service');
-const { DOMAIN_DOMAIN } = require('../utils/constants');
+const R = require("ramda");
+const { getDomainService, diffRecords } = require("../utils/domain-service");
+const { DOMAIN_DOMAIN } = require("../utils/constants");
-const getCpanel = ({ zone, addZone, removeZone, redir, addRedir, removeRedir, addEmail, removeEmail } = {}) => ({
- zone: {
- fetch: (_) => zone(),
- add: (rec) => addZone(rec),
- remove: (rec) => removeZone(rec),
- },
- redirection: {
- fetch: (_) => redir(),
- add: (rec) => addRedir(rec),
- remove: (rec) => removeRedir(rec),
- },
- email: {
- add: (rec) => addEmail(rec),
- remove: (rec) => removeEmail(rec),
- },
+const getCpanel = ({
+ zone,
+ addZone,
+ removeZone,
+ redir,
+ addRedir,
+ removeRedir,
+ addEmail,
+ removeEmail,
+} = {}) => ({
+ zone: {
+ fetch: (_) => zone(),
+ add: (rec) => addZone(rec),
+ remove: (rec) => removeZone(rec),
+ },
+ redirection: {
+ fetch: (_) => redir(),
+ add: (rec) => addRedir(rec),
+ remove: (rec) => removeRedir(rec),
+ },
+ email: {
+ add: (rec) => addEmail(rec),
+ remove: (rec) => removeEmail(rec),
+ },
});
-describe('diffRecords', () => {
- it('should show added record', () => {
- const oldRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '111.1.1212.1' },
- ];
- const newRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '111.1.1212.1' },
- { name: 'boo', type: 'CNAME', address: 'x.com' },
- ];
+describe("diffRecords", () => {
+ it("should show added record", () => {
+ const oldRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "111.1.1212.1" },
+ ];
+ const newRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "111.1.1212.1" },
+ { name: "boo", type: "CNAME", address: "x.com" },
+ ];
- const result = diffRecords(oldRecords, newRecords);
- expect(result).toEqual({
- remove: [],
- add: [
- { name: 'boo', type: 'CNAME', address: 'x.com' },
- ],
+ const result = diffRecords(oldRecords, newRecords);
+ expect(result).toEqual({
+ remove: [],
+ add: [{ name: "boo", type: "CNAME", address: "x.com" }],
+ });
});
- });
- it('should show edited records', () => {
- const oldRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '111.1.1212.1' },
- ];
- const newRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '69.69.69.69' },
- ];
+ it("should show edited records", () => {
+ const oldRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "111.1.1212.1" },
+ ];
+ const newRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "69.69.69.69" },
+ ];
- const result = diffRecords(oldRecords, newRecords);
- expect(result).toEqual({
- remove: [
- { name: 'xa', type: 'A', address: '111.1.1212.1' },
- ],
- add: [
- { name: 'xa', type: 'A', address: '69.69.69.69' },
- ],
+ const result = diffRecords(oldRecords, newRecords);
+ expect(result).toEqual({
+ remove: [{ name: "xa", type: "A", address: "111.1.1212.1" }],
+ add: [{ name: "xa", type: "A", address: "69.69.69.69" }],
+ });
});
- });
- it('should show added records with the same name and record type', () => {
- const oldRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '69.69.69.69' },
- ];
- const newRecords = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xa', type: 'A', address: '69.69.69.69' },
- { name: 'xa', type: 'A', address: '69.69.4.20' },
- ];
+ it("should show added records with the same name and record type", () => {
+ const oldRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "69.69.69.69" },
+ ];
+ const newRecords = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xa", type: "A", address: "69.69.69.69" },
+ { name: "xa", type: "A", address: "69.69.4.20" },
+ ];
- const result = diffRecords(oldRecords, newRecords);
- expect(result).toEqual({
- remove: [],
- add: [
- { name: 'xa', type: 'A', address: '69.69.4.20' },
- ],
+ const result = diffRecords(oldRecords, newRecords);
+ expect(result).toEqual({
+ remove: [],
+ add: [{ name: "xa", type: "A", address: "69.69.4.20" }],
+ });
});
- });
- it('should diff complex changes', () => {
- const oldRecords = [
- { name: 'a', type: 'CNAME', address: 'fck.com.' },
- { name: 'b', type: 'A', address: '69.69.69.69' },
- { name: '111', type: 'CNAME', address: 'x' },
- { name: 'd', type: 'A', address: '69.69.4.20' },
- ];
- const newRecords = [
- { name: '111', type: 'CNAME', address: 'x' },
- { name: 'd', type: 'CNAME', address: 'duck.com' },
- { name: 'a', type: 'CNAME', address: 'og.com' },
- { name: 'b', type: 'A', address: '69.69.69.69' },
- { name: 'b', type: 'A', address: '69.69.4.20' },
- { name: 'c', type: 'CNAME', address: 'ccc.cc' },
- ];
+ it("should diff complex changes", () => {
+ const oldRecords = [
+ { name: "a", type: "CNAME", address: "fck.com." },
+ { name: "b", type: "A", address: "69.69.69.69" },
+ { name: "111", type: "CNAME", address: "x" },
+ { name: "d", type: "A", address: "69.69.4.20" },
+ ];
+ const newRecords = [
+ { name: "111", type: "CNAME", address: "x" },
+ { name: "d", type: "CNAME", address: "duck.com" },
+ { name: "a", type: "CNAME", address: "og.com" },
+ { name: "b", type: "A", address: "69.69.69.69" },
+ { name: "b", type: "A", address: "69.69.4.20" },
+ { name: "c", type: "CNAME", address: "ccc.cc" },
+ ];
- const result = diffRecords(oldRecords, newRecords);
- expect(result).toEqual({
- remove: [
- { name: 'a', type: 'CNAME', address: 'fck.com.' },
- { name: 'd', type: 'A', address: '69.69.4.20' },
- ],
- add: [
- { name: 'd', type: 'CNAME', address: 'duck.com' },
- { name: 'a', type: 'CNAME', address: 'og.com' },
- { name: 'b', type: 'A', address: '69.69.4.20' },
- { name: 'c', type: 'CNAME', address: 'ccc.cc' },
- ],
+ const result = diffRecords(oldRecords, newRecords);
+ expect(result).toEqual({
+ remove: [
+ { name: "a", type: "CNAME", address: "fck.com." },
+ { name: "d", type: "A", address: "69.69.4.20" },
+ ],
+ add: [
+ { name: "d", type: "CNAME", address: "duck.com" },
+ { name: "a", type: "CNAME", address: "og.com" },
+ { name: "b", type: "A", address: "69.69.4.20" },
+ { name: "c", type: "CNAME", address: "ccc.cc" },
+ ],
+ });
});
- });
});
-describe('Domain service', () => {
- const addZone = jest.fn(async () => ({}));
- const removeZone = jest.fn(async () => ({}));
- const addRedir = jest.fn(async () => ({}));
- const removeRedir = jest.fn(async () => ({}));
- const addEmail = jest.fn(async () => ({}));
- const removeEmail = jest.fn(async () => ({}));
+describe("Domain service", () => {
+ const addZone = jest.fn(async () => ({}));
+ const removeZone = jest.fn(async () => ({}));
+ const addRedir = jest.fn(async () => ({}));
+ const removeRedir = jest.fn(async () => ({}));
+ const addEmail = jest.fn(async () => ({}));
+ const removeEmail = jest.fn(async () => ({}));
- const mockDS = ({ zones, redirections }) => getDomainService({
- cpanel: getCpanel({
- zone: async () => zones,
- redir: async () => redirections,
- addZone,
- addEmail,
- addRedir,
- removeZone,
- removeRedir,
- removeEmail,
- })
- });
+ const mockDS = ({ zones, redirections }) =>
+ getDomainService({
+ cpanel: getCpanel({
+ zone: async () => zones,
+ redir: async () => redirections,
+ addZone,
+ addEmail,
+ addRedir,
+ removeZone,
+ removeRedir,
+ removeEmail,
+ }),
+ });
- const getRecordCalls = recfn => recfn.mock.calls
- .map(R.head)
- .map(R.pick(['name', 'type', 'address', 'redirect', 'domain', 'line', 'priority', 'exchanger']));
+ const getRecordCalls = (recfn) =>
+ recfn.mock.calls
+ .map(R.head)
+ .map(
+ R.pick([
+ "name",
+ "type",
+ "address",
+ "redirect",
+ "domain",
+ "line",
+ "priority",
+ "exchanger",
+ ]),
+ );
- beforeEach(() => {
- addZone.mockClear();
- removeZone.mockClear();
- addRedir.mockClear();
- removeRedir.mockClear();
- addEmail.mockClear();
- removeEmail.mockClear();
- });
-
- describe('getHosts', () => {
- it('should resolve with a list of hosts', async () => {
- const zones = [
- { name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { name: 'xx', type: 'A', address: '111.1.1212.1' },
- ];
- const redirections = [];
- const zone = async () => zones;
- const redir = async () => redirections;
- const mockDomainService = getDomainService({ cpanel: getCpanel({ zone, redir }) });
- const list = await mockDomainService.getHosts();
-
- expect(list).toEqual([
- { name: 'xx', type: 'CNAME', address: 'fck.com' },
- { name: 'xx', type: 'A', address: '111.1.1212.1' },
- ]);
+ beforeEach(() => {
+ addZone.mockClear();
+ removeZone.mockClear();
+ addRedir.mockClear();
+ removeRedir.mockClear();
+ addEmail.mockClear();
+ removeEmail.mockClear();
});
- it('should resolve with a redirections', async () => {
- const zones = [
- { line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' },
- { line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' },
- ];
- const redirections = [
- { domain: 'foo.booboo.xyz', destination: 'https://google.com' },
- { domain: 'foo1.booboo.xyz', destination: 'https://duck.com' },
- ];
- const zone = async () => zones;
- const redir = async () => redirections;
- const mockDomainService = getDomainService({ cpanel: getCpanel({ zone, redir }) });
- const list = await mockDomainService.getHosts();
+ describe("getHosts", () => {
+ it("should resolve with a list of hosts", async () => {
+ const zones = [
+ { name: "xx", type: "CNAME", address: "fck.com." },
+ { name: "xx", type: "A", address: "111.1.1212.1" },
+ ];
+ const redirections = [];
+ const zone = async () => zones;
+ const redir = async () => redirections;
+ const mockDomainService = getDomainService({
+ cpanel: getCpanel({ zone, redir }),
+ });
+ const list = await mockDomainService.getHosts();
- expect(list).toEqual([
- { id: '111', name: 'xx', type: 'CNAME', address: 'fck.com' },
- { id: '112', name: 'xx', type: 'A', address: '111.1.1212.1' },
- { id: `foo.${DOMAIN_DOMAIN}`, name: 'foo', type: 'URL', address: 'https://google.com' },
- { id: `foo1.${DOMAIN_DOMAIN}`, name: 'foo1', type: 'URL', address: 'https://duck.com' },
- ]);
- });
- });
+ expect(list).toEqual([
+ { name: "xx", type: "CNAME", address: "fck.com" },
+ { name: "xx", type: "A", address: "111.1.1212.1" },
+ ]);
+ });
- describe('updateHosts', () => {
- it('should append new hosts with existing ones and set it', async () => {
- const zones = [
- { line: 1, name: 'a', type: 'CNAME', address: 'boo' },
- { line: 2, name: 'b', type: 'CNAME', address: 'goo' },
- ];
- const redirections = [];
+ it("should resolve with a redirections", async () => {
+ const zones = [
+ { line: "111", name: "xx", type: "CNAME", address: "fck.com." },
+ { line: "112", name: "xx", type: "A", address: "111.1.1212.1" },
+ ];
+ const redirections = [
+ { domain: "foo.booboo.xyz", destination: "https://google.com" },
+ { domain: "foo1.booboo.xyz", destination: "https://duck.com" },
+ ];
+ const zone = async () => zones;
+ const redir = async () => redirections;
+ const mockDomainService = getDomainService({
+ cpanel: getCpanel({ zone, redir }),
+ });
+ const list = await mockDomainService.getHosts();
- const mockDomainService = mockDS({ zones, redirections });
- await mockDomainService.updateHosts([
- { name: 'a', type: 'CNAME', address: 'boo' },
- { name: 'b', type: 'CNAME', address: 'goo' },
- { name: 'c', type: 'A', address: '12.131321.213' },
- { name: 'c', type: 'MX', address: 'foobar.com', priority: 2 },
- ]);
-
- expect(addZone).toHaveBeenCalledTimes(1);
- expect(getRecordCalls(addZone)).toEqual([
- { name: 'c', type: 'A', address: '12.131321.213' },
- ]);
-
- expect(addEmail).toHaveBeenCalledTimes(1);
- expect(getRecordCalls(addEmail)).toEqual([
- { domain: 'c.is-a.dev', exchanger: 'foobar.com', priority: 2 },
- ]);
-
- expect(removeZone).toHaveBeenCalledTimes(0);
- expect(removeEmail).toHaveBeenCalledTimes(0);
+ expect(list).toEqual([
+ { id: "111", name: "xx", type: "CNAME", address: "fck.com" },
+ { id: "112", name: "xx", type: "A", address: "111.1.1212.1" },
+ {
+ id: `foo.${DOMAIN_DOMAIN}`,
+ name: "foo",
+ type: "URL",
+ address: "https://google.com",
+ },
+ {
+ id: `foo1.${DOMAIN_DOMAIN}`,
+ name: "foo1",
+ type: "URL",
+ address: "https://duck.com",
+ },
+ ]);
+ });
});
- it('should update matching host and set it', async () => {
- const zones = [
- { line: 1, name: 'a', type: 'CNAME', address: 'boo' },
- { line: 2, name: 'b', type: 'CNAME', address: 'goo' },
- ];
- const redirections = [];
+ describe("updateHosts", () => {
+ it("should append new hosts with existing ones and set it", async () => {
+ const zones = [
+ { line: 1, name: "a", type: "CNAME", address: "boo" },
+ { line: 2, name: "b", type: "CNAME", address: "goo" },
+ ];
+ const redirections = [];
- const mockDomainService = mockDS({ zones, redirections });
- await mockDomainService.updateHosts([
- { name: 'a', type: 'CNAME', address: 'boo' },
- { name: 'b', type: 'CNAME', address: 'googoogaga' },
- ]);
+ const mockDomainService = mockDS({ zones, redirections });
+ await mockDomainService.updateHosts([
+ { name: "a", type: "CNAME", address: "boo" },
+ { name: "b", type: "CNAME", address: "goo" },
+ { name: "c", type: "A", address: "12.131321.213" },
+ { name: "c", type: "MX", address: "foobar.com", priority: 2 },
+ ]);
- expect(addZone).toHaveBeenCalledTimes(1);
- expect(getRecordCalls(addZone)).toEqual([
- { name: 'b', type: 'CNAME', address: 'googoogaga' },
- ]);
- expect(removeZone).toHaveBeenCalledTimes(1);
- expect(getRecordCalls(removeZone)).toEqual([
- { line: 2 },
- ]);
+ expect(addZone).toHaveBeenCalledTimes(1);
+ expect(getRecordCalls(addZone)).toEqual([
+ { name: "c", type: "A", address: "12.131321.213" },
+ ]);
+
+ expect(addEmail).toHaveBeenCalledTimes(1);
+ expect(getRecordCalls(addEmail)).toEqual([
+ { domain: "c.is-a.dev", exchanger: "foobar.com", priority: 2 },
+ ]);
+
+ expect(removeZone).toHaveBeenCalledTimes(0);
+ expect(removeEmail).toHaveBeenCalledTimes(0);
+ });
+
+ it("should update matching host and set it", async () => {
+ const zones = [
+ { line: 1, name: "a", type: "CNAME", address: "boo" },
+ { line: 2, name: "b", type: "CNAME", address: "goo" },
+ ];
+ const redirections = [];
+
+ const mockDomainService = mockDS({ zones, redirections });
+ await mockDomainService.updateHosts([
+ { name: "a", type: "CNAME", address: "boo" },
+ { name: "b", type: "CNAME", address: "googoogaga" },
+ ]);
+
+ expect(addZone).toHaveBeenCalledTimes(1);
+ expect(getRecordCalls(addZone)).toEqual([
+ { name: "b", type: "CNAME", address: "googoogaga" },
+ ]);
+ expect(removeZone).toHaveBeenCalledTimes(1);
+ expect(getRecordCalls(removeZone)).toEqual([{ line: 2 }]);
+ });
+
+ it("should update matching host and set it", async () => {
+ const zones = [
+ { line: 1, name: "a", type: "CNAME", address: "boo" },
+ { line: 2, name: "b", type: "CNAME", address: "goo" },
+ { line: 3, name: "b", type: "CNAME", address: "xaa" },
+ ];
+ const redirections = [];
+
+ const mockDomainService = mockDS({ zones, redirections });
+ await mockDomainService.updateHosts([
+ { name: "a", type: "CNAME", address: "boo" },
+ { name: "b", type: "CNAME", address: "googoogaga" },
+ { name: "b", type: "CNAME", address: "farboo" },
+ ]);
+
+ expect(addZone).toHaveBeenCalledTimes(2);
+ expect(getRecordCalls(addZone)).toEqual([
+ { name: "b", type: "CNAME", address: "googoogaga" },
+ { name: "b", type: "CNAME", address: "farboo" },
+ ]);
+ expect(removeZone).toHaveBeenCalledTimes(2);
+ expect(getRecordCalls(removeZone)).toEqual([
+ { line: 3 },
+ { line: 2 },
+ ]);
+ });
+
+ it("should workout this complex example", async () => {
+ const zones = [
+ { line: 1, name: "a", type: "CNAME", address: "world" },
+ { line: 2, name: "b", type: "A", address: "1" },
+ { line: 3, name: "b", type: "A", address: "2" },
+ { line: 4, name: "c", type: "CNAME", address: "hello.com" },
+ {
+ line: 5,
+ name: "c",
+ type: "MX",
+ address: "mx1.hello.com",
+ priority: 20,
+ },
+ {
+ line: 6,
+ name: "c",
+ type: "MX",
+ address: "mx2.hello.com",
+ priority: 21,
+ },
+ {
+ line: 7,
+ name: "b",
+ type: "MX",
+ address: "foo.bar",
+ priority: 20,
+ },
+ { line: 101, name: "x", type: "A", address: "1" },
+ { line: 99, name: "y", type: "A", address: "2" },
+ { line: 100, name: "z", type: "A", address: "3" },
+ ];
+ const redirections = [
+ {
+ domain: `b.${DOMAIN_DOMAIN}`,
+ destination: "https://foobar.com",
+ },
+ {
+ domain: `c.${DOMAIN_DOMAIN}`,
+ destination: "https://goobar.com",
+ },
+ {
+ domain: `x.${DOMAIN_DOMAIN}`,
+ destination: "https://example.com",
+ },
+ ];
+
+ const mockDomainService = mockDS({ zones, redirections });
+ await mockDomainService.updateHosts([
+ { name: "a", type: "CNAME", address: "boo" },
+ { name: "b", type: "A", address: "1" },
+ { name: "b", type: "A", address: "2" },
+ { name: "b", type: "A", address: "3" },
+ { name: "b", type: "URL", address: "https://wowow.com" },
+ { name: "c", type: "CNAME", address: "hello.com" },
+ { name: "c", type: "URL", address: "https://goobar.com" },
+ { name: "d", type: "CNAME", address: "helo.com" },
+ { name: "d", type: "URL", address: "https://hhh.com" },
+ { name: "x", type: "URL", address: "https://example69.com" },
+ {
+ name: "c",
+ type: "MX",
+ address: "mx2.hello.com",
+ priority: 21,
+ },
+ { name: "a", type: "MX", address: "example.com", priority: 20 },
+ ]);
+
+ expect(addZone).toHaveBeenCalledTimes(3);
+ expect(getRecordCalls(addZone)).toEqual([
+ { name: "a", type: "CNAME", address: "boo" },
+ { name: "b", type: "A", address: "3" },
+ { name: "d", type: "CNAME", address: "helo.com" },
+ ]);
+ expect(removeZone).toHaveBeenCalledTimes(4);
+ expect(getRecordCalls(removeZone)).toEqual([
+ { line: 101 },
+ { line: 100 },
+ { line: 99 },
+ { line: 1 },
+ ]);
+
+ expect(addEmail).toHaveBeenCalledTimes(1);
+ expect(getRecordCalls(addEmail)).toEqual([
+ {
+ domain: "a.is-a.dev",
+ exchanger: "example.com",
+ priority: 20,
+ },
+ ]);
+ expect(removeEmail).toHaveBeenCalledTimes(2);
+ expect(getRecordCalls(removeEmail)).toEqual([
+ { domain: "b.is-a.dev", exchanger: "foo.bar", priority: 20 },
+ {
+ domain: "c.is-a.dev",
+ exchanger: "mx1.hello.com",
+ priority: 20,
+ },
+ ]);
+
+ expect(addRedir).toHaveBeenCalledTimes(3);
+ expect(getRecordCalls(addRedir)).toEqual([
+ {
+ domain: `b.${DOMAIN_DOMAIN}`,
+ type: "permanent",
+ redirect: "https://wowow.com",
+ },
+ {
+ domain: `d.${DOMAIN_DOMAIN}`,
+ type: "permanent",
+ redirect: "https://hhh.com",
+ },
+ {
+ domain: `x.${DOMAIN_DOMAIN}`,
+ type: "permanent",
+ redirect: "https://example69.com",
+ },
+ ]);
+ expect(removeRedir).toHaveBeenCalledTimes(2);
+ expect(getRecordCalls(removeRedir)).toEqual([
+ { domain: `b.${DOMAIN_DOMAIN}` },
+ { domain: `x.${DOMAIN_DOMAIN}` },
+ ]);
+ });
});
-
- it('should update matching host and set it', async () => {
- const zones = [
- { line: 1, name: 'a', type: 'CNAME', address: 'boo' },
- { line: 2, name: 'b', type: 'CNAME', address: 'goo' },
- { line: 3, name: 'b', type: 'CNAME', address: 'xaa' },
- ];
- const redirections = [];
-
- const mockDomainService = mockDS({ zones, redirections });
- await mockDomainService.updateHosts([
- { name: 'a', type: 'CNAME', address: 'boo' },
- { name: 'b', type: 'CNAME', address: 'googoogaga' },
- { name: 'b', type: 'CNAME', address: 'farboo' },
- ]);
-
- expect(addZone).toHaveBeenCalledTimes(2);
- expect(getRecordCalls(addZone)).toEqual([
- { name: 'b', type: 'CNAME', address: 'googoogaga' },
- { name: 'b', type: 'CNAME', address: 'farboo' },
- ]);
- expect(removeZone).toHaveBeenCalledTimes(2);
- expect(getRecordCalls(removeZone)).toEqual([
- { line: 3 },
- { line: 2 },
- ]);
- });
-
- it('should workout this complex example', async () => {
- const zones = [
- { line: 1, name: 'a', type: 'CNAME', address: 'world' },
- { line: 2, name: 'b', type: 'A', address: '1' },
- { line: 3, name: 'b', type: 'A', address: '2' },
- { line: 4, name: 'c', type: 'CNAME', address: 'hello.com' },
- { line: 5, name: 'c', type: 'MX', address: 'mx1.hello.com', priority: 20 },
- { line: 6, name: 'c', type: 'MX', address: 'mx2.hello.com', priority: 21 },
- { line: 7, name: 'b', type: 'MX', address: 'foo.bar', priority: 20 },
- { line: 101, name: 'x', type: 'A', address: '1' },
- { line: 99, name: 'y', type: 'A', address: '2' },
- { line: 100, name: 'z', type: 'A', address: '3' },
- ];
- const redirections = [
- { domain: `b.${DOMAIN_DOMAIN}`, destination: 'https://foobar.com' },
- { domain: `c.${DOMAIN_DOMAIN}`, destination: 'https://goobar.com' },
- { domain: `x.${DOMAIN_DOMAIN}`, destination: 'https://example.com' },
- ];
-
- const mockDomainService = mockDS({ zones, redirections });
- await mockDomainService.updateHosts([
- { name: 'a', type: 'CNAME', address: 'boo' },
- { name: 'b', type: 'A', address: '1' },
- { name: 'b', type: 'A', address: '2' },
- { name: 'b', type: 'A', address: '3' },
- { name: 'b', type: 'URL', address: 'https://wowow.com' },
- { name: 'c', type: 'CNAME', address: 'hello.com' },
- { name: 'c', type: 'URL', address: 'https://goobar.com' },
- { name: 'd', type: 'CNAME', address: 'helo.com' },
- { name: 'd', type: 'URL', address: 'https://hhh.com' },
- { name: 'x', type: 'URL', address: 'https://example69.com' },
- { name: 'c', type: 'MX', address: 'mx2.hello.com', priority: 21 },
- { name: 'a', type: 'MX', address: 'example.com', priority: 20 },
- ]);
-
- expect(addZone).toHaveBeenCalledTimes(3);
- expect(getRecordCalls(addZone)).toEqual([
- { name: 'a', type: 'CNAME', address: 'boo' },
- { name: 'b', type: 'A', address: '3' },
- { name: 'd', type: 'CNAME', address: 'helo.com' },
- ]);
- expect(removeZone).toHaveBeenCalledTimes(4);
- expect(getRecordCalls(removeZone)).toEqual([
- { line: 101 },
- { line: 100 },
- { line: 99 },
- { line: 1 },
- ]);
-
- expect(addEmail).toHaveBeenCalledTimes(1);
- expect(getRecordCalls(addEmail)).toEqual([
- { domain: 'a.is-a.dev', exchanger: 'example.com', priority: 20 },
- ]);
- expect(removeEmail).toHaveBeenCalledTimes(2);
- expect(getRecordCalls(removeEmail)).toEqual([
- { domain: 'b.is-a.dev', exchanger: 'foo.bar', priority: 20 },
- { domain: 'c.is-a.dev', exchanger: 'mx1.hello.com', priority: 20 },
- ]);
-
- expect(addRedir).toHaveBeenCalledTimes(3);
- expect(getRecordCalls(addRedir)).toEqual([
- { domain: `b.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://wowow.com' },
- { domain: `d.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://hhh.com' },
- { domain: `x.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://example69.com' },
- ]);
- expect(removeRedir).toHaveBeenCalledTimes(2);
- expect(getRecordCalls(removeRedir)).toEqual([
- { domain: `b.${DOMAIN_DOMAIN}` },
- { domain: `x.${DOMAIN_DOMAIN}` },
- ]);
- });
- });
});
-
diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js
index 077896726..896cf017d 100644
--- a/tests/domain-utils.test.js
+++ b/tests/domain-utils.test.js
@@ -1,9 +1,8 @@
-const { getDomains } = require('../utils/get-domain');
+const { getDomains } = require("../utils/get-domain");
-describe('getDomains', () => {
- it('should resolve with the list of domains', async () => {
- const list = await getDomains();
- expect(Array.isArray(list)).toBe(true);
- });
+describe("getDomains", () => {
+ it("should resolve with the list of domains", async () => {
+ const list = await getDomains();
+ expect(Array.isArray(list)).toBe(true);
+ });
});
-
diff --git a/tests/domains.test.js b/tests/domains.test.js
index 44c2a5422..75971b00b 100644
--- a/tests/domains.test.js
+++ b/tests/domains.test.js
@@ -1,31 +1,37 @@
-const R = require('ramda');
-const fs = require('fs');
-const { getDomains } = require('../utils/get-domain');
-const { validateDomainData } = require('../utils/validations');
-const { DOMAINS_PATH } = require('../utils/constants');
+const R = require("ramda");
+const fs = require("fs");
+const { getDomains } = require("../utils/get-domain");
+const { validateDomainData } = require("../utils/validations");
+const { DOMAINS_PATH } = require("../utils/constants");
-describe('Domains', () => {
- it('should all be json', async () => {
- const files = await fs.promises.readdir(DOMAINS_PATH, {});
- expect(files.filter(f => !/\.json$/g.test(f)).length).toBe(0);
- });
+describe("Domains", () => {
+ it("should all be json", async () => {
+ const files = await fs.promises.readdir(DOMAINS_PATH, {});
+ expect(files.filter((f) => !/\.json$/g.test(f)).length).toBe(0);
+ });
- it('should be valid', (done) => {
- getDomains()
- .then(R.reject(R.propEq('name', '_psl')))
- .then(R.map(data => {
- const { errors } = validateDomainData(data);
- if (errors.length) {
- const message = errors
- .map(([key, { reason }]) => `[${data.name}.${key}]: ${reason}`)
- .join('\n');
- return `\nValidation errors in ${data.name}.json: \n${message}`;
- }
- return '';
- }))
- .then(R.filter(R.complement(R.isEmpty)))
- .then(messages => messages.length ? done(messages.join('\n')) : done())
- .catch(done);
- });
+ it("should be valid", (done) => {
+ getDomains()
+ .then(R.reject(R.propEq("name", "_psl")))
+ .then(
+ R.map((data) => {
+ const { errors } = validateDomainData(data);
+ if (errors.length) {
+ const message = errors
+ .map(
+ ([key, { reason }]) =>
+ `[${data.name}.${key}]: ${reason}`,
+ )
+ .join("\n");
+ return `\nValidation errors in ${data.name}.json: \n${message}`;
+ }
+ return "";
+ }),
+ )
+ .then(R.filter(R.complement(R.isEmpty)))
+ .then((messages) =>
+ messages.length ? done(messages.join("\n")) : done(),
+ )
+ .catch(done);
+ });
});
-
diff --git a/tests/register.test.js b/tests/register.test.js
index bd967a298..6628df211 100644
--- a/tests/register.test.js
+++ b/tests/register.test.js
@@ -1,209 +1,242 @@
-const R = require('ramda')
-const { toHostList, registerDomains } = require('../scripts/register-domains')
-const { TTL, DOMAIN_DOMAIN } = require('../utils/constants')
-const { getDomainService } = require('../utils/domain-service')
+const R = require("ramda");
+const { toHostList, registerDomains } = require("../scripts/register-domains");
+const { TTL, DOMAIN_DOMAIN } = require("../utils/constants");
+const { getDomainService } = require("../utils/domain-service");
const getCpanel = ({
- zone,
- addZone,
- removeZone,
- redir,
- addRedir,
- removeRedir,
- addEmail,
- removeEmail,
+ zone,
+ addZone,
+ removeZone,
+ redir,
+ addRedir,
+ removeRedir,
+ addEmail,
+ removeEmail,
} = {}) => ({
- zone: {
- fetch: (_) => zone(),
- add: (rec) => addZone(rec),
- remove: (rec) => removeZone(rec),
- },
- redirection: {
- fetch: (_) => redir(),
- add: (rec) => addRedir(rec),
- remove: (rec) => removeRedir(rec),
- },
- email: {
- add: (rec) => addEmail(rec),
- remove: (rec) => removeEmail(rec),
- },
-})
+ zone: {
+ fetch: (_) => zone(),
+ add: (rec) => addZone(rec),
+ remove: (rec) => removeZone(rec),
+ },
+ redirection: {
+ fetch: (_) => redir(),
+ add: (rec) => addRedir(rec),
+ remove: (rec) => removeRedir(rec),
+ },
+ email: {
+ add: (rec) => addEmail(rec),
+ remove: (rec) => removeEmail(rec),
+ },
+});
-describe('toHostList', () => {
- it('should flatten domain data to list of hosts (without https)', () => {
- const res = toHostList([
- { name: 'akshay', record: { CNAME: 'phenax.github.io' } },
- { name: 'foobar', record: { CNAME: 'v.io' } },
- { name: 'xx', record: { A: ['1.2.3.4', '5.6.3.2', '1.2.31.1'] } },
- { name: 'xx', record: { CNAME: 'foobar.com', MX: ['as.com', 'f.com'] } },
- ])
+describe("toHostList", () => {
+ it("should flatten domain data to list of hosts (without https)", () => {
+ const res = toHostList([
+ { name: "akshay", record: { CNAME: "phenax.github.io" } },
+ { name: "foobar", record: { CNAME: "v.io" } },
+ { name: "xx", record: { A: ["1.2.3.4", "5.6.3.2", "1.2.31.1"] } },
+ {
+ name: "xx",
+ record: { CNAME: "foobar.com", MX: ["as.com", "f.com"] },
+ },
+ ]);
- expect(res).toEqual([
- { name: 'akshay', type: 'CNAME', address: 'phenax.github.io', ttl: TTL },
- { name: 'foobar', type: 'CNAME', address: 'v.io', ttl: TTL },
- { name: 'xx', type: 'A', address: '1.2.3.4', ttl: TTL },
- { name: 'xx', type: 'A', address: '5.6.3.2', ttl: TTL },
- { name: 'xx', type: 'A', address: '1.2.31.1', ttl: TTL },
- { name: 'xx', type: 'CNAME', address: 'foobar.com', ttl: TTL },
- { name: 'xx', type: 'MX', address: 'as.com', priority: 20, ttl: TTL },
- { name: 'xx', type: 'MX', address: 'f.com', priority: 21, ttl: TTL },
- ])
- })
-})
+ expect(res).toEqual([
+ {
+ name: "akshay",
+ type: "CNAME",
+ address: "phenax.github.io",
+ ttl: TTL,
+ },
+ { name: "foobar", type: "CNAME", address: "v.io", ttl: TTL },
+ { name: "xx", type: "A", address: "1.2.3.4", ttl: TTL },
+ { name: "xx", type: "A", address: "5.6.3.2", ttl: TTL },
+ { name: "xx", type: "A", address: "1.2.31.1", ttl: TTL },
+ { name: "xx", type: "CNAME", address: "foobar.com", ttl: TTL },
+ {
+ name: "xx",
+ type: "MX",
+ address: "as.com",
+ priority: 20,
+ ttl: TTL,
+ },
+ {
+ name: "xx",
+ type: "MX",
+ address: "f.com",
+ priority: 21,
+ ttl: TTL,
+ },
+ ]);
+ });
+});
-describe('registerDomains', () => {
- const addZone = jest.fn(async () => ({}))
- const removeZone = jest.fn(async () => ({}))
- const addRedir = jest.fn(async () => ({}))
- const removeRedir = jest.fn(async () => ({}))
- const addEmail = jest.fn(async () => ({}))
- const removeEmail = jest.fn(async () => ({}))
+describe("registerDomains", () => {
+ const addZone = jest.fn(async () => ({}));
+ const removeZone = jest.fn(async () => ({}));
+ const addRedir = jest.fn(async () => ({}));
+ const removeRedir = jest.fn(async () => ({}));
+ const addEmail = jest.fn(async () => ({}));
+ const removeEmail = jest.fn(async () => ({}));
- const mockDS = ({ zones, redirections }) =>
- getDomainService({
- cpanel: getCpanel({
- zone: async () => zones,
- redir: async () => redirections,
- addZone,
- addEmail,
- addRedir,
- removeZone,
- removeRedir,
- removeEmail,
- }),
- })
+ const mockDS = ({ zones, redirections }) =>
+ getDomainService({
+ cpanel: getCpanel({
+ zone: async () => zones,
+ redir: async () => redirections,
+ addZone,
+ addEmail,
+ addRedir,
+ removeZone,
+ removeRedir,
+ removeEmail,
+ }),
+ });
- beforeEach(() => {
- addZone.mockClear()
- removeZone.mockClear()
- addRedir.mockClear()
- removeRedir.mockClear()
- addEmail.mockClear()
- removeEmail.mockClear()
- })
+ beforeEach(() => {
+ addZone.mockClear();
+ removeZone.mockClear();
+ addRedir.mockClear();
+ removeRedir.mockClear();
+ addEmail.mockClear();
+ removeEmail.mockClear();
+ });
- it('should register the new set of hosts generated from domains list', async () => {
- const localHosts = [
- { name: 'a', record: { CNAME: 'hello' } },
- { name: 'b', record: { CNAME: 'xaa' } },
- ]
- const remoteHosts = [
- { line: 1, name: 'a', type: 'CNAME', address: 'hello' },
- { line: 2, name: 'b', type: 'CNAME', address: 'goo' },
- { line: 3, name: 'b', type: 'CNAME', address: 'xaa' },
- ]
- const remoteRedirections = []
+ it("should register the new set of hosts generated from domains list", async () => {
+ const localHosts = [
+ { name: "a", record: { CNAME: "hello" } },
+ { name: "b", record: { CNAME: "xaa" } },
+ ];
+ const remoteHosts = [
+ { line: 1, name: "a", type: "CNAME", address: "hello" },
+ { line: 2, name: "b", type: "CNAME", address: "goo" },
+ { line: 3, name: "b", type: "CNAME", address: "xaa" },
+ ];
+ const remoteRedirections = [];
- const domainService = mockDS({
- zones: remoteHosts,
- redirections: remoteRedirections,
- })
- await registerDomains({ getDomains: async () => localHosts, domainService })
+ const domainService = mockDS({
+ zones: remoteHosts,
+ redirections: remoteRedirections,
+ });
+ await registerDomains({
+ getDomains: async () => localHosts,
+ domainService,
+ });
- expect(addZone).toHaveBeenCalledTimes(0)
- expect(removeZone).toHaveBeenCalledTimes(1)
- expect(addRedir).toHaveBeenCalledTimes(0)
- expect(removeRedir).toHaveBeenCalledTimes(0)
- })
+ expect(addZone).toHaveBeenCalledTimes(0);
+ expect(removeZone).toHaveBeenCalledTimes(1);
+ expect(addRedir).toHaveBeenCalledTimes(0);
+ expect(removeRedir).toHaveBeenCalledTimes(0);
+ });
- it('should add the new set hosts', async () => {
- const localHosts = [
- { name: 'a', record: { CNAME: 'boo' } },
- {
- name: 'b',
- record: { A: ['1.1.1.1', '1.1.1.2'], MX: 'somemx', TXT: 'some txt' },
- },
- { name: 'c', record: { URL: 'https://google.com' } },
- { name: 'd', record: { CNAME: 'foobar' } },
- { name: 'e', record: { A: ['2.2.2.2'], TXT: ['some', 'extra', 'txt'] } },
- ]
- const remoteHosts = [
- { line: 1, name: 'a', type: 'CNAME', address: 'boo' },
- { line: 2, name: 'b', type: 'MX', address: 'othermx' },
- { line: 3, name: 'd', type: 'CNAME', address: 'foobaz' },
- ]
- const remoteRedirections = [
- { domain: `b.${DOMAIN_DOMAIN}`, destination: 'x' },
- { domain: `a.${DOMAIN_DOMAIN}`, destination: 'y' },
- ]
+ it("should add the new set hosts", async () => {
+ const localHosts = [
+ { name: "a", record: { CNAME: "boo" } },
+ {
+ name: "b",
+ record: {
+ A: ["1.1.1.1", "1.1.1.2"],
+ MX: "somemx",
+ TXT: "some txt",
+ },
+ },
+ { name: "c", record: { URL: "https://google.com" } },
+ { name: "d", record: { CNAME: "foobar" } },
+ {
+ name: "e",
+ record: { A: ["2.2.2.2"], TXT: ["some", "extra", "txt"] },
+ },
+ ];
+ const remoteHosts = [
+ { line: 1, name: "a", type: "CNAME", address: "boo" },
+ { line: 2, name: "b", type: "MX", address: "othermx" },
+ { line: 3, name: "d", type: "CNAME", address: "foobaz" },
+ ];
+ const remoteRedirections = [
+ { domain: `b.${DOMAIN_DOMAIN}`, destination: "x" },
+ { domain: `a.${DOMAIN_DOMAIN}`, destination: "y" },
+ ];
- const domainService = mockDS({
- zones: remoteHosts,
- redirections: remoteRedirections,
- })
- await registerDomains({ getDomains: async () => localHosts, domainService })
+ const domainService = mockDS({
+ zones: remoteHosts,
+ redirections: remoteRedirections,
+ });
+ await registerDomains({
+ getDomains: async () => localHosts,
+ domainService,
+ });
- expect(addZone).toHaveBeenCalledTimes(8)
- expect(addZone.mock.calls).toEqual([
- [{ name: 'b', type: 'A', address: '1.1.1.1', line: undefined }],
- [{ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }],
- [
- {
- name: 'b',
- type: 'TXT',
- address: 'some txt',
- txtdata: 'some txt',
- line: undefined,
- },
- ],
- [
- {
- name: 'd',
- type: 'CNAME',
- cname: 'foobar',
- address: 'foobar',
- line: undefined,
- },
- ],
- [{ name: 'e', type: 'A', address: '2.2.2.2', line: undefined }],
- [
- {
- name: 'e',
- type: 'TXT',
- address: 'some',
- txtdata: 'some',
- line: undefined,
- },
- ],
- [
- {
- name: 'e',
- type: 'TXT',
- address: 'extra',
- txtdata: 'extra',
- line: undefined,
- },
- ],
- [
- {
- name: 'e',
- type: 'TXT',
- address: 'txt',
- txtdata: 'txt',
- line: undefined,
- },
- ],
- ])
+ expect(addZone).toHaveBeenCalledTimes(8);
+ expect(addZone.mock.calls).toEqual([
+ [{ name: "b", type: "A", address: "1.1.1.1", line: undefined }],
+ [{ name: "b", type: "A", address: "1.1.1.2", line: undefined }],
+ [
+ {
+ name: "b",
+ type: "TXT",
+ address: "some txt",
+ txtdata: "some txt",
+ line: undefined,
+ },
+ ],
+ [
+ {
+ name: "d",
+ type: "CNAME",
+ cname: "foobar",
+ address: "foobar",
+ line: undefined,
+ },
+ ],
+ [{ name: "e", type: "A", address: "2.2.2.2", line: undefined }],
+ [
+ {
+ name: "e",
+ type: "TXT",
+ address: "some",
+ txtdata: "some",
+ line: undefined,
+ },
+ ],
+ [
+ {
+ name: "e",
+ type: "TXT",
+ address: "extra",
+ txtdata: "extra",
+ line: undefined,
+ },
+ ],
+ [
+ {
+ name: "e",
+ type: "TXT",
+ address: "txt",
+ txtdata: "txt",
+ line: undefined,
+ },
+ ],
+ ]);
- expect(removeZone).toHaveBeenCalledTimes(1)
- expect(removeZone.mock.calls).toEqual([[{ line: 3 }]])
+ expect(removeZone).toHaveBeenCalledTimes(1);
+ expect(removeZone.mock.calls).toEqual([[{ line: 3 }]]);
- expect(addRedir).toHaveBeenCalledTimes(1)
- expect(addRedir.mock.calls).toEqual([
- [
- {
- domain: 'c.booboo.xyz',
- redirect: 'https://google.com',
- redirect_wildcard: 1,
- redirect_www: 1,
- type: 'permanent',
- },
- ],
- ])
+ expect(addRedir).toHaveBeenCalledTimes(1);
+ expect(addRedir.mock.calls).toEqual([
+ [
+ {
+ domain: "c.booboo.xyz",
+ redirect: "https://google.com",
+ redirect_wildcard: 1,
+ redirect_www: 1,
+ type: "permanent",
+ },
+ ],
+ ]);
- expect(addEmail).toHaveBeenCalledTimes(1)
- expect(addEmail.mock.calls).toEqual([
- [{ domain: 'b.is-a.dev', exchanger: 'somemx', priority: 20 }],
- ])
- })
-})
+ expect(addEmail).toHaveBeenCalledTimes(1);
+ expect(addEmail.mock.calls).toEqual([
+ [{ domain: "b.is-a.dev", exchanger: "somemx", priority: 20 }],
+ ]);
+ });
+});
diff --git a/tests/validations.test.js b/tests/validations.test.js
index bb2cac176..6f4c85daf 100644
--- a/tests/validations.test.js
+++ b/tests/validations.test.js
@@ -1,129 +1,163 @@
-const { validateDomainData, isValidDomain } = require('../utils/validations');
-const INVALID_NAMES = require('../utils/invalid-domains.json');
+const { validateDomainData, isValidDomain } = require("../utils/validations");
+const INVALID_NAMES = require("../utils/invalid-domains.json");
const defaultDomain = {
- name: 'aaa',
- record: {
- A: ['121.121.121.121']
- },
- owner: {
- username: 'betsy',
- email: 'betsyfuckyoassup@foobar.com',
- },
+ name: "aaa",
+ record: {
+ A: ["121.121.121.121"],
+ },
+ owner: {
+ username: "betsy",
+ email: "betsyfuckyoassup@foobar.com",
+ },
};
-const getstroflen = len => Array(len).fill('a').join('');
+const getstroflen = (len) => Array(len).fill("a").join("");
-describe('isValidMX', () => {
- it('should be valid mx record', () => {
- const cases = [
- { mx: 'foobar.com', result: true },
- { mx: 'as.as', result: true },
- { mx: 'ASPMX.L.GOOGLE.COM', result: true },
- { mx: 'ALT4.ASPMX.L.GOOGLE.COM', result: true },
- { mx: 'hello', result: false },
- { mx: 'helalsds-asd5sjdsd.com', result: true },
- { mx: 'helalsds?asd5sjdsd.com', result: false },
- { mx: 'helalsds_asd5sjdsd.com', result: false },
+describe("isValidMX", () => {
+ it("should be valid mx record", () => {
+ const cases = [
+ { mx: "foobar.com", result: true },
+ { mx: "as.as", result: true },
+ { mx: "ASPMX.L.GOOGLE.COM", result: true },
+ { mx: "ALT4.ASPMX.L.GOOGLE.COM", result: true },
+ { mx: "hello", result: false },
+ { mx: "helalsds-asd5sjdsd.com", result: true },
+ { mx: "helalsds?asd5sjdsd.com", result: false },
+ { mx: "helalsds_asd5sjdsd.com", result: false },
+ ];
+
+ cases.forEach(({ mx, result }) => {
+ expect(isValidDomain(mx)).toBe(result);
+ });
+ });
+});
+
+describe("validateDomainData", () => {
+ const invalidCases = [
+ {},
+ { name: "helo" },
+ { name: "wwow", record: { A: ["12312"] } },
+ ...[
+ "",
+ " ",
+ undefined,
+ "hlo wld",
+ "g32++13",
+ "ajsdD_123yq",
+ "khsda%",
+ "122*dsd",
+ getstroflen(101),
+ ].map((name) => ({
+ ...defaultDomain,
+ name,
+ })),
+ { ...defaultDomain, record: { CNAME: "sd", A: ["121,3213"] } },
+ { ...defaultDomain, record: { A: ["121", "12"], FOOBAR: ["sd"] } },
+ { ...defaultDomain, record: { A: [] } },
+ { ...defaultDomain, owner: {} },
+ { ...defaultDomain, owner: { username: "hwelo" } },
+ { ...defaultDomain, owner: { email: "hwelo" } },
+ { ...defaultDomain, record: { CNAME: "http://foobar.com" } },
+ { ...defaultDomain, record: { CNAME: "https://foobar.com" } },
+ { ...defaultDomain, record: { URL: "foobar.com" } },
+ {
+ ...defaultDomain,
+ record: { CNAME: "foobar.com", A: ["11.22.22.33"] },
+ },
+ {
+ ...defaultDomain,
+ record: { CNAME: "foobar.com", MX: ["ALT4.ASPMX.L.GOOGLE.COM"] },
+ },
+ ...INVALID_NAMES.map((name) => ({ ...defaultDomain, name })).slice(
+ 0,
+ 1,
+ ),
+ { ...defaultDomain, name: "a.b" },
+ { ...defaultDomain, name: "ww2.baa" },
+ { ...defaultDomain, name: "help.baa" },
+ { ...defaultDomain, name: "_github-pages-challenge-is-a-dev" },
+ { ...defaultDomain, name: "_github-challenge-is-a-dev" },
+ { ...defaultDomain, record: { AAAA: [] } },
+ { ...defaultDomain, record: { AAAA: ["182.22.222.22", "::1"] } },
+ { ...defaultDomain, record: { AAAA: "182.22.222.22" } },
+ { ...defaultDomain, record: { A: "::1" } },
+ { ...defaultDomain, name: "_discord" },
+ { ...defaultDomain, name: "_gitlab-pages-verification-code" },
+ { ...defaultDomain, name: "_acme-challenge" },
+ { ...defaultDomain, name: "_dmarc" },
+ { ...defaultDomain, name: "_gh-is-a-dev" },
+ { ...defaultDomain, name: "_domainkey" },
];
- cases.forEach(({ mx, result }) => {
- expect(isValidDomain(mx)).toBe(result);
+ const validCases = [
+ defaultDomain,
+ ...[
+ "hello",
+ "hello-world",
+ "11111111111",
+ "--wow--",
+ "wow--",
+ "--wow",
+ ].map((name) => ({
+ ...defaultDomain,
+ name,
+ })),
+ {
+ ...defaultDomain,
+ description: getstroflen(99),
+ },
+ { ...defaultDomain, record: { CNAME: "aa.sd" } },
+ { ...defaultDomain, record: { URL: "https://foobar.com" } },
+ { ...defaultDomain, record: { URL: "http://foobar.com/foobar/" } },
+ { ...defaultDomain, record: { MX: ["ALT4.ASPMX.L.GOOGLE.COM"] } },
+ { ...defaultDomain, record: { TXT: "foobar wow nice!!!" } },
+ {
+ ...defaultDomain,
+ record: { A: ["1.1.1.1"], MX: ["mx1.example.com"] },
+ },
+ { ...defaultDomain, name: "gogo.foo.bar" },
+ { ...defaultDomain, name: "ww9.baa" },
+ { ...defaultDomain, name: "_github-pages-challenge-phenax.akshay" },
+ { ...defaultDomain, name: "_github-pages-challenge-hello01-ga" },
+ { ...defaultDomain, name: "_github-pages-challenge-hello01_ga" },
+ { ...defaultDomain, name: "_github-challenge-phenax.akshay" },
+ { ...defaultDomain, name: "_github-challenge-hello01-ga" },
+ { ...defaultDomain, name: "_github-challenge-hello01_ga" },
+ {
+ ...defaultDomain,
+ record: { TXT: ["foobar wow nice!!!", "more text"] },
+ },
+ {
+ ...defaultDomain,
+ record: { AAAA: ["::1", "2001:db8:3333:4444:5555:6666:7777:8888"] },
+ },
+ { ...defaultDomain, record: { A: ["122.222.222.222"] } },
+ { ...defaultDomain, name: "_discord.subdomain" },
+ { ...defaultDomain, name: "_gitlab-pages-verification-code.subdomain" },
+ { ...defaultDomain, name: "_acme-challenge.subdomain" },
+ { ...defaultDomain, name: "_dmarc.subdomain" },
+ { ...defaultDomain, name: "_gh-phenax.akshay" },
+ { ...defaultDomain, name: "_gh-hello01-ga" },
+ { ...defaultDomain, name: "_gh-hello01_ga" },
+ { ...defaultDomain, name: "_domainkey.subdomain" },
+ { ...defaultDomain, name: "mx._domainkey.subdomain" },
+ ];
+
+ it("should return false for invalid data", () => {
+ invalidCases.forEach((data) => {
+ const { valid, errors } = validateDomainData(data);
+ expect(valid).toBe(false);
+ expect(errors.length).toBeGreaterThan(0);
+ });
+ });
+
+ it("should return true if the name is valid", () => {
+ validCases.forEach((data) => {
+ const { valid, errors } = validateDomainData(data);
+ if (!valid) console.log(JSON.stringify(errors, null, 2));
+ expect(valid).toBe(true);
+ expect(errors).toEqual([]);
+ });
});
- });
});
-
-describe('validateDomainData', () => {
- const invalidCases = [
- {},
- { name: 'helo' },
- { name: 'wwow', record: { A: ['12312'] } },
- ...['', ' ', undefined, 'hlo wld', 'g32++13', 'ajsdD_123yq', 'khsda%', '122*dsd', getstroflen(101)].map(name => ({
- ...defaultDomain,
- name,
- })),
- { ...defaultDomain, record: { CNAME: 'sd', A: ['121,3213'] } },
- { ...defaultDomain, record: { A: ['121', '12'], FOOBAR: ['sd'] } },
- { ...defaultDomain, record: { A: [] } },
- { ...defaultDomain, owner: {}, },
- { ...defaultDomain, owner: { username: 'hwelo', }, },
- { ...defaultDomain, owner: { email: 'hwelo' }, },
- { ...defaultDomain, record: { CNAME: 'http://foobar.com' } },
- { ...defaultDomain, record: { CNAME: 'https://foobar.com' } },
- { ...defaultDomain, record: { URL: 'foobar.com' } },
- { ...defaultDomain, record: { CNAME: 'foobar.com', A: ['11.22.22.33'] } },
- { ...defaultDomain, record: { CNAME: 'foobar.com', MX: ['ALT4.ASPMX.L.GOOGLE.COM'] } },
- ...INVALID_NAMES.map(name => ({ ...defaultDomain, name })).slice(0, 1),
- { ...defaultDomain, name: 'a.b' },
- { ...defaultDomain, name: 'ww2.baa' },
- { ...defaultDomain, name: 'help.baa' },
- { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' },
- { ...defaultDomain, name: '_github-challenge-is-a-dev' },
- { ...defaultDomain, record: { AAAA: [] } },
- { ...defaultDomain, record: { AAAA: ['182.22.222.22', '::1'] } },
- { ...defaultDomain, record: { AAAA: '182.22.222.22' } },
- { ...defaultDomain, record: { A: '::1' } },
- { ...defaultDomain, name: '_discord' },
- { ...defaultDomain, name: '_gitlab-pages-verification-code' },
- { ...defaultDomain, name: '_acme-challenge' },
- { ...defaultDomain, name: '_dmarc' },
- { ...defaultDomain, name: '_gh-is-a-dev' },
- { ...defaultDomain, name: '_domainkey' },
- ];
-
- const validCases = [
- defaultDomain,
- ...['hello', 'hello-world', '11111111111', '--wow--', 'wow--', '--wow'].map(name => ({
- ...defaultDomain,
- name,
- })),
- {
- ...defaultDomain,
- description: getstroflen(99),
- },
- { ...defaultDomain, record: { CNAME: 'aa.sd' } },
- { ...defaultDomain, record: { URL: 'https://foobar.com' } },
- { ...defaultDomain, record: { URL: 'http://foobar.com/foobar/' } },
- { ...defaultDomain, record: { MX: ['ALT4.ASPMX.L.GOOGLE.COM'] } },
- { ...defaultDomain, record: { TXT: 'foobar wow nice!!!' } },
- { ...defaultDomain, record: { A: ['1.1.1.1'], MX: ['mx1.example.com'] } },
- { ...defaultDomain, name: 'gogo.foo.bar' },
- { ...defaultDomain, name: 'ww9.baa' },
- { ...defaultDomain, name: '_github-pages-challenge-phenax.akshay' },
- { ...defaultDomain, name: '_github-pages-challenge-hello01-ga' },
- { ...defaultDomain, name: '_github-pages-challenge-hello01_ga' },
- { ...defaultDomain, name: '_github-challenge-phenax.akshay' },
- { ...defaultDomain, name: '_github-challenge-hello01-ga' },
- { ...defaultDomain, name: '_github-challenge-hello01_ga' },
- { ...defaultDomain, record: { TXT: ['foobar wow nice!!!', 'more text'] } },
- { ...defaultDomain, record: { AAAA: ['::1', '2001:db8:3333:4444:5555:6666:7777:8888'] } },
- { ...defaultDomain, record: { A: ['122.222.222.222'] } },
- { ...defaultDomain, name: '_discord.subdomain' },
- { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' },
- { ...defaultDomain, name: '_acme-challenge.subdomain' },
- { ...defaultDomain, name: '_dmarc.subdomain' },
- { ...defaultDomain, name: '_gh-phenax.akshay' },
- { ...defaultDomain, name: '_gh-hello01-ga' },
- { ...defaultDomain, name: '_gh-hello01_ga' },
- { ...defaultDomain, name: '_domainkey.subdomain' },
- { ...defaultDomain, name: 'mx._domainkey.subdomain' },
- ];
-
- it('should return false for invalid data', () => {
- invalidCases.forEach(data => {
- const { valid, errors } = validateDomainData(data);
- expect(valid).toBe(false);
- expect(errors.length).toBeGreaterThan(0);
- });
- });
-
- it('should return true if the name is valid', () => {
- validCases.forEach(data => {
- const { valid, errors } = validateDomainData(data);
- if (!valid) console.log(JSON.stringify(errors, null, 2));
- expect(valid).toBe(true);
- expect(errors).toEqual([]);
- });
- });
-});
-
diff --git a/utils/constants.js b/utils/constants.js
index 19430e5bf..b0cf0079d 100644
--- a/utils/constants.js
+++ b/utils/constants.js
@@ -1,30 +1,30 @@
-const path = require('path');
+const path = require("path");
-const { NODE_ENV: ENV = 'test' } = process.env;
+const { NODE_ENV: ENV = "test" } = process.env;
const {
- DOMAIN_USER,
- DOMAIN_API_KEY,
- DOMAIN_DOMAIN,
- DOMAIN_API_HOST,
- DOMAIN_API_PORT,
- DOMAIN_HOST_IP,
+ DOMAIN_USER,
+ DOMAIN_API_KEY,
+ DOMAIN_DOMAIN,
+ DOMAIN_API_HOST,
+ DOMAIN_API_PORT,
+ DOMAIN_HOST_IP,
} = process.env;
-const IS_TEST = ENV === 'test';
+const IS_TEST = ENV === "test";
-const DOMAINS_PATH = path.resolve('domains');
+const DOMAINS_PATH = path.resolve("domains");
module.exports = {
- ENV,
- IS_TEST,
- VALID_RECORD_TYPES: ['CNAME', 'A', 'URL', 'MX', 'TXT', 'AAAA'],
- DOMAIN_DOMAIN: DOMAIN_DOMAIN || 'booboo.xyz',
- DOMAIN_USER: IS_TEST ? 'testuser' : DOMAIN_USER,
- DOMAIN_API_KEY: IS_TEST ? 'testkey' : DOMAIN_API_KEY,
- DOMAIN_API_HOST: IS_TEST ? 'example.com' : DOMAIN_API_HOST,
- DOMAIN_API_PORT: IS_TEST ? 6969 : DOMAIN_API_PORT,
- DOMAIN_HOST_IP,
- DOMAINS_PATH,
- TTL: 5 * 60 * 60,
+ ENV,
+ IS_TEST,
+ VALID_RECORD_TYPES: ["CNAME", "A", "URL", "MX", "TXT", "AAAA"],
+ DOMAIN_DOMAIN: DOMAIN_DOMAIN || "booboo.xyz",
+ DOMAIN_USER: IS_TEST ? "testuser" : DOMAIN_USER,
+ DOMAIN_API_KEY: IS_TEST ? "testkey" : DOMAIN_API_KEY,
+ DOMAIN_API_HOST: IS_TEST ? "example.com" : DOMAIN_API_HOST,
+ DOMAIN_API_PORT: IS_TEST ? 6969 : DOMAIN_API_PORT,
+ DOMAIN_HOST_IP,
+ DOMAINS_PATH,
+ TTL: 5 * 60 * 60,
};
diff --git a/utils/domain-service.js b/utils/domain-service.js
index fe75aef04..b76eeac01 100644
--- a/utils/domain-service.js
+++ b/utils/domain-service.js
@@ -1,167 +1,206 @@
-const R = require('ramda');
-const { cpanel } = require('./lib/cpanel');
-const { DOMAIN_DOMAIN, VALID_RECORD_TYPES } = require('./constants');
-const { then, log, print, lazyTask, batchLazyTasks } = require('./helpers');
+const R = require("ramda");
+const { cpanel } = require("./lib/cpanel");
+const { DOMAIN_DOMAIN, VALID_RECORD_TYPES } = require("./constants");
+const { then, log, print, lazyTask, batchLazyTasks } = require("./helpers");
const BATCH_SIZE = 1;
const recordToRedirection = ({ name, address }) => ({
- domain: name === '@' ? DOMAIN_DOMAIN : `${name}.${DOMAIN_DOMAIN}`,
- redirect: address,
- type: 'permanent',
- redirect_wildcard: 1,
- redirect_www: 1,
+ domain: name === "@" ? DOMAIN_DOMAIN : `${name}.${DOMAIN_DOMAIN}`,
+ redirect: address,
+ type: "permanent",
+ redirect_wildcard: 1,
+ redirect_www: 1,
});
const recordToZone = ({ name, type, address, id, priority }) => ({
- line: id,
- name: name === '@' ? `${DOMAIN_DOMAIN}.` : name,
- type,
- address,
- ...(type === 'MX' ? { priority } : {}),
- ...(type === 'CNAME' ? { cname: address } : {}),
- ...(type === 'TXT' ? { txtdata: address } : {}),
+ line: id,
+ name: name === "@" ? `${DOMAIN_DOMAIN}.` : name,
+ type,
+ address,
+ ...(type === "MX" ? { priority } : {}),
+ ...(type === "CNAME" ? { cname: address } : {}),
+ ...(type === "TXT" ? { txtdata: address } : {}),
});
-const cleanName = name =>
- [DOMAIN_DOMAIN, `${DOMAIN_DOMAIN}.`].includes(name) ? '@' : `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase();
+const cleanName = (name) =>
+ [DOMAIN_DOMAIN, `${DOMAIN_DOMAIN}.`].includes(name)
+ ? "@"
+ : `${name}`
+ .replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), "")
+ .toLowerCase();
const zoneToRecord = ({
- name,
- type,
- cname,
- address,
- priority,
- preference,
- exchange,
- record,
- line: id
-}) =>
- ({
+ name,
+ type,
+ cname,
+ address,
+ priority,
+ preference,
+ exchange,
+ record,
+ line: id,
+}) => ({
id,
name: cleanName(name),
type: `${type}`,
- address: `${exchange || cname || address || record}`.replace(/\.$/g, '').toLowerCase(),
+ address: `${exchange || cname || address || record}`
+ .replace(/\.$/g, "")
+ .toLowerCase(),
priority: priority || preference,
- });
+});
const redirectionToRecord = ({ domain, destination }) => ({
- id: domain,
- name: cleanName(domain),
- type: 'URL',
- address: `${destination}`.replace(/\/$/g, ''),
+ id: domain,
+ name: cleanName(domain),
+ type: "URL",
+ address: `${destination}`.replace(/\/$/g, ""),
});
const recordToEmailMx = ({ name, address, priority }) => ({
- domain: `${name}.is-a.dev`,
- exchanger: address,
- priority,
-})
+ domain: `${name}.is-a.dev`,
+ exchanger: address,
+ priority,
+});
-const getHostKey = host =>
- `${host.name.toLowerCase()}##${host.type.toLowerCase()}##${host.address.toLowerCase()}`;
+const getHostKey = (host) =>
+ `${host.name.toLowerCase()}##${host.type.toLowerCase()}##${host.address.toLowerCase()}`;
const isReserved = (domain) =>
- domain.name.startsWith('*') || !VALID_RECORD_TYPES.includes(domain.type)
+ domain.name.startsWith("*") || !VALID_RECORD_TYPES.includes(domain.type);
const diffRecords = (oldRecords, newRecords) => {
- const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b);
+ const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b);
- const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords);
- const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords);
+ const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords);
+ const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords);
- return { add, remove };
+ return { add, remove };
};
-const executeBatch = (batches) => batches.reduce((promise, batch, index) => {
- return promise.then(async () => {
- log('>>> Running batch number:', index + 1, `(size: ${batch.length})`);
+const executeBatch = (batches) =>
+ batches.reduce((promise, batch, index) => {
+ return promise.then(async () => {
+ log(
+ ">>> Running batch number:",
+ index + 1,
+ `(size: ${batch.length})`,
+ );
- const values = await Promise.all(batch.map(fn => fn().catch(e => console.error(e))));
+ const values = await Promise.all(
+ batch.map((fn) => fn().catch((e) => console.error(e))),
+ );
- const results = values.map(data => R.pathOr({ result: data }, ['cpanelresult', 'data', 0], data));
- const failed = results.filter(x => (x.result || {}).status != 1);
+ const results = values.map((data) =>
+ R.pathOr({ result: data }, ["cpanelresult", "data", 0], data),
+ );
+ const failed = results.filter((x) => (x.result || {}).status != 1);
- log(`${values.length - failed.length}/${values.length}`);
- failed.length && log(JSON.stringify(failed, null, 2));
+ log(`${values.length - failed.length}/${values.length}`);
+ failed.length && log(JSON.stringify(failed, null, 2));
- return null;
- });
-}, Promise.resolve());
+ return null;
+ });
+ }, Promise.resolve());
const getDomainService = ({ cpanel }) => {
- const fetchZoneRecords = R.compose(
- then(R.reject(isReserved)),
- then(R.map(zoneToRecord)),
- cpanel.zone.fetch
- );
- const fetchRedirections = R.compose(
- then(R.map(redirectionToRecord)),
- cpanel.redirection.fetch
- );
+ const fetchZoneRecords = R.compose(
+ then(R.reject(isReserved)),
+ then(R.map(zoneToRecord)),
+ cpanel.zone.fetch,
+ );
+ const fetchRedirections = R.compose(
+ then(R.map(redirectionToRecord)),
+ cpanel.redirection.fetch,
+ );
- const addZoneRecord = lazyTask(R.compose(
- R.ifElse(R.propEq('type', 'MX'),
- R.compose(cpanel.email.add, recordToEmailMx),
- cpanel.zone.add
- ),
- recordToZone,
- print(r => `Adding zone for ${r.name}: (${r.type} ${r.address})...`),
- ));
- const removeZoneRecord = lazyTask(R.compose(
- R.ifElse(R.propEq('type', 'MX'),
- R.compose(cpanel.email.remove, recordToEmailMx),
- R.compose(cpanel.zone.remove, R.pick(['line']))
- ),
- recordToZone,
- print(r => `Deleting zone for ${r.name}: (${r.type} ${r.address})...`),
- ));
- const addRedirection = lazyTask(R.compose(
- cpanel.redirection.add,
- recordToRedirection,
- print(({ name }) => `Adding redirection for ${name}`),
- ));
- const removeRedirection = lazyTask(R.compose(
- cpanel.redirection.remove,
- R.pick(['domain']),
- recordToRedirection,
- print(({ name }) => `Deleting redirection for ${name}`),
- ));
+ const addZoneRecord = lazyTask(
+ R.compose(
+ R.ifElse(
+ R.propEq("type", "MX"),
+ R.compose(cpanel.email.add, recordToEmailMx),
+ cpanel.zone.add,
+ ),
+ recordToZone,
+ print(
+ (r) => `Adding zone for ${r.name}: (${r.type} ${r.address})...`,
+ ),
+ ),
+ );
+ const removeZoneRecord = lazyTask(
+ R.compose(
+ R.ifElse(
+ R.propEq("type", "MX"),
+ R.compose(cpanel.email.remove, recordToEmailMx),
+ R.compose(cpanel.zone.remove, R.pick(["line"])),
+ ),
+ recordToZone,
+ print(
+ (r) =>
+ `Deleting zone for ${r.name}: (${r.type} ${r.address})...`,
+ ),
+ ),
+ );
+ const addRedirection = lazyTask(
+ R.compose(
+ cpanel.redirection.add,
+ recordToRedirection,
+ print(({ name }) => `Adding redirection for ${name}`),
+ ),
+ );
+ const removeRedirection = lazyTask(
+ R.compose(
+ cpanel.redirection.remove,
+ R.pick(["domain"]),
+ recordToRedirection,
+ print(({ name }) => `Deleting redirection for ${name}`),
+ ),
+ );
- const getHosts = () =>
- Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten);
+ const getHosts = () =>
+ Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten);
- const addRecords = R.compose(
- batchLazyTasks(BATCH_SIZE),
- R.filter(Boolean),
- R.map(R.cond([
- [R.propEq('type', 'URL'), addRedirection],
- [R.T, addZoneRecord],
- ])),
- );
- const removeRecords = R.compose(
- batchLazyTasks(BATCH_SIZE),
- R.map(R.cond([ [ R.propEq('type', 'URL'), removeRedirection ], [ R.T, removeZoneRecord ] ])),
- R.sort((a, b) => b.id - a.id)
- );
+ const addRecords = R.compose(
+ batchLazyTasks(BATCH_SIZE),
+ R.filter(Boolean),
+ R.map(
+ R.cond([
+ [R.propEq("type", "URL"), addRedirection],
+ [R.T, addZoneRecord],
+ ]),
+ ),
+ );
+ const removeRecords = R.compose(
+ batchLazyTasks(BATCH_SIZE),
+ R.map(
+ R.cond([
+ [R.propEq("type", "URL"), removeRedirection],
+ [R.T, removeZoneRecord],
+ ]),
+ ),
+ R.sort((a, b) => b.id - a.id),
+ );
- const updateHosts = async hosts => {
- const remoteHostList = await getHosts();
- const { add, remove } = diffRecords(remoteHostList, hosts);
- console.log(`Adding ${add.length}; Removing ${remove.length}`)
+ const updateHosts = async (hosts) => {
+ const remoteHostList = await getHosts();
+ const { add, remove } = diffRecords(remoteHostList, hosts);
+ console.log(`Adding ${add.length}; Removing ${remove.length}`);
- await executeBatch([
- ...removeRecords(remove),
- ...addRecords(add),
- ]);
- return { added: add.length, removed: remove.length };
- };
+ await executeBatch([...removeRecords(remove), ...addRecords(add)]);
+ return { added: add.length, removed: remove.length };
+ };
- return { getHosts, get: cpanel.zone.fetch, addZoneRecord, removeZoneRecord, updateHosts };
+ return {
+ getHosts,
+ get: cpanel.zone.fetch,
+ addZoneRecord,
+ removeZoneRecord,
+ updateHosts,
+ };
};
const domainService = getDomainService({ cpanel });
module.exports = {
- getDomainService,
- domainService,
- diffRecords,
+ getDomainService,
+ domainService,
+ diffRecords,
};
diff --git a/utils/get-domain.js b/utils/get-domain.js
index d6529032d..064240358 100644
--- a/utils/get-domain.js
+++ b/utils/get-domain.js
@@ -1,22 +1,27 @@
-const fs = require('fs');
-const path = require('path');
-const R = require('ramda');
-const {DOMAINS_PATH} = require('./constants');
+const fs = require("fs");
+const path = require("path");
+const R = require("ramda");
+const { DOMAINS_PATH } = require("./constants");
-const toDomain = str => path.join(DOMAINS_PATH, str);
+const toDomain = (str) => path.join(DOMAINS_PATH, str);
-const parseDomain = name => str => {
- try {return JSON.parse(str);}
- catch (e) {throw new Error(`Error: Cant parse ${name} => ${str}`);}
+const parseDomain = (name) => (str) => {
+ try {
+ return JSON.parse(str);
+ } catch (e) {
+ throw new Error(`Error: Could not parse ${name} => ${str}`);
+ }
};
-const toDomainData = name => R.compose(parseDomain(name), R.toString, fs.readFileSync, toDomain)(name);
+const toDomainData = (name) =>
+ R.compose(parseDomain(name), R.toString, fs.readFileSync, toDomain)(name);
const getDomains = () =>
- fs.promises.readdir(DOMAINS_PATH, {})
- .then(R.map(name => ({
- ...toDomainData(name),
- name: name.replace(/\.json$/, ''),
- })));
+ fs.promises.readdir(DOMAINS_PATH, {}).then(
+ R.map((name) => ({
+ ...toDomainData(name),
+ name: name.replace(/\.json$/, ""),
+ })),
+ );
-module.exports = {getDomains};
+module.exports = { getDomains };
diff --git a/utils/helpers.js b/utils/helpers.js
index 171dce8cc..03369f2b7 100644
--- a/utils/helpers.js
+++ b/utils/helpers.js
@@ -1,52 +1,54 @@
-const R = require('ramda');
-const { IS_TEST } = require('./constants');
+const R = require("ramda");
+const { IS_TEST } = require("./constants");
const log = IS_TEST ? () => {} : console.log;
-const print = fn => x => log(fn(x)) || x;
+const print = (fn) => (x) => log(fn(x)) || x;
-const between = (min, max) => num => num >= min && num <= max;
-const testRegex = regex => str => !!(str && str.match(regex));
+const between = (min, max) => (num) => num >= min && num <= max;
+const testRegex = (regex) => (str) => !!(str && str.match(regex));
-const validate = pattern => data => R.compose(
- invalidPairs => invalidPairs.length
- ? { errors: invalidPairs, valid: false }
- : { errors: [], valid: true },
- R.filter(([key, { fn }]) => fn ? !fn(data[key]) : false),
- R.toPairs,
-)(pattern);
+const validate = (pattern) => (data) =>
+ R.compose(
+ (invalidPairs) =>
+ invalidPairs.length
+ ? { errors: invalidPairs, valid: false }
+ : { errors: [], valid: true },
+ R.filter(([key, { fn }]) => (fn ? !fn(data[key]) : false)),
+ R.toPairs,
+ )(pattern);
const or = R.anyPass;
const and = R.allPass;
-const then = fn => p => p.then(fn);
+const then = (fn) => (p) => p.then(fn);
-const lazyTask = fn => data => () => fn(data);
+const lazyTask = (fn) => (data) => () => fn(data);
-const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => {
- if (batches.length === 0) return [[task]];
+const batchLazyTasks = (count) => (tasks) =>
+ tasks.reduce((batches, task) => {
+ if (batches.length === 0) return [[task]];
- const full = R.init(batches);
- const last = R.last(batches);
+ const full = R.init(batches);
+ const last = R.last(batches);
- if (last.length >= count) return [...batches, [task]];
- return [...full, [...last, task]];
-}, []);
+ if (last.length >= count) return [...batches, [task]];
+ return [...full, [...last, task]];
+ }, []);
-const withLengthGte = n => R.compose(R.gte(R.__, n), R.length);
-const withLengthEq = n => R.compose(R.equals(n), R.length);
+const withLengthGte = (n) => R.compose(R.gte(R.__, n), R.length);
+const withLengthEq = (n) => R.compose(R.equals(n), R.length);
module.exports = {
- or,
- and,
- validate,
- between,
- testRegex,
- log,
- print,
- then,
- lazyTask,
- batchLazyTasks,
- withLengthEq,
- withLengthGte,
+ or,
+ and,
+ validate,
+ between,
+ testRegex,
+ log,
+ print,
+ then,
+ lazyTask,
+ batchLazyTasks,
+ withLengthEq,
+ withLengthGte,
};
-
diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json
index 7c3a1ea1d..c3ab5e2f8 100644
--- a/utils/invalid-domains.json
+++ b/utils/invalid-domains.json
@@ -1,24 +1,24 @@
[
- "_acme-challenge",
- "_discord",
- "_dmarc",
- "_domainkey",
- "_gh-is-a-dev",
- "_github-challenge-is-a-dev",
- "_github-pages-challenge-is-a-dev",
- "_gitlab-pages-verification-code",
- "con",
- "help",
- "no-reply",
- "noreply",
- "notification",
- "notifications",
- "support",
- "ww",
- "ww1",
- "ww2",
- "ww3",
- "ww4",
- "wwww",
- "your-domain-name"
+ "_acme-challenge",
+ "_discord",
+ "_dmarc",
+ "_domainkey",
+ "_gh-is-a-dev",
+ "_github-challenge-is-a-dev",
+ "_github-pages-challenge-is-a-dev",
+ "_gitlab-pages-verification-code",
+ "con",
+ "help",
+ "no-reply",
+ "noreply",
+ "notification",
+ "notifications",
+ "support",
+ "ww",
+ "ww1",
+ "ww2",
+ "ww3",
+ "ww4",
+ "wwww",
+ "your-domain-name"
]
diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js
index e61b15a0f..573a22e5e 100644
--- a/utils/lib/cpanel.js
+++ b/utils/lib/cpanel.js
@@ -1,100 +1,123 @@
-const R = require('ramda');
-const qs = require('querystring');
-const { DOMAIN_API_HOST, DOMAIN_API_PORT, DOMAIN_USER, DOMAIN_API_KEY, DOMAIN_DOMAIN } = require('../constants');
+const R = require("ramda");
+const qs = require("querystring");
+const {
+ DOMAIN_API_HOST,
+ DOMAIN_API_PORT,
+ DOMAIN_USER,
+ DOMAIN_API_KEY,
+ DOMAIN_DOMAIN,
+} = require("../constants");
const CpanelClient = (options) => {
- const api = ({ basePath = '', action = '' }) => (module, func, defaultQuery = {}) => (q = {}) => {
- const query = {
- ...defaultQuery,
- ...q,
- cpanel_jsonapi_user: options.username,
- cpanel_jsonapi_module: module,
- cpanel_jsonapi_func: func,
- cpanel_jsonapi_apiversion: 2,
+ const api =
+ ({ basePath = "", action = "" }) =>
+ (module, func, defaultQuery = {}) =>
+ (q = {}) => {
+ const query = {
+ ...defaultQuery,
+ ...q,
+ cpanel_jsonapi_user: options.username,
+ cpanel_jsonapi_module: module,
+ cpanel_jsonapi_func: func,
+ cpanel_jsonapi_apiversion: 2,
+ };
+
+ const request = {
+ headers: {
+ Authorization: `cpanel ${options.username}:${options.apiKey}`,
+ },
+ rejectUnauthorized: false,
+ };
+
+ const path = `${basePath}/${action}?${qs.stringify(query)}`;
+ const reqUrl = `https://${options.host}:${options.port}/${path}`;
+
+ const { fetch } = options.dependencies;
+ return fetch(reqUrl, request).then((res) => res.json());
+ };
+
+ const api2 = api({ basePath: "json-api", action: "cpanel" });
+ const uapi = (module, func, defaultQuery) =>
+ api({ basePath: "execute", action: `${module}/${func}` })(
+ module,
+ func,
+ defaultQuery,
+ );
+
+ return {
+ zone: {
+ // { customonly, domain }
+ // -> [{ class, ttl, name, line, Line, cname, type, record }]
+ fetch: R.compose(
+ (p) => p.then(R.pathOr([], ["cpanelresult", "data"])),
+ api2("ZoneEdit", "fetchzone_records", {
+ customonly: 0,
+ domain: options.domain,
+ }),
+ ),
+
+ // { name, type(A|CNAME), cname, address, ttl }
+ // -> {}
+ add: api2("ZoneEdit", "add_zone_record", {
+ domain: options.domain,
+ }),
+
+ // { line }
+ // -> {}
+ remove: api2("ZoneEdit", "remove_zone_record", {
+ domain: options.domain,
+ }),
+ },
+ redirection: {
+ // {}
+ // -> [{ domain, destination }]
+ fetch: R.compose(
+ (p) => p.then(R.pathOr([], ["data"])),
+ uapi("Mime", "list_redirects"),
+ ),
+
+ // { domain, redirect, type(permanent|tmp), redirect_wildcard(0|1), redirect(0|1|2) }
+ // -> {}
+ add: uapi("Mime", "add_redirect"),
+
+ // { domain }
+ // -> {}
+ remove: uapi("Mime", "delete_redirect"),
+ },
+ file: {
+ write: uapi("Fileman", "save_file_content", {
+ from_charset: "UTF-8",
+ to_charset: "UTF-8",
+ fallback: 1,
+ }),
+ },
+ email: {
+ // { domain, exchanger, priority }
+ // -> {}
+ add: uapi("Email", "add_mx", { alwaysaccept: "auto" }),
+
+ // { domain, exchanger, priority }
+ // -> {}
+ remove: uapi("Email", "delete_mx", { alwaysaccept: "auto" }),
+ },
};
-
- const request = {
- headers: {
- Authorization: `cpanel ${options.username}:${options.apiKey}`,
- },
- rejectUnauthorized: false,
- };
-
- const path = `${basePath}/${action}?${qs.stringify(query)}`;
- const reqUrl = `https://${options.host}:${options.port}/${path}`;
-
- const { fetch } = options.dependencies;
- return fetch(reqUrl, request).then(res => res.json());
- };
-
- const api2 = api({ basePath: 'json-api', action: 'cpanel' });
- const uapi = (module, func, defaultQuery) =>
- api({ basePath: 'execute', action: `${module}/${func}` })(module, func, defaultQuery);
-
- return {
- zone: {
- // { customonly, domain }
- // -> [{ class, ttl, name, line, Line, cname, type, record }]
- fetch: R.compose(
- p => p.then(R.pathOr([], ['cpanelresult', 'data'])),
- api2('ZoneEdit', 'fetchzone_records', { customonly: 0, domain: options.domain })
- ),
-
- // { name, type(A|CNAME), cname, address, ttl }
- // -> {}
- add: api2('ZoneEdit', 'add_zone_record', { domain: options.domain }),
-
- // { line }
- // -> {}
- remove: api2('ZoneEdit', 'remove_zone_record', { domain: options.domain }),
- },
- redirection: {
- // {}
- // -> [{ domain, destination }]
- fetch: R.compose(
- p => p.then(R.pathOr([], ['data'])),
- uapi('Mime', 'list_redirects'),
- ),
-
- // { domain, redirect, type(permanent|tmp), redirect_wildcard(0|1), redirect(0|1|2) }
- // -> {}
- add: uapi('Mime', 'add_redirect'),
-
- // { domain }
- // -> {}
- remove: uapi('Mime', 'delete_redirect'),
- },
- file: {
- write: uapi('Fileman', 'save_file_content', { from_charset: 'UTF-8', to_charset: 'UTF-8', fallback: 1 }),
- },
- email: {
- // { domain, exchanger, priority }
- // -> {}
- add: uapi('Email', 'add_mx', { alwaysaccept: 'auto' }),
-
- // { domain, exchanger, priority }
- // -> {}
- remove: uapi('Email', 'delete_mx', { alwaysaccept: 'auto' }),
- },
- };
};
if (!DOMAIN_API_KEY) {
- console.error('Api key cannot be empty');
- process.exit(1);
+ console.error("Api key cannot be empty");
+ process.exit(1);
}
const cpanel = CpanelClient({
- host: DOMAIN_API_HOST,
- port: DOMAIN_API_PORT,
- username: DOMAIN_USER,
- apiKey: DOMAIN_API_KEY,
- domain: DOMAIN_DOMAIN,
- dependencies: { fetch },
+ host: DOMAIN_API_HOST,
+ port: DOMAIN_API_PORT,
+ username: DOMAIN_USER,
+ apiKey: DOMAIN_API_KEY,
+ domain: DOMAIN_DOMAIN,
+ dependencies: { fetch },
});
module.exports = {
- cpanel,
- CpanelClient,
+ cpanel,
+ CpanelClient,
};
-
diff --git a/utils/validations.js b/utils/validations.js
index d68f6a546..2facda7fa 100644
--- a/utils/validations.js
+++ b/utils/validations.js
@@ -1,102 +1,127 @@
-const R = require('ramda');
-const { VALID_RECORD_TYPES } = require('./constants');
-const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers');
-const INVALID_NAMES = require('./invalid-domains.json');
-const ipRegex_ = require('ip-regex');
+const R = require("ramda");
+const { VALID_RECORD_TYPES } = require("./constants");
+const {
+ or,
+ and,
+ validate,
+ between,
+ testRegex,
+ withLengthEq,
+ withLengthGte,
+} = require("./helpers");
+const INVALID_NAMES = require("./invalid-domains.json");
+const ipRegex_ = require("ip-regex");
const ipRegex = ipRegex_.default ?? ipRegex_;
-const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]);
+const isValidURL = and([R.is(String), testRegex(/^https?:\/\//gi)]);
-const isValidDomain = and([R.is(String), testRegex(/^(([a-z0-9-]+)\.)+[a-z]+$/ig)]);
-
-const validateCnameRecord = type => and([
- R.propIs(String, type),
- R.compose(withLengthEq(1), R.keys), // CNAME cannot be used with any other record
- R.propSatisfies(withLengthGte(4), type),
- R.propSatisfies(isValidDomain, type),
+const isValidDomain = and([
+ R.is(String),
+ testRegex(/^(([a-z0-9-]+)\.)+[a-z]+$/gi),
]);
-const validateARecord = type => and([
- R.propIs(Array, type),
- R.propSatisfies(withLengthGte(1), type),
- R.all(testRegex(ipRegex.v4({ exact: true }))),
-]);
+const validateCnameRecord = (type) =>
+ and([
+ R.propIs(String, type),
+ R.compose(withLengthEq(1), R.keys), // CNAME cannot be used with any other record
+ R.propSatisfies(withLengthGte(4), type),
+ R.propSatisfies(isValidDomain, type),
+ ]);
-const validateMXRecord = type => and([
- R.propIs(Array, type),
- R.propSatisfies(withLengthGte(1), type),
- R.propSatisfies(R.all(isValidDomain), type),
-]);
+const validateARecord = (type) =>
+ and([
+ R.propIs(Array, type),
+ R.propSatisfies(withLengthGte(1), type),
+ R.all(testRegex(ipRegex.v4({ exact: true }))),
+ ]);
-const validateAAAARecord = R.propSatisfies(and([
- R.is(Array),
- withLengthGte(1),
- R.all(testRegex(ipRegex.v6({ exact: true }))),
-]))
+const validateMXRecord = (type) =>
+ and([
+ R.propIs(Array, type),
+ R.propSatisfies(withLengthGte(1), type),
+ R.propSatisfies(R.all(isValidDomain), type),
+ ]);
-const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES))
+const validateAAAARecord = R.propSatisfies(
+ and([
+ R.is(Array),
+ withLengthGte(1),
+ R.all(testRegex(ipRegex.v6({ exact: true }))),
+ ]),
+);
+
+const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES));
const extraSupportedNames = [
- testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records
- R.equals('_discord'),
- R.equals('_gitlab-pages-verification-code'),
- R.equals('_acme-challenge'),
- R.equals('_dmarc'),
- R.equals('_domainkey'),
- testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records
-]
+ testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i),
+ R.equals("_discord"),
+ R.equals("_gitlab-pages-verification-code"),
+ R.equals("_acme-challenge"),
+ R.equals("_dmarc"),
+ R.equals("_domainkey"),
+ testRegex(/^_gh-[a-z0-9-_]+$/i),
+];
const validateDomainData = validate({
- name: {
- reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and each component must be more than 2 characters long',
- fn: or([
- R.equals('@'),
- and([
- R.is(String),
- checkRestrictedNames,
- R.compose(
- R.all(or([
+ name: {
+ reason: "The name of the file is invalid. It must be lowercased, alphanumeric and each component must be between 1-100 characters long.",
+ fn: or([
+ R.equals("@"),
and([
- R.compose(between(2, 100), R.length),
- testRegex(/^[a-z0-9-]+$/g),
- checkRestrictedNames,
+ R.is(String),
+ checkRestrictedNames,
+ R.compose(
+ R.all(
+ or([
+ and([
+ R.compose(between(1, 100), R.length),
+ testRegex(/^[a-z0-9-]+$/g),
+ checkRestrictedNames,
+ ]),
+ ...extraSupportedNames,
+ ]),
+ ),
+ R.split("."),
+ ),
]),
- ...extraSupportedNames,
- ])),
- R.split('.'),
- ),
- ])
- ]),
- },
- description: { reason: '', fn: R.T, },
- repo: { reason: '', fn: R.T, },
- owner: {
- reason: '`owner` needs valid username and email properties',
- fn: and([
- R.is(Object),
- R.complement(R.isEmpty),
- R.where({
- username: and([R.is(String), withLengthGte(1)]),
- email: R.is(String),
- }),
- ]),
- },
- record: {
- reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips',
- fn: and([
- R.is(Object),
- R.compose(R.isEmpty, R.difference(R.__, VALID_RECORD_TYPES), R.keys),
- R.cond([
- [R.has('CNAME'), validateCnameRecord('CNAME')],
- [R.has('A'), validateARecord('A')],
- [R.has('URL'), R.propSatisfies(isValidURL, 'URL')],
- [R.has('MX'), validateMXRecord('MX')],
- [R.has('TXT'), R.propSatisfies(or([ R.is(String), R.is(Array) ]), 'TXT')],
- [R.has('AAAA'), validateAAAARecord('AAAA')],
- [R.T, R.T],
- ]),
- ]),
- },
+ ]),
+ },
+ description: { reason: "", fn: R.T },
+ repo: { reason: "", fn: R.T },
+ owner: {
+ reason: "`owner` key needs valid username and email properties.",
+ fn: and([
+ R.is(Object),
+ R.complement(R.isEmpty),
+ R.where({
+ username: and([R.is(String), withLengthGte(1)]),
+ email: R.is(String),
+ }),
+ ]),
+ },
+ record: {
+ reason: "Invalid record(s) found. Please check the record types and values.",
+ fn: and([
+ R.is(Object),
+ R.compose(
+ R.isEmpty,
+ R.difference(R.__, VALID_RECORD_TYPES),
+ R.keys,
+ ),
+ R.cond([
+ [R.has("CNAME"), validateCnameRecord("CNAME")],
+ [R.has("A"), validateARecord("A")],
+ [R.has("URL"), R.propSatisfies(isValidURL, "URL")],
+ [R.has("MX"), validateMXRecord("MX")],
+ [
+ R.has("TXT"),
+ R.propSatisfies(or([R.is(String), R.is(Array)]), "TXT"),
+ ],
+ [R.has("AAAA"), validateAAAARecord("AAAA")],
+ [R.T, R.T],
+ ]),
+ ]),
+ },
});
module.exports = { validateDomainData, isValidDomain };
From 197c2f08a2dd538de5e4f63cc0cc19758e93b824 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 08:39:36 +0800
Subject: [PATCH 0382/1311] Update validations.test.js
---
tests/validations.test.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/validations.test.js b/tests/validations.test.js
index 6f4c85daf..224e244aa 100644
--- a/tests/validations.test.js
+++ b/tests/validations.test.js
@@ -73,7 +73,6 @@ describe("validateDomainData", () => {
0,
1,
),
- { ...defaultDomain, name: "a.b" },
{ ...defaultDomain, name: "ww2.baa" },
{ ...defaultDomain, name: "help.baa" },
{ ...defaultDomain, name: "_github-pages-challenge-is-a-dev" },
@@ -142,6 +141,7 @@ describe("validateDomainData", () => {
{ ...defaultDomain, name: "_gh-hello01_ga" },
{ ...defaultDomain, name: "_domainkey.subdomain" },
{ ...defaultDomain, name: "mx._domainkey.subdomain" },
+ { ...defaultDomain, name: "a.b" },
];
it("should return false for invalid data", () => {
From 9fc2cf4cd3aad2fb0656ae34056bd14fbcdb48bf Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 08:42:02 +0800
Subject: [PATCH 0383/1311] Create w.json
---
domains/w.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/w.json
diff --git a/domains/w.json b/domains/w.json
new file mode 100644
index 000000000..b4ba3fc15
--- /dev/null
+++ b/domains/w.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "wdhdev",
+ "email": "william@williamharrison.dev"
+ },
+
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+}
From 616fa9767fa0ecef52a64183c836bf55c15d20f5 Mon Sep 17 00:00:00 2001
From: ukrio <80760888+ukrioo@users.noreply.github.com>
Date: Mon, 29 Jul 2024 06:19:07 +0530
Subject: [PATCH 0384/1311] Create u.json
---
domains/u.json | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 domains/u.json
diff --git a/domains/u.json b/domains/u.json
new file mode 100644
index 000000000..a1422fcd9
--- /dev/null
+++ b/domains/u.json
@@ -0,0 +1,14 @@
+{
+ "owner": {
+ "username": "ukrioo",
+ "email": "u8k50850@gmail.com"
+ },
+ "record": {
+ "URL": "https://ukrioo.github.io/",
+ "MX": [
+ "mx1.forwardemail.net",
+ "mx2.forwardemail.net"
+ ],
+ "TXT": "forward-email=u8k50850@gmail.com"
+ }
+}
From 987817e1f93e0ef1be13a819b3b286ab9a607a96 Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 28 Jul 2024 20:52:44 -0400
Subject: [PATCH 0385/1311] Create c.json
---
domains/c.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/c.json
diff --git a/domains/c.json b/domains/c.json
new file mode 100644
index 000000000..da3053a49
--- /dev/null
+++ b/domains/c.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "orxngc",
+ "discord": "orangc",
+ "email": "orangc@proton.me"
+ },
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+}
From 5c2cf8f25a73f2fceeb2e1b4def3e1f82056ba7e Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 01:53:43 +0100
Subject: [PATCH 0386/1311] Create y.json
---
domains/y.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/y.json
diff --git a/domains/y.json b/domains/y.json
new file mode 100644
index 000000000..1a06bbbaf
--- /dev/null
+++ b/domains/y.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yunexiz.github.io"
+ }
+}
From 4626e5332649d54965af50436b1a7215b175e688 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 02:00:39 +0100
Subject: [PATCH 0387/1311] Create d.json
---
domains/d.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/d.json
diff --git a/domains/d.json b/domains/d.json
new file mode 100644
index 000000000..1a06bbbaf
--- /dev/null
+++ b/domains/d.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yunexiz.github.io"
+ }
+}
From d63bf7c703bbf7990a3143ec1cbcb33106302111 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 02:02:03 +0100
Subject: [PATCH 0388/1311] Create _github-pages-challenge-yunexiz.d.json
---
domains/_github-pages-challenge-yunexiz.d.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-yunexiz.d.json
diff --git a/domains/_github-pages-challenge-yunexiz.d.json b/domains/_github-pages-challenge-yunexiz.d.json
new file mode 100644
index 000000000..475efa607
--- /dev/null
+++ b/domains/_github-pages-challenge-yunexiz.d.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "TXT": "bd054fbda21f36f4373012d2413066"
+ }
+}
From 98696f6a5ef54887aeeaca17906efd4b980c4053 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 02:04:20 +0100
Subject: [PATCH 0389/1311] Create _github-pages-challenge-yunexiz.y.json
---
domains/_github-pages-challenge-yunexiz.y.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-yunexiz.y.json
diff --git a/domains/_github-pages-challenge-yunexiz.y.json b/domains/_github-pages-challenge-yunexiz.y.json
new file mode 100644
index 000000000..722be64ed
--- /dev/null
+++ b/domains/_github-pages-challenge-yunexiz.y.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "TXT": "e510e7d345184525230751fbbf1e5b"
+ }
+}
From 178dd15c7b649c1db46c6b8e7c33c3df7219891b Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 28 Jul 2024 21:04:24 -0400
Subject: [PATCH 0390/1311] Update owo.json
---
domains/owo.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owo.json b/domains/owo.json
index da3053a49..d5da431dc 100644
--- a/domains/owo.json
+++ b/domains/owo.json
@@ -5,6 +5,6 @@
"email": "orangc@proton.me"
},
"record": {
- "CNAME": "edge.redirect.pizza"
+ "CNAME": "38xrdocf.edge.easyredir.net"
}
}
From 3aa4b0e6d239dc9be083482cf1a88c5dae86e5de Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 09:09:54 +0800
Subject: [PATCH 0391/1311] register m.is-a.dev for mail + move maintainers
---
domains/_dmarc.m.json | 9 +++++++++
domains/_dmarc.maintainers.json | 9 +++++++++
domains/autoconfig.m.json | 9 +++++++++
domains/autoconfig.maintainers.json | 9 +++++++++
domains/autodiscover.m.json | 9 +++++++++
domains/autodiscover.maintainers.json | 9 +++++++++
domains/dkim._domainkey.m.json | 9 +++++++++
domains/dkim._domainkey.maintainers.json | 9 +++++++++
domains/m.json | 10 ++++++++++
domains/maintainers.json | 12 ++++--------
10 files changed, 86 insertions(+), 8 deletions(-)
create mode 100644 domains/_dmarc.m.json
create mode 100644 domains/_dmarc.maintainers.json
create mode 100644 domains/autoconfig.m.json
create mode 100644 domains/autoconfig.maintainers.json
create mode 100644 domains/autodiscover.m.json
create mode 100644 domains/autodiscover.maintainers.json
create mode 100644 domains/dkim._domainkey.m.json
create mode 100644 domains/dkim._domainkey.maintainers.json
create mode 100644 domains/m.json
diff --git a/domains/_dmarc.m.json b/domains/_dmarc.m.json
new file mode 100644
index 000000000..838e979c6
--- /dev/null
+++ b/domains/_dmarc.m.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg"
+ }
+}
diff --git a/domains/_dmarc.maintainers.json b/domains/_dmarc.maintainers.json
new file mode 100644
index 000000000..838e979c6
--- /dev/null
+++ b/domains/_dmarc.maintainers.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg"
+ }
+}
diff --git a/domains/autoconfig.m.json b/domains/autoconfig.m.json
new file mode 100644
index 000000000..2b13e3c52
--- /dev/null
+++ b/domains/autoconfig.m.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mail.wdh.gg"
+ }
+}
diff --git a/domains/autoconfig.maintainers.json b/domains/autoconfig.maintainers.json
new file mode 100644
index 000000000..2b13e3c52
--- /dev/null
+++ b/domains/autoconfig.maintainers.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mail.wdh.gg"
+ }
+}
diff --git a/domains/autodiscover.m.json b/domains/autodiscover.m.json
new file mode 100644
index 000000000..2b13e3c52
--- /dev/null
+++ b/domains/autodiscover.m.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mail.wdh.gg"
+ }
+}
diff --git a/domains/autodiscover.maintainers.json b/domains/autodiscover.maintainers.json
new file mode 100644
index 000000000..2b13e3c52
--- /dev/null
+++ b/domains/autodiscover.maintainers.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mail.wdh.gg"
+ }
+}
diff --git a/domains/dkim._domainkey.m.json b/domains/dkim._domainkey.m.json
new file mode 100644
index 000000000..8e80b333c
--- /dev/null
+++ b/domains/dkim._domainkey.m.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzI8+frtFCe8P5Yj9C2zR6NuiHeP7or4MYENeTN8pKsYiWPbBlo7MhabnnGGx5LzU+Df2X8OK0c9J9gxZl9u1WwJwh1ABnvxmPRh78ay7Jwl+dW2TrHqEjNLIqhcncPEZpMNX+FgI01fG+krpb00UK1Y0op9xwYJOQ+GLjfQxav/VS+g25ULYJw9dTe4bAywKNSygrFDIpxTOB8qhKtvJJ42BxydD3gytutYS6xT8EQtEd46QLoI3IPg9OzOmJkzvyy+B1x2icxmHEBig3gYh/HlEEyeI/9iFbDIgI/rPLEWXxPmbMqKWMyoSz6LjFpdKbE8xm05qN8ltTl6KDrZw+wIDAQAB"
+ }
+}
diff --git a/domains/dkim._domainkey.maintainers.json b/domains/dkim._domainkey.maintainers.json
new file mode 100644
index 000000000..36488e554
--- /dev/null
+++ b/domains/dkim._domainkey.maintainers.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvHKQUOZp+krOUiZRtt6M1R14IM3Q9aVUrOhdHrSbxCc99ihForirdGBWFXLBhf0VzOYuYQwZ06fRsS35UrWc/LDMWmxicdNYwXJb4izGRJef1HmS0msx31hK5N81FYSCpyKY61dtaMofyJqFrCMWloURsRGoyY5KoRrwtaB5BhVCyCN6bkaD8IYzTf2C6cvsIiOPWrCkjns+BnzN77B7PBxVnDVZLkfrv/1r6Mhi5Ltj+QxlsRzuaeKr/XtYqn05bv9xD2RPJXvrALS7Gfs1zSe/hvEyMFUhtKuX2BzZApK2rSW/Mt1m4x1nsQdRkbyKdsvGB2zyUIIv6C8w1OTFRwIDAQAB"
+ }
+}
diff --git a/domains/m.json b/domains/m.json
new file mode 100644
index 000000000..559b318c5
--- /dev/null
+++ b/domains/m.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+ "record": {
+ "MX": ["mail.wdh.gg"],
+ "TXT": "v=spf1 include:_spf.wdh.gg ~all"
+ }
+}
diff --git a/domains/maintainers.json b/domains/maintainers.json
index eaff9566d..f305d1c74 100644
--- a/domains/maintainers.json
+++ b/domains/maintainers.json
@@ -1,14 +1,10 @@
{
"owner": {
- "username": "is-a-dev",
- "email": ""
+ "username": "is-a-dev",
+ "email": ""
},
"record": {
- "URL": "https://team.is-a.dev",
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ],
- "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ "MX": ["mail.wdh.gg"],
+ "TXT": "v=spf1 include:_spf.wdh.gg ~all"
}
}
From 4188a6ae98fa7fb344f880260ee05c1d9d03506b Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 02:18:08 +0100
Subject: [PATCH 0392/1311] Register shy.is-a.dev
---
domains/shy.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/shy.json
diff --git a/domains/shy.json b/domains/shy.json
new file mode 100644
index 000000000..dd4929f7d
--- /dev/null
+++ b/domains/shy.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ "email": "",
+ "discord": "582648583635992622"
+ },
+
+ "record": {
+ "CNAME": "imshymike.github.io"
+ }
+ }
+
\ No newline at end of file
From f8e47e8e2fe015084c40deb32c70431b31b363e2 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 09:24:56 +0800
Subject: [PATCH 0393/1311] Create _gh-is-a-dev-o.m.json
---
domains/_gh-is-a-dev-o.m.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_gh-is-a-dev-o.m.json
diff --git a/domains/_gh-is-a-dev-o.m.json b/domains/_gh-is-a-dev-o.m.json
new file mode 100644
index 000000000..e7af9390b
--- /dev/null
+++ b/domains/_gh-is-a-dev-o.m.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "is-a-dev",
+ "email": ""
+ },
+
+ "record": {
+ "TXT": "e0ffcded3e"
+ }
+}
From 099475c560cf326ffb6d93cffde926a6d31513a7 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 02:41:01 +0100
Subject: [PATCH 0394/1311] Update shy.json
Change CNAME from imshymike.github.io to edge.redirect.pizza
---
domains/shy.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/shy.json b/domains/shy.json
index dd4929f7d..1c35eb032 100644
--- a/domains/shy.json
+++ b/domains/shy.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "imshymike.github.io"
+ "CNAME": "edge.redirect.pizza"
}
}
-
\ No newline at end of file
+
From 283396578451d0ea228ed60f9eb036ab581af3a0 Mon Sep 17 00:00:00 2001
From: Riviox <100956266+szczotapl@users.noreply.github.com>
Date: Mon, 29 Jul 2024 03:55:10 +0200
Subject: [PATCH 0395/1311] update info etc
---
domains/szczota.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/domains/szczota.json b/domains/szczota.json
index 20cfddcaf..204e77484 100644
--- a/domains/szczota.json
+++ b/domains/szczota.json
@@ -1,11 +1,11 @@
{
"owner": {
- "username": "riviox",
- "email": "rivioxyt@hotmail.com",
- "discord": "1200520669570539620"
+ "username": "szczotapl",
+ "email": "",
+ "discord": ".szczotapl"
},
"record": {
- "CNAME": "riviox.github.io"
+ "CNAME": "szczotapl.github.io"
}
}
From 2ce9cd45a15e1cd091106a8a2f75bbaf323e2a8e Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:03:01 -0500
Subject: [PATCH 0396/1311] Register pogmaster9001.is-a.dev
---
domains/pogmaster9001.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pogmaster9001.json
diff --git a/domains/pogmaster9001.json b/domains/pogmaster9001.json
new file mode 100644
index 000000000..8d1cbad7d
--- /dev/null
+++ b/domains/pogmaster9001.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
+
\ No newline at end of file
From a4318b4ba2a3e4fc45ed6a7086cb1dbf1e49bb95 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:03:43 -0500
Subject: [PATCH 0397/1311] Register pog.is-a.dev
---
domains/pog.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pog.json
diff --git a/domains/pog.json b/domains/pog.json
new file mode 100644
index 000000000..8d1cbad7d
--- /dev/null
+++ b/domains/pog.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
+
\ No newline at end of file
From 99043e4d7b06e3ba534c49dbd72feb8d371f3226 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:04:14 -0500
Subject: [PATCH 0398/1311] Register pogmaster.is-a.dev
---
domains/pogmaster.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/pogmaster.json
diff --git a/domains/pogmaster.json b/domains/pogmaster.json
new file mode 100644
index 000000000..8d1cbad7d
--- /dev/null
+++ b/domains/pogmaster.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
+
\ No newline at end of file
From 999adc4ad8180566f5c050aa4f4a2fc6063ee67d Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:04:47 -0500
Subject: [PATCH 0399/1311] Register 1111.is-a.dev
---
domains/1111.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/1111.json
diff --git a/domains/1111.json b/domains/1111.json
new file mode 100644
index 000000000..8d1cbad7d
--- /dev/null
+++ b/domains/1111.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
+
\ No newline at end of file
From 06987c47c7dad8090e4375da4d3bafd43308f030 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:09:51 -0500
Subject: [PATCH 0400/1311] Create p.json
---
domains/p.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/p.json
diff --git a/domains/p.json b/domains/p.json
new file mode 100644
index 000000000..e31e24ce7
--- /dev/null
+++ b/domains/p.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
From 0ae138af56a7bf1f7089b29b8849826e3fbfe47a Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:10:59 -0500
Subject: [PATCH 0401/1311] Create 1.json
---
domains/1.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/1.json
diff --git a/domains/1.json b/domains/1.json
new file mode 100644
index 000000000..e31e24ce7
--- /dev/null
+++ b/domains/1.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
From 4969451fdfb24710d23f7c39e8c50f986fe0de86 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:11:15 -0500
Subject: [PATCH 0402/1311] Create a.json
---
domains/a.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/a.json
diff --git a/domains/a.json b/domains/a.json
new file mode 100644
index 000000000..e31e24ce7
--- /dev/null
+++ b/domains/a.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
From a6e9eb292becb484762fed5d06cdf3c07558367c Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:11:45 -0500
Subject: [PATCH 0403/1311] Create b.json
---
domains/b.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/b.json
diff --git a/domains/b.json b/domains/b.json
new file mode 100644
index 000000000..e31e24ce7
--- /dev/null
+++ b/domains/b.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
From 101148b90619c0ed3089ea1dd4d8f0e87aa4f365 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:12:24 -0500
Subject: [PATCH 0404/1311] Create 0.json
---
domains/0.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/0.json
diff --git a/domains/0.json b/domains/0.json
new file mode 100644
index 000000000..e31e24ce7
--- /dev/null
+++ b/domains/0.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "PogMaster9001",
+ "email": "",
+ "discord": "1190052608346435597"
+ },
+
+ "record": {
+ "CNAME": "https://projectdevs.net/"
+ }
+ }
From ac0b5fb8fa04eda226ae0731bcf22426976107f5 Mon Sep 17 00:00:00 2001
From: nerd <167662909+xkcdnerd@users.noreply.github.com>
Date: Sun, 28 Jul 2024 19:35:50 -0700
Subject: [PATCH 0405/1311] L
just a redirect domain cuz im too lazy to make a custom thing for it
---
domains/l.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/l.json
diff --git a/domains/l.json b/domains/l.json
new file mode 100644
index 000000000..d506ae7f6
--- /dev/null
+++ b/domains/l.json
@@ -0,0 +1,11 @@
+{
+ "description": "redirect domain",
+ "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io",
+ "owner": {
+ "username": "xkcdnerd",
+ "email": "evanwang330@gmail.com"
+ },
+ "record": {
+ "URL": "nerd.is-a.dev"
+ }
+}
From 1371f390b22c73221d1cea71a30aa707e64a3c98 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:04 -0500
Subject: [PATCH 0406/1311] Update pogmaster9001.json
---
domains/pogmaster9001.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/pogmaster9001.json b/domains/pogmaster9001.json
index 8d1cbad7d..0e948dbee 100644
--- a/domains/pogmaster9001.json
+++ b/domains/pogmaster9001.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
-
\ No newline at end of file
+
From 9f31cf809763a01244a776f2294bddcb87b3259a Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:14 -0500
Subject: [PATCH 0407/1311] Update pogmaster.json
---
domains/pogmaster.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/pogmaster.json b/domains/pogmaster.json
index 8d1cbad7d..0e948dbee 100644
--- a/domains/pogmaster.json
+++ b/domains/pogmaster.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
-
\ No newline at end of file
+
From 1264e08880305c4c1eab9f103519a80bba08a496 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:25 -0500
Subject: [PATCH 0408/1311] Update pog.json
---
domains/pog.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/pog.json b/domains/pog.json
index 8d1cbad7d..0e948dbee 100644
--- a/domains/pog.json
+++ b/domains/pog.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
-
\ No newline at end of file
+
From a8c81b204802deb4cb0a12adc6831c832178f8af Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:37 -0500
Subject: [PATCH 0409/1311] Update p.json
---
domains/p.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/p.json b/domains/p.json
index e31e24ce7..0e948dbee 100644
--- a/domains/p.json
+++ b/domains/p.json
@@ -4,8 +4,9 @@
"email": "",
"discord": "1190052608346435597"
},
-
+
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
+
From 88bdd909b9990ed7233e37cbd9cbad1c39dc89ca Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:47 -0500
Subject: [PATCH 0410/1311] Update b.json
---
domains/b.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/b.json b/domains/b.json
index e31e24ce7..0e948dbee 100644
--- a/domains/b.json
+++ b/domains/b.json
@@ -4,8 +4,9 @@
"email": "",
"discord": "1190052608346435597"
},
-
+
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
+
From 56e490c9e46e0ac2f1a99c5fa5214e0a2e1e9aae Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:40:57 -0500
Subject: [PATCH 0411/1311] Update a.json
---
domains/a.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/a.json b/domains/a.json
index e31e24ce7..0e948dbee 100644
--- a/domains/a.json
+++ b/domains/a.json
@@ -4,8 +4,9 @@
"email": "",
"discord": "1190052608346435597"
},
-
+
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
+
From fc19e4a958472635b7d4db43035d51a551f6b172 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:41:09 -0500
Subject: [PATCH 0412/1311] Update 1111.json
---
domains/1111.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/1111.json b/domains/1111.json
index 8d1cbad7d..0e948dbee 100644
--- a/domains/1111.json
+++ b/domains/1111.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
-
\ No newline at end of file
+
From 717b4ff74f93842b1bd53b11a10c4e99537cd89c Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:41:21 -0500
Subject: [PATCH 0413/1311] Update 1.json
---
domains/1.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/1.json b/domains/1.json
index e31e24ce7..0e948dbee 100644
--- a/domains/1.json
+++ b/domains/1.json
@@ -4,8 +4,9 @@
"email": "",
"discord": "1190052608346435597"
},
-
+
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
+
From c33220b0bf0d197502d1bea4a2d1e5bc8164d7c8 Mon Sep 17 00:00:00 2001
From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com>
Date: Sun, 28 Jul 2024 21:41:30 -0500
Subject: [PATCH 0414/1311] Update 0.json
---
domains/0.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/0.json b/domains/0.json
index e31e24ce7..0e948dbee 100644
--- a/domains/0.json
+++ b/domains/0.json
@@ -4,8 +4,9 @@
"email": "",
"discord": "1190052608346435597"
},
-
+
"record": {
- "CNAME": "https://projectdevs.net/"
+ "CNAME": "projectdevs.net"
}
}
+
From 0cec5f6f7eaac38ef5529a738a55003b484c1052 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 10:47:08 +0800
Subject: [PATCH 0415/1311] Update l.json
---
domains/l.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/l.json b/domains/l.json
index d506ae7f6..c45a313f9 100644
--- a/domains/l.json
+++ b/domains/l.json
@@ -6,6 +6,6 @@
"email": "evanwang330@gmail.com"
},
"record": {
- "URL": "nerd.is-a.dev"
+ "URL": "https://nerd.is-a.dev"
}
}
From 626ff84fa4ef36926255f1ce00b7657a1d42b932 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 10:48:22 +0800
Subject: [PATCH 0416/1311] Update api.json
---
domains/api.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/api.json b/domains/api.json
index 1960cb72f..14375d202 100644
--- a/domains/api.json
+++ b/domains/api.json
@@ -5,6 +5,6 @@
},
"record": {
- "CNAME": "kco4g0g.wdh.app"
+ "TXT": "RESERVED BY THE IS-A.DEV TEAM"
}
}
From 8ab61380948061c8f2c59636290144e126954e54 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 10:50:03 +0800
Subject: [PATCH 0417/1311] Update owl.json
---
domains/owl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owl.json b/domains/owl.json
index ad32c3011..f0d6431b7 100644
--- a/domains/owl.json
+++ b/domains/owl.json
@@ -4,6 +4,6 @@
"email": ""
},
"record": {
- "CNAME": "ksk8c0w.wdh.app"
+ "CNAME": "wdh.app"
}
}
From a02d636938547afee8f162c89a13e9d57be6097b Mon Sep 17 00:00:00 2001
From: orangc
Date: Sun, 28 Jul 2024 22:51:40 -0400
Subject: [PATCH 0418/1311] Revert "Update owo.json"
---
domains/owo.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owo.json b/domains/owo.json
index d5da431dc..da3053a49 100644
--- a/domains/owo.json
+++ b/domains/owo.json
@@ -5,6 +5,6 @@
"email": "orangc@proton.me"
},
"record": {
- "CNAME": "38xrdocf.edge.easyredir.net"
+ "CNAME": "edge.redirect.pizza"
}
}
From 6e8c054d98f124ebefb99a7b97cbcb29dc2ee227 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 04:32:25 +0100
Subject: [PATCH 0419/1311] Create k.json
---
domains/k.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/k.json
diff --git a/domains/k.json b/domains/k.json
new file mode 100644
index 000000000..1a06bbbaf
--- /dev/null
+++ b/domains/k.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yunexiz.github.io"
+ }
+}
From 114f1ab3fbf814e7c61efc39f58bdfe3d8fe1e5d Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Mon, 29 Jul 2024 04:34:35 +0100
Subject: [PATCH 0420/1311] Create _github-pages-challenge-yunexiz.k.json
---
domains/_github-pages-challenge-yunexiz.k.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_github-pages-challenge-yunexiz.k.json
diff --git a/domains/_github-pages-challenge-yunexiz.k.json b/domains/_github-pages-challenge-yunexiz.k.json
new file mode 100644
index 000000000..58e29ed79
--- /dev/null
+++ b/domains/_github-pages-challenge-yunexiz.k.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "TXT": "27a5e56b33b5cd5df54c735aad6943"
+ }
+}
From 0d8baa865993061a4f17809539bf89f6ba6e9a93 Mon Sep 17 00:00:00 2001
From: rediffurqan <149926724+rediffurqan@users.noreply.github.com>
Date: Mon, 29 Jul 2024 09:51:17 +0530
Subject: [PATCH 0421/1311] Create secure.furqan.json
---
domains/secure.furqan.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/secure.furqan.json
diff --git a/domains/secure.furqan.json b/domains/secure.furqan.json
new file mode 100644
index 000000000..31ca79480
--- /dev/null
+++ b/domains/secure.furqan.json
@@ -0,0 +1,9 @@
+{
+"owner": {
+ "username": "rediffurqan",
+ "email": "frqnlove8765@gmail.com"
+ },
+ "record": {
+ "CNAME": "phonesme.onrender.com"
+ }
+}
From b7256db8255fe8d3217c76076e78d9e2602e3cad Mon Sep 17 00:00:00 2001
From: Smartlinuxcoder
Date: Mon, 29 Jul 2024 08:34:32 +0200
Subject: [PATCH 0422/1311] Create s.json
---
domains/s.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/s.json
diff --git a/domains/s.json b/domains/s.json
new file mode 100644
index 000000000..0cfb92aba
--- /dev/null
+++ b/domains/s.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Smartlinuxcoder",
+ "email": "smartcoder@linuxmail.org",
+ "discord":"987972818341888021"
+ },
+ "record": {
+ "CNAME": "proxy.smartlinux.xyz"
+ }
+}
From 82821f820f1ba928069c98b5f5b694c58a34bd63 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Mon, 29 Jul 2024 12:36:44 +0500
Subject: [PATCH 0423/1311] Create j.json
---
domains/j.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/j.json
diff --git a/domains/j.json b/domains/j.json
new file mode 100644
index 000000000..542a2a56a
--- /dev/null
+++ b/domains/j.json
@@ -0,0 +1,10 @@
+{
+ "description": "Short link to juststudio.is-a.dev",
+ "owner": {
+ "username": "JustStudio7",
+ "email": "support@juststudio.is-a.dev"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From 2c4980897906210eb06b47e0c5772002f169d7a4 Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Mon, 29 Jul 2024 13:12:02 +0500
Subject: [PATCH 0424/1311] Create justdev.json
---
domains/justdev.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/justdev.json
diff --git a/domains/justdev.json b/domains/justdev.json
new file mode 100644
index 000000000..c6539887a
--- /dev/null
+++ b/domains/justdev.json
@@ -0,0 +1,10 @@
+{
+ "description": "Short link to justdeveloer.is-a.dev",
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "justdeveloper@juststudio.is-a.dev"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From cdc225f37b59759c414aba88ad382875f47c74da Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Mon, 29 Jul 2024 13:17:03 +0500
Subject: [PATCH 0425/1311] Create _discord.juststudio.is-a.dev
---
domains/_discord.juststudio.is-a.dev | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_discord.juststudio.is-a.dev
diff --git a/domains/_discord.juststudio.is-a.dev b/domains/_discord.juststudio.is-a.dev
new file mode 100644
index 000000000..c5fbd1631
--- /dev/null
+++ b/domains/_discord.juststudio.is-a.dev
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "JustStudio1",
+ "email": "support@juststudio.is-a.dev"
+ },
+ "record": {
+ "TXT": "dh=33f1a73c2f587fed7b0f3c03f18e1bf4591f8aec"
+ }
+}
From 58767cc22ef59b21df77222057811b740004eb4d Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Mon, 29 Jul 2024 14:06:40 +0500
Subject: [PATCH 0426/1311] Rename _discord.juststudio.is-a.dev to
_discord.juststudio.json
---
.../{_discord.juststudio.is-a.dev => _discord.juststudio.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_discord.juststudio.is-a.dev => _discord.juststudio.json} (100%)
diff --git a/domains/_discord.juststudio.is-a.dev b/domains/_discord.juststudio.json
similarity index 100%
rename from domains/_discord.juststudio.is-a.dev
rename to domains/_discord.juststudio.json
From 659ec7066e68f337941741bc3f3d6e685aaf4061 Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Mon, 29 Jul 2024 12:13:30 +0300
Subject: [PATCH 0427/1311] Update _discord.juststudio.json
---
domains/_discord.juststudio.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/_discord.juststudio.json b/domains/_discord.juststudio.json
index c5fbd1631..0ad748f7a 100644
--- a/domains/_discord.juststudio.json
+++ b/domains/_discord.juststudio.json
@@ -1,6 +1,6 @@
{
"owner": {
- "username": "JustStudio1",
+ "username": "JustStudio7",
"email": "support@juststudio.is-a.dev"
},
"record": {
From 6e65269764ad7729194b0dddbbe44820e12595a1 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Mon, 29 Jul 2024 15:01:35 +0530
Subject: [PATCH 0428/1311] Create i.esb.json
---
domains/i.esb.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/i.esb.json
diff --git a/domains/i.esb.json b/domains/i.esb.json
new file mode 100644
index 000000000..df4e9ada4
--- /dev/null
+++ b/domains/i.esb.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "216.24.57.1"
+ ]
+ }
+}
From 336a677873ef4b7f6680ed6c1ceb1799adfda7f4 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 17:40:00 +0800
Subject: [PATCH 0429/1311] Update @.json
---
domains/@.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/@.json b/domains/@.json
index 36cd14e7b..4fe4c1133 100644
--- a/domains/@.json
+++ b/domains/@.json
@@ -2,8 +2,8 @@
"description": "The root domain for is-a.dev website",
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
"owner": {
- "username": "phenax",
- "email": "phenax5@gmail.com"
+ "username": "is-a-dev",
+ "email": ""
},
"record": {
"URL": "http://www.is-a.dev"
From a358e1c25d1994e300097d161296c94f304b18ab Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 17:40:46 +0800
Subject: [PATCH 0430/1311] Update www.json
---
domains/www.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/domains/www.json b/domains/www.json
index 359253458..6ecfc95b2 100644
--- a/domains/www.json
+++ b/domains/www.json
@@ -1,9 +1,9 @@
{
- "description": "www.is-a.dev",
+ "description": "The is-a.dev website",
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
"owner": {
- "username": "phenax",
- "email": "phenax5@gmail.com"
+ "username": "wdhdev",
+ "email": ""
},
"record": {
"CNAME": "is-a-dev.github.io"
From 19bb185a3108c58996f38d1ec07fc5fa6be89007 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 17:44:11 +0800
Subject: [PATCH 0431/1311] Update SECURITY.md
---
SECURITY.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SECURITY.md b/SECURITY.md
index 048435cb9..e6b236db7 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -3,4 +3,4 @@
## 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@maintainers.is-a.dev.
+However, for **higher severity vulnerabilities and bugs**, please email security@m.is-a.dev.
From 21f3bea0498d38dbd74d13a95d063ffc69ee3947 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 17:46:00 +0800
Subject: [PATCH 0432/1311] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ab7400d37..b3750c8d4 100644
--- a/README.md
+++ b/README.md
@@ -23,12 +23,12 @@ If you would like to remove your email, remove it from your JSON file and provid
Leave the email field there, but just blank. Then add a separate contact method to your file.
-Please see more information here: https://github.com/is-a-dev/register/issues/14802
+Please see more information in issue https://github.com/is-a-dev/register/issues/14802.
## Issues
If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose).
-If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev.
+If you have an issue that contains confidental infomation, send an email to security@m.is-a.dev.
## Register
### Manual Registration
From 6afb5375448184531eaddd37f6c728708c9d6e9a Mon Sep 17 00:00:00 2001
From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com>
Date: Mon, 29 Jul 2024 11:51:22 +0200
Subject: [PATCH 0433/1311] Register nexflix.is-a.dev
---
domains/nexflix.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/nexflix.json
diff --git a/domains/nexflix.json b/domains/nexflix.json
new file mode 100644
index 000000000..a17be18d1
--- /dev/null
+++ b/domains/nexflix.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "nexos20levrai",
+ "email": "",
+ "discord": "610847328680673302"
+ },
+
+ "record": {
+ "A": ["5.181.187.182"]
+ }
+ }
+
\ No newline at end of file
From f85f185e5bf43399b218a0bddccd5f67fc94cf56 Mon Sep 17 00:00:00 2001
From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com>
Date: Mon, 29 Jul 2024 11:51:54 +0200
Subject: [PATCH 0434/1311] Delete nexsphere.is-a.dev
---
domains/nexsphere.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/nexsphere.json
diff --git a/domains/nexsphere.json b/domains/nexsphere.json
deleted file mode 100644
index f08b7b404..000000000
--- a/domains/nexsphere.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "nexos20levrai",
- "email": "nexos.dons@gmail.com"
- },
- "record": {
- "A": ["146.19.168.239"]
- }
-}
From 9fef23b16e5238a4a0c43e5e1e90a46c1f619757 Mon Sep 17 00:00:00 2001
From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com>
Date: Mon, 29 Jul 2024 11:52:21 +0200
Subject: [PATCH 0435/1311] Delete treizer.is-a.dev
---
domains/treizer.json | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 domains/treizer.json
diff --git a/domains/treizer.json b/domains/treizer.json
deleted file mode 100644
index d3f960083..000000000
--- a/domains/treizer.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "nexos20levrai",
- "email": "nexos.dons@gmail.com"
- },
- "record": {
- "A": ["193.160.130.98"]
- }
-}
From 9561cb8cd92a5051846e84699f0d75ed186b249e Mon Sep 17 00:00:00 2001
From: GizzyUwU
Date: Mon, 29 Jul 2024 10:52:59 +0100
Subject: [PATCH 0436/1311] Create g.json
---
domains/g.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/g.json
diff --git a/domains/g.json b/domains/g.json
new file mode 100644
index 000000000..80e19481f
--- /dev/null
+++ b/domains/g.json
@@ -0,0 +1,11 @@
+{
+ "description": "g.is-a.dev",
+ "owner": {
+ "username": "GizzyUwU",
+ "email": "nerop455@gmail.com",
+ "discord": "gizzyowo"
+ },
+ "record": {
+ "CNAME": "gizzy.is-a.dev"
+ }
+}
From 58028b8acadeb233c163f9be924a1502c9d2156a Mon Sep 17 00:00:00 2001
From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com>
Date: Mon, 29 Jul 2024 11:53:04 +0200
Subject: [PATCH 0437/1311] Register nexfilms.is-a.dev
---
domains/nexfilms.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/nexfilms.json
diff --git a/domains/nexfilms.json b/domains/nexfilms.json
new file mode 100644
index 000000000..a17be18d1
--- /dev/null
+++ b/domains/nexfilms.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "nexos20levrai",
+ "email": "",
+ "discord": "610847328680673302"
+ },
+
+ "record": {
+ "A": ["5.181.187.182"]
+ }
+ }
+
\ No newline at end of file
From 24ed56501b7e8c4463543fc5f27764ffe3fd6ef5 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 18:14:09 +0800
Subject: [PATCH 0438/1311] Delete domains/p.json
---
domains/p.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/p.json
diff --git a/domains/p.json b/domains/p.json
deleted file mode 100644
index 0e948dbee..000000000
--- a/domains/p.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "PogMaster9001",
- "email": "",
- "discord": "1190052608346435597"
- },
-
- "record": {
- "CNAME": "projectdevs.net"
- }
- }
-
From d74fe30ee3fe398668f62489e4f43a03d1249367 Mon Sep 17 00:00:00 2001
From: Priyanshu <140606611+Priyansxu@users.noreply.github.com>
Date: Mon, 29 Jul 2024 15:51:38 +0530
Subject: [PATCH 0439/1311] Create p.json
---
domains/p.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/p.json
diff --git a/domains/p.json b/domains/p.json
new file mode 100644
index 000000000..6f9d79483
--- /dev/null
+++ b/domains/p.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Priyansxu",
+ "email": "cloudypriyanshu@gmail.com"
+ },
+ "record": {
+ "CNAME": "pusxoo.onrender.com"
+ }
+}
From 5d8b2db29b3d046118beaeea702fea0eb67f4d9c Mon Sep 17 00:00:00 2001
From: JVideo <59378133+jvideo-sk@users.noreply.github.com>
Date: Mon, 29 Jul 2024 04:53:58 -0600
Subject: [PATCH 0440/1311] Register x.is-a.dev
---
domains/x.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/x.json
diff --git a/domains/x.json b/domains/x.json
new file mode 100644
index 000000000..0f5d8195b
--- /dev/null
+++ b/domains/x.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "jvideo-sk",
+ "email": "",
+ "discord": "1030204181207859260"
+ },
+
+ "record": {
+ "CNAME": "jvideo.github.io"
+ }
+ }
+
\ No newline at end of file
From 316f2a45769c154173f53e7bb541411062590325 Mon Sep 17 00:00:00 2001
From: Kenny <75525014+KennySB-dev@users.noreply.github.com>
Date: Mon, 29 Jul 2024 12:54:53 +0100
Subject: [PATCH 0441/1311] Register e.is-a.dev
---
domains/e.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/e.json
diff --git a/domains/e.json b/domains/e.json
new file mode 100644
index 000000000..91f2b142a
--- /dev/null
+++ b/domains/e.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "KennySB-dev",
+ "email": "",
+ "discord": "681811851428102145"
+ },
+
+ "record": {
+ "CNAME": "kennysb.xyz"
+ }
+ }
+
\ No newline at end of file
From 4c22a1cf86b24f011a4bdfd0c6d1df8b9b1e4c1b Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 20:02:06 +0800
Subject: [PATCH 0442/1311] Update CODEOWNERS
---
.github/CODEOWNERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c5c665456..ebb80c3ac 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,8 +1,6 @@
-* @phenax
+* @phenax @wdhdev
/.github/ @wdhdev
-/.github/CODEOWNERS @phenax @wdhdev
-
/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers
*.md @is-a-dev/maintainers
From b05bd8072ead7e7cda5be7288992f85de91b80cd Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 20:02:31 +0800
Subject: [PATCH 0443/1311] Update CODEOWNERS
---
.github/CODEOWNERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ebb80c3ac..3747adddc 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,4 +4,3 @@
/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers
*.md @is-a-dev/maintainers
-/MAINTAINERS.md @wdhdev
From c6b7353c3ade80ce3022f850d40571548bb51033 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 13:12:22 +0100
Subject: [PATCH 0444/1311] Create _discord.shy.json
---
domains/_discord.shy.json | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 domains/_discord.shy.json
diff --git a/domains/_discord.shy.json b/domains/_discord.shy.json
new file mode 100644
index 000000000..6646196a3
--- /dev/null
+++ b/domains/_discord.shy.json
@@ -0,0 +1,8 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ },
+ "record": {
+ "TXT": "dh=4277dadd7134f6e2ee439faf5377801a9eec7b2c"
+ }
+}
From 4f141babca420e158b23fe1875fc48913e22fa26 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 13:20:11 +0100
Subject: [PATCH 0445/1311] fix tabs?
---
domains/_discord.shy.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/domains/_discord.shy.json b/domains/_discord.shy.json
index 6646196a3..86ff5dde8 100644
--- a/domains/_discord.shy.json
+++ b/domains/_discord.shy.json
@@ -1,8 +1,8 @@
{
- "owner": {
- "username": "ImShyMike",
- },
- "record": {
- "TXT": "dh=4277dadd7134f6e2ee439faf5377801a9eec7b2c"
- }
+ "owner": {
+ "username": "ImShyMike",
+ },
+ "record": {
+ "TXT": "dh=4277dadd7134f6e2ee439faf5377801a9eec7b2c"
+ }
}
From c9922fb5f1c44d905766960bec55e9739251ee34 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 13:23:27 +0100
Subject: [PATCH 0446/1311] add missing owner fields
---
domains/_discord.shy.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/domains/_discord.shy.json b/domains/_discord.shy.json
index 86ff5dde8..d06766437 100644
--- a/domains/_discord.shy.json
+++ b/domains/_discord.shy.json
@@ -1,6 +1,8 @@
{
"owner": {
"username": "ImShyMike",
+ "email": "",
+ "discord": "582648583635992622"
},
"record": {
"TXT": "dh=4277dadd7134f6e2ee439faf5377801a9eec7b2c"
From d16aacfbd9424e47c9956881e167279fc198338b Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 20:25:57 +0800
Subject: [PATCH 0447/1311] Delete domains/k.json
---
domains/k.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/k.json
diff --git a/domains/k.json b/domains/k.json
deleted file mode 100644
index 1a06bbbaf..000000000
--- a/domains/k.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "owner": {
- "username": "yunexiz",
- "discord": "1040303561847881729",
- "email": ""
- },
- "record": {
- "CNAME": "yunexiz.github.io"
- }
-}
From f038fbb76361b5bdc6deaefca7e7aa8a27634431 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Mon, 29 Jul 2024 20:26:32 +0800
Subject: [PATCH 0448/1311] Delete domains/d.json
---
domains/d.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/d.json
diff --git a/domains/d.json b/domains/d.json
deleted file mode 100644
index 1a06bbbaf..000000000
--- a/domains/d.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "owner": {
- "username": "yunexiz",
- "discord": "1040303561847881729",
- "email": ""
- },
- "record": {
- "CNAME": "yunexiz.github.io"
- }
-}
From 9c7794ea853ececef25e1ae0ef878c299af365ff Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 13:43:28 +0100
Subject: [PATCH 0449/1311] Create
_github-pages-challenge-ImShyMike.shymike.json
---
domains/_github-pages-challenge-ImShyMike.shymike.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-ImShyMike.shymike.json
diff --git a/domains/_github-pages-challenge-ImShyMike.shymike.json b/domains/_github-pages-challenge-ImShyMike.shymike.json
new file mode 100644
index 000000000..129a2ec84
--- /dev/null
+++ b/domains/_github-pages-challenge-ImShyMike.shymike.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ "email": ""
+ },
+ "record": {
+ "TXT": "f3bee6548add17e5852c9b567d9a44"
+ }
+}
From 3d7180a412f273a1ba9c23da139dd291f57ed3e7 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 13:50:13 +0100
Subject: [PATCH 0450/1311] also add mail.shymike.json
---
domains/mail.shymike.json | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 domains/mail.shymike.json
diff --git a/domains/mail.shymike.json b/domains/mail.shymike.json
new file mode 100644
index 000000000..f6248a69b
--- /dev/null
+++ b/domains/mail.shymike.json
@@ -0,0 +1,15 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ "email": ""
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
+
\ No newline at end of file
From 8c0f311e3cd91dfae2e58eca35876d48b4f70294 Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 15:54:12 +0300
Subject: [PATCH 0451/1311] Update joe50097.json
---
domains/joe50097.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index 2281e24b4..0b7b943e6 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -4,6 +4,6 @@
"email": "zcell9500@gmail.com"
},
"record": {
- "CNAME": "Joe50097.github.io"
+ "CNAME": "joe50097.netlify.app"
}
}
From 86b6c69b186590079747f57646658c32a3eaa43b Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 15:59:44 +0300
Subject: [PATCH 0452/1311] Update joe50097.json
---
domains/joe50097.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index 0b7b943e6..0680595ec 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -4,6 +4,6 @@
"email": "zcell9500@gmail.com"
},
"record": {
- "CNAME": "joe50097.netlify.app"
+ "CNAME": "joe50097.github.io"
}
}
From e5607e90e1fed1184faa80308bb08d2c5da0c48a Mon Sep 17 00:00:00 2001
From: GizzyUwU
Date: Mon, 29 Jul 2024 14:05:20 +0100
Subject: [PATCH 0453/1311] Update g.json
---
domains/g.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/g.json b/domains/g.json
index 80e19481f..334b3759f 100644
--- a/domains/g.json
+++ b/domains/g.json
@@ -6,6 +6,6 @@
"discord": "gizzyowo"
},
"record": {
- "CNAME": "gizzy.is-a.dev"
+ "CNAME": "edge.redirect.pizza"
}
}
From a8ef4d4b7c91252dddb9a9ae1bf2f6ae208052f0 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Mon, 29 Jul 2024 21:18:49 +0800
Subject: [PATCH 0454/1311] Create s.json
---
domains/s.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/s.json
diff --git a/domains/s.json b/domains/s.json
new file mode 100644
index 000000000..d9274c5db
--- /dev/null
+++ b/domains/s.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shockbs",
+ "email": "apipherng@gmail.com"
+ },
+ "record": {
+ "URL": "https://shockbs.is-a.dev/?v=new"
+ }
+}
From 414a2a9ae9293b301b071b8a49b7c62148ae5e92 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Mon, 29 Jul 2024 14:51:30 +0100
Subject: [PATCH 0455/1311] Update
_github-pages-challenge-ImShyMike.shymike.json
---
domains/_github-pages-challenge-ImShyMike.shymike.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/_github-pages-challenge-ImShyMike.shymike.json b/domains/_github-pages-challenge-ImShyMike.shymike.json
index 129a2ec84..53070340a 100644
--- a/domains/_github-pages-challenge-ImShyMike.shymike.json
+++ b/domains/_github-pages-challenge-ImShyMike.shymike.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "ImShyMike",
- "email": ""
+ "email": "",
+ "discord": "582648583635992622"
},
"record": {
"TXT": "f3bee6548add17e5852c9b567d9a44"
From cca8471bad7850642324e27f122d971d3c6e519d Mon Sep 17 00:00:00 2001
From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com>
Date: Mon, 29 Jul 2024 15:53:16 +0200
Subject: [PATCH 0456/1311] Register nexproxymanager.is-a.dev
---
domains/nexproxymanager.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/nexproxymanager.json
diff --git a/domains/nexproxymanager.json b/domains/nexproxymanager.json
new file mode 100644
index 000000000..a17be18d1
--- /dev/null
+++ b/domains/nexproxymanager.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "nexos20levrai",
+ "email": "",
+ "discord": "610847328680673302"
+ },
+
+ "record": {
+ "A": ["5.181.187.182"]
+ }
+ }
+
\ No newline at end of file
From 9d72004a7ebf0e99964ef1969eca3940bb243036 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Mon, 29 Jul 2024 22:12:32 +0800
Subject: [PATCH 0457/1311] Rename s.json to 6.json
---
domains/{s.json => 6.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{s.json => 6.json} (100%)
diff --git a/domains/s.json b/domains/6.json
similarity index 100%
rename from domains/s.json
rename to domains/6.json
From 3b6450f45e9101d71729e767f89ea25564200ad8 Mon Sep 17 00:00:00 2001
From: om
Date: Mon, 29 Jul 2024 20:00:21 +0530
Subject: [PATCH 0458/1311] Update username and email
---
domains/om.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/om.json b/domains/om.json
index b8d18b76e..b08792abe 100644
--- a/domains/om.json
+++ b/domains/om.json
@@ -1,7 +1,7 @@
{
"owner": {
- "username": "TerraPlayz",
- "email": "omsenjalia+github@gmail.com"
+ "username": "omsenjalia",
+ "email": "om@maintainers.is-a.dev"
},
"record": {
"MX": [
From c32f03e476d55d0fbe4f0ebd6fba5fa64108d5b0 Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Mon, 29 Jul 2024 19:32:28 +0500
Subject: [PATCH 0459/1311] Create 7.json
---
domains/7.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/7.json
diff --git a/domains/7.json b/domains/7.json
new file mode 100644
index 000000000..176093b6a
--- /dev/null
+++ b/domains/7.json
@@ -0,0 +1,10 @@
+{
+ "description": "7.is.a.dev why not",
+ "owner": {
+ "username": "JustDeveloper1",
+ "email": "lk.qq@ya.ru"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From 811af5e2318ba8a3d4b8f3dc2a41b097f3e9dfe9 Mon Sep 17 00:00:00 2001
From: om
Date: Mon, 29 Jul 2024 20:03:35 +0530
Subject: [PATCH 0460/1311] Create o.json
---
domains/o.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/o.json
diff --git a/domains/o.json b/domains/o.json
new file mode 100644
index 000000000..b08792abe
--- /dev/null
+++ b/domains/o.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "omsenjalia",
+ "email": "om@maintainers.is-a.dev"
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
From 8fe43cfd5adf11656ac39d4cf9716bc5f735623d Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Mon, 29 Jul 2024 21:42:52 +0700
Subject: [PATCH 0461/1311] Create k.json
---
domains/k.json | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 domains/k.json
diff --git a/domains/k.json b/domains/k.json
new file mode 100644
index 000000000..31d2c60e7
--- /dev/null
+++ b/domains/k.json
@@ -0,0 +1,5 @@
+{"owner": {
+ "username": "MaskDuck",
+ "email": "",
+ "discord": "716134528409665586"},"record": {
+ "CNAME": "maskduck.pages.dev"}}
From 6c636f65df2288473b2601f4beaff5f65e57e52e Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Mon, 29 Jul 2024 20:26:08 +0530
Subject: [PATCH 0462/1311] A mc ping only mc server
---
domains/demo.mcstatus.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/demo.mcstatus.json
diff --git a/domains/demo.mcstatus.json b/domains/demo.mcstatus.json
new file mode 100644
index 000000000..6a7b11a15
--- /dev/null
+++ b/domains/demo.mcstatus.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "CNAME": "bff5bd034c7fbbeafaaf626f505c8cc5.ipv4.tcpshield.com"
+ }
+}
From 67a877613ceef55b18a30d2e85911786b857701e Mon Sep 17 00:00:00 2001
From: CuteDog5695
Date: Mon, 29 Jul 2024 18:10:45 +0300
Subject: [PATCH 0463/1311] Update k.json
---
domains/k.json | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/domains/k.json b/domains/k.json
index 31d2c60e7..3e82368d9 100644
--- a/domains/k.json
+++ b/domains/k.json
@@ -1,5 +1,10 @@
-{"owner": {
- "username": "MaskDuck",
- "email": "",
- "discord": "716134528409665586"},"record": {
- "CNAME": "maskduck.pages.dev"}}
+{
+ "owner": {
+ "username": "MaskDuck",
+ "email": "",
+ "discord": "716134528409665586"
+ },
+ "record": {
+ "CNAME": "maskduck.pages.dev"
+ }
+}
From 4ffca61c5779ccfd0ccfdcf185b2db865c4957c3 Mon Sep 17 00:00:00 2001
From: Kunsh
Date: Mon, 29 Jul 2024 20:45:11 +0530
Subject: [PATCH 0464/1311] Create _github-pages-challenge-kunsh13.kunsh13.json
For github verification
---
domains/_github-pages-challenge-kunsh13.kunsh13.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/_github-pages-challenge-kunsh13.kunsh13.json
diff --git a/domains/_github-pages-challenge-kunsh13.kunsh13.json b/domains/_github-pages-challenge-kunsh13.kunsh13.json
new file mode 100644
index 000000000..1d8a75d5c
--- /dev/null
+++ b/domains/_github-pages-challenge-kunsh13.kunsh13.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "kunsh13",
+ "email": "kunshmaurya@gmail.com"
+ },
+ "record": {
+ "TXT": "72d4c5c21140c36045a8acebb81bd3"
+ }
+}
From bcff82428f01d832500d3c079aa02a08d8af6b10 Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Mon, 29 Jul 2024 17:46:18 +0200
Subject: [PATCH 0465/1311] Add Discord verification string
---
domains/_discord.akatsuki2555.is-a.dev.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/_discord.akatsuki2555.is-a.dev.json
diff --git a/domains/_discord.akatsuki2555.is-a.dev.json b/domains/_discord.akatsuki2555.is-a.dev.json
new file mode 100644
index 000000000..1169636d9
--- /dev/null
+++ b/domains/_discord.akatsuki2555.is-a.dev.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Akatsuki2555",
+ "email": "akatsuki2555@proton.me",
+ "discord": "1226900455037075509"
+ },
+ "record": {
+ "TXT": "dh=30962b6c5cdbbd4629fdf0da9d0bf4c717f065e9"
+ }
+}
\ No newline at end of file
From bd380be9cae8e767ebd54a5517be26bc384e4b2e Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 19:20:25 +0300
Subject: [PATCH 0466/1311] Update joe50097.json
---
domains/joe50097.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index 0680595ec..0b7b943e6 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -4,6 +4,6 @@
"email": "zcell9500@gmail.com"
},
"record": {
- "CNAME": "joe50097.github.io"
+ "CNAME": "joe50097.netlify.app"
}
}
From 593b0f0ba48cff962d8c99670f518b8934bca82c Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 19:25:46 +0300
Subject: [PATCH 0467/1311] Update joe50097.json
---
domains/joe50097.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index 0b7b943e6..b88740ac1 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -4,6 +4,6 @@
"email": "zcell9500@gmail.com"
},
"record": {
- "CNAME": "joe50097.netlify.app"
+ "A": "joe50097.netlify.app"
}
}
From e719b96d01cc43e337fe8a08264373d63bf5b67c Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Mon, 29 Jul 2024 19:26:42 +0300
Subject: [PATCH 0468/1311] Update joe50097.json
---
domains/joe50097.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index b88740ac1..0b7b943e6 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -4,6 +4,6 @@
"email": "zcell9500@gmail.com"
},
"record": {
- "A": "joe50097.netlify.app"
+ "CNAME": "joe50097.netlify.app"
}
}
From 343415c412db21337b708684ce1d03f9ae450d35 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Tue, 30 Jul 2024 03:07:32 +0100
Subject: [PATCH 0469/1311] Create cdn.shymike.json
---
domains/cdn.shymike.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/cdn.shymike.json
diff --git a/domains/cdn.shymike.json b/domains/cdn.shymike.json
new file mode 100644
index 000000000..0db2c96f2
--- /dev/null
+++ b/domains/cdn.shymike.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "ImShyMike",
+ "discord": "582648583635992622"
+ },
+ "record": {
+ "A": [
+ "69.197.135.203"
+ ]
+ }
+}
From 7988b1c2af988e9496f3c57f15189ce1a5719615 Mon Sep 17 00:00:00 2001
From: ImShyMike <122023566+ImShyMike@users.noreply.github.com>
Date: Tue, 30 Jul 2024 03:09:54 +0100
Subject: [PATCH 0470/1311] Update cdn.shymike.json
---
domains/cdn.shymike.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/domains/cdn.shymike.json b/domains/cdn.shymike.json
index 0db2c96f2..69fd29cba 100644
--- a/domains/cdn.shymike.json
+++ b/domains/cdn.shymike.json
@@ -1,6 +1,7 @@
{
"owner": {
"username": "ImShyMike",
+ "email": "",
"discord": "582648583635992622"
},
"record": {
From 68661924a63f31d089acbe2b475f07f7e50de514 Mon Sep 17 00:00:00 2001
From: AhNode <138335069+AhNode@users.noreply.github.com>
Date: Tue, 30 Jul 2024 14:14:48 +0700
Subject: [PATCH 0471/1311] Create d.json
The website: http://pnode2.danbot.host:9671
---
domains/d.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 domains/d.json
diff --git a/domains/d.json b/domains/d.json
new file mode 100644
index 000000000..5d8a53e7e
--- /dev/null
+++ b/domains/d.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "AhNode",
+ "email": "",
+ "discord": "704173828187619370"
+ },
+
+ "record": {
+ "A": ["69.197.135.202"]
+ }
+ }
+
From 9b33158ec2b5ec4b74e0f07bc83db42e1cc4d6fd Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 15:16:21 +0800
Subject: [PATCH 0472/1311] Delete domains/1.json
---
domains/1.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/1.json
diff --git a/domains/1.json b/domains/1.json
deleted file mode 100644
index 0e948dbee..000000000
--- a/domains/1.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "PogMaster9001",
- "email": "",
- "discord": "1190052608346435597"
- },
-
- "record": {
- "CNAME": "projectdevs.net"
- }
- }
-
From cf14d15353d51fda2b44710711dca156274e7869 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 15:16:59 +0800
Subject: [PATCH 0473/1311] Delete domains/a.json
---
domains/a.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/a.json
diff --git a/domains/a.json b/domains/a.json
deleted file mode 100644
index 0e948dbee..000000000
--- a/domains/a.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "PogMaster9001",
- "email": "",
- "discord": "1190052608346435597"
- },
-
- "record": {
- "CNAME": "projectdevs.net"
- }
- }
-
From 878351870b95fbb84683121090c65339c8dee076 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 15:17:15 +0800
Subject: [PATCH 0474/1311] Delete domains/b.json
---
domains/b.json | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 domains/b.json
diff --git a/domains/b.json b/domains/b.json
deleted file mode 100644
index 0e948dbee..000000000
--- a/domains/b.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "PogMaster9001",
- "email": "",
- "discord": "1190052608346435597"
- },
-
- "record": {
- "CNAME": "projectdevs.net"
- }
- }
-
From edeff50694906334e5a87faa6185d62422cd56d5 Mon Sep 17 00:00:00 2001
From: i-am-is-a-dev
Date: Tue, 30 Jul 2024 12:24:51 +0500
Subject: [PATCH 0475/1311] Create 1.json
---
domains/1.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/1.json
diff --git a/domains/1.json b/domains/1.json
new file mode 100644
index 000000000..ccf0df602
--- /dev/null
+++ b/domains/1.json
@@ -0,0 +1,10 @@
+{
+ "description": "1.is-a.dev",
+ "owner": {
+ "username": "i-am-is-a-dev",
+ "email": "lx737456@gmail.com"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From f543eb0f0106db04c4348f109256e1c60395f27a Mon Sep 17 00:00:00 2001
From: i-am-is-a-dev
Date: Tue, 30 Jul 2024 12:28:52 +0500
Subject: [PATCH 0476/1311] Create i-am.json
---
domains/i-am.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/i-am.json
diff --git a/domains/i-am.json b/domains/i-am.json
new file mode 100644
index 000000000..5b296d642
--- /dev/null
+++ b/domains/i-am.json
@@ -0,0 +1,10 @@
+{
+ "description": "i-am.is-a.dev",
+ "owner": {
+ "username": "i-am-is-a-dev",
+ "email": "lx737456@gmail.com"
+ },
+ "record": {
+ "A": ["89.106.200.1"]
+ }
+}
From 64376cb37762437c14016ace1a32a27d7dce5627 Mon Sep 17 00:00:00 2001
From: Sono
Date: Tue, 30 Jul 2024 09:49:27 +0200
Subject: [PATCH 0477/1311] Update mc.sono.json
---
domains/mc.sono.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mc.sono.json b/domains/mc.sono.json
index ad2aecda3..09dcc7b08 100644
--- a/domains/mc.sono.json
+++ b/domains/mc.sono.json
@@ -4,6 +4,6 @@
"email": "sono.arbeit@gmail.com"
},
"record": {
- "CNAME": "time-nation.joinmc.link"
+ "CNAME": "f30e650e-c871-4081-bcac-de9791d361f3.shield.neoprotect.ovh"
}
}
From c63f2adde22eb315b951925569fdf1d7e9b3c807 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:53:04 +0800
Subject: [PATCH 0478/1311] Update 6.json
---
domains/6.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/6.json b/domains/6.json
index d9274c5db..d7c943095 100644
--- a/domains/6.json
+++ b/domains/6.json
@@ -4,6 +4,6 @@
"email": "apipherng@gmail.com"
},
"record": {
- "URL": "https://shockbs.is-a.dev/?v=new"
+ "URL": "https://shockbs.is-a.dev/"
}
}
From ca36fba1b3bc4ffdb4224e7e18d8deb25649e385 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:54:10 +0800
Subject: [PATCH 0479/1311] Create status.6.is-a.dev
---
domains/status.6.is-a.dev | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/status.6.is-a.dev
diff --git a/domains/status.6.is-a.dev b/domains/status.6.is-a.dev
new file mode 100644
index 000000000..070947839
--- /dev/null
+++ b/domains/status.6.is-a.dev
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shockbs",
+ "email": "apipherng@gmail.com"
+ },
+ "record": {
+ "URL": "https://status.hockbs.is-a.dev/"
+ }
+}
From 80ed918999d3df54674f4adb8e64eaaa2b8c5a94 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:58:14 +0800
Subject: [PATCH 0480/1311] Update and rename status.6.is-a.dev to
status.6.json
---
domains/{status.6.is-a.dev => status.6.json} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename domains/{status.6.is-a.dev => status.6.json} (68%)
diff --git a/domains/status.6.is-a.dev b/domains/status.6.json
similarity index 68%
rename from domains/status.6.is-a.dev
rename to domains/status.6.json
index 070947839..947bf4219 100644
--- a/domains/status.6.is-a.dev
+++ b/domains/status.6.json
@@ -4,6 +4,6 @@
"email": "apipherng@gmail.com"
},
"record": {
- "URL": "https://status.hockbs.is-a.dev/"
+ "URL": "https://status.shockbs.is-a.dev/"
}
}
From 1ed432dc727b8da0ade70fe18400b2cbbb0b065a Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:59:08 +0800
Subject: [PATCH 0481/1311] Create docs.6.json
---
domains/docs.6.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/docs.6.json
diff --git a/domains/docs.6.json b/domains/docs.6.json
new file mode 100644
index 000000000..883e0729d
--- /dev/null
+++ b/domains/docs.6.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shockbs",
+ "email": "apipherng@gmail.com"
+ },
+ "record": {
+ "URL": "https://docs.shockbs.is-a.dev/"
+ }
+}
From 022099c092c62af005666a3a0e4c457ec8248592 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:59:57 +0800
Subject: [PATCH 0482/1311] Create g.6.json
---
domains/g.6.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/g.6.json
diff --git a/domains/g.6.json b/domains/g.6.json
new file mode 100644
index 000000000..ff9db082d
--- /dev/null
+++ b/domains/g.6.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shockbs",
+ "email": "apipherng@gmail.com"
+ },
+ "record": {
+ "URL": "https://gg.shockbs.is-a.dev/"
+ }
+}
From 7ba92c222411ce9aafd4b0357fe4deaf465ec496 Mon Sep 17 00:00:00 2001
From: shockbs <77534483+shockbs@users.noreply.github.com>
Date: Tue, 30 Jul 2024 16:00:29 +0800
Subject: [PATCH 0483/1311] Create gg.6.json
---
domains/gg.6.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/gg.6.json
diff --git a/domains/gg.6.json b/domains/gg.6.json
new file mode 100644
index 000000000..ff9db082d
--- /dev/null
+++ b/domains/gg.6.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shockbs",
+ "email": "apipherng@gmail.com"
+ },
+ "record": {
+ "URL": "https://gg.shockbs.is-a.dev/"
+ }
+}
From 1fa092cb51408a373ec357fd0b18031e28d7618b Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Tue, 30 Jul 2024 09:13:24 +0100
Subject: [PATCH 0484/1311] Create status.xrap1dx.json
---
status.xrap1dx.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 status.xrap1dx.json
diff --git a/status.xrap1dx.json b/status.xrap1dx.json
new file mode 100644
index 000000000..47e1af85b
--- /dev/null
+++ b/status.xrap1dx.json
@@ -0,0 +1,13 @@
+{
+ "description": "making my status page!!!",
+ "repo": "https://github.com/xrap1dx?tab=repositories",
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "CNAME": {
+ "status": "statuspage.betteruptime.com"
+ }
+ }
+}
From 3ea2d893b95be5013b5f086c80702c5695ca5c62 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Tue, 30 Jul 2024 09:25:19 +0100
Subject: [PATCH 0485/1311] Update status.xrap1dx.json
---
status.xrap1dx.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/status.xrap1dx.json b/status.xrap1dx.json
index 47e1af85b..475702775 100644
--- a/status.xrap1dx.json
+++ b/status.xrap1dx.json
@@ -6,8 +6,6 @@
"email": "sirrapid155@gmail.com"
},
"record": {
- "CNAME": {
- "status": "statuspage.betteruptime.com"
- }
+ "CNAME": "statuspage.betteruptime.com"
}
}
From ac936228601aac685c452a11a81aa57dfe7bff26 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Tue, 30 Jul 2024 09:27:57 +0100
Subject: [PATCH 0486/1311] Create status.xrap1dx.json
---
domains/status.xrap1dx.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/status.xrap1dx.json
diff --git a/domains/status.xrap1dx.json b/domains/status.xrap1dx.json
new file mode 100644
index 000000000..475702775
--- /dev/null
+++ b/domains/status.xrap1dx.json
@@ -0,0 +1,11 @@
+{
+ "description": "making my status page!!!",
+ "repo": "https://github.com/xrap1dx?tab=repositories",
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "CNAME": "statuspage.betteruptime.com"
+ }
+}
From 62c698fcfe65d6c3ac3345fdc469cc591978afd9 Mon Sep 17 00:00:00 2001
From: Zevobla <38783518+Zevobla@users.noreply.github.com>
Date: Tue, 30 Jul 2024 12:50:14 +0300
Subject: [PATCH 0487/1311] Register zevobla.is-a.dev
---
domains/zevobla.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/zevobla.json
diff --git a/domains/zevobla.json b/domains/zevobla.json
new file mode 100644
index 000000000..cf317bf93
--- /dev/null
+++ b/domains/zevobla.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "Zevobla",
+ "email": "",
+ "discord": "467539292877750284",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Yl52Rrzzsl6pjhBgVkYA_NfGUZUHIp18-pe5PQVvoVI_7U_nksgv91HNcy56xoSJ9A8WUJCeE8qwfsenu9qwHVyWlAuNuWKfEMdM4vAI0V_AuW_1YaIm-0ObrxQsOPMohv9n7e6b5vSLz3f7EKsbiqtebvwF1ebxxqN85t64ZrfCSEBATl3sCjR-vLAORej4Kj3MpgKe7Le1qsoey3u5SR1FvGezQh3PLljcKlR72g0TKvkn8WnF2JicERNDNFJYnwipt-G0HyvibpTsh7trMrcrSEfDYFxGkDLYhgHo02RvUhXer4mtCCvMUX2MgsGraqxDBdASwfk62Jn2EINU6Q.PxrZtoeRnAFNvkmvd0vAMg.xokePgy944ELwFNV_7CzH4K_ylDYFqd_rC-XnvJAt22K2dYKk5SVjftxmLJhwib-BcZh-Aqx7FkRmR3bytAKic2a_vdnmkV6c_tuDbSsJviXViBKpPDPhDF2DoWRBvTI.b2HHi1Vk1_cUmFDkZOclbw"
+ },
+
+ "record": {
+ "A": ["77.238.238.131"]
+ }
+ }
+
\ No newline at end of file
From 1e76aef2c43d3f6a7d07a22071c23c0d83c93f85 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 19:17:35 +0800
Subject: [PATCH 0488/1311] Update owl.json
---
domains/owl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/owl.json b/domains/owl.json
index f0d6431b7..8a953d3ef 100644
--- a/domains/owl.json
+++ b/domains/owl.json
@@ -4,6 +4,6 @@
"email": ""
},
"record": {
- "CNAME": "wdh.app"
+ "CNAME": "p2pb.dev"
}
}
From 9611fecac0b8a0c60b5356318927512e1fd02ee4 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 19:18:17 +0800
Subject: [PATCH 0489/1311] Update register-bot.json
---
domains/register-bot.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/register-bot.json b/domains/register-bot.json
index c937b2ab1..8a953d3ef 100644
--- a/domains/register-bot.json
+++ b/domains/register-bot.json
@@ -4,6 +4,6 @@
"email": ""
},
"record": {
- "A": ["217.174.245.249"]
+ "CNAME": "p2pb.dev"
}
}
From bbbb0e3a943b6248b0f29b07a6e0810791c5d608 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 19:30:03 +0800
Subject: [PATCH 0490/1311] Update william.json
---
domains/william.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/william.json b/domains/william.json
index b4ba3fc15..f02a5de5a 100644
--- a/domains/william.json
+++ b/domains/william.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "wdhdev",
- "email": "william@williamharrison.dev"
+ "email": "william@williamharrison.dev",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QP9cvCwxEhO9UtxXlFXhh8P607UixKZogJzO8Vn1yMnhZ2pVEURjJLLJzStCl423jf0cJre1SJhbAOtyOrPKmhJJt_WI2T3gejBH7Ing9lHk6z0P7MgaFfeih4RCe8hGUGrWM6kBM_Lyc4F3nPVZA3OCvL0zjlEhIWs3KcYv840ZOBEVqIEEzvVEd86OhjNY09chCwX1JZvyS8R52RmeDkeRnl6Vci51e8hyLRXSlVo_8Ltw0wbxlye0R9qgwVL1JNzuZFU7uqMz6tTsIYEmfnWSZZPK7XEJ1hbxtpaAh9aZhgGco01HONxtCG0di9oOYqW9Gon46sONXG5YE8lkhQ._y4OwAWIUcxNNjV-b6dPSg.kOoBWp-rQrwQ5c_0Ze9gFCc2hJ86mofaYGplvJU8ZTD-xngxss7PkmX_eCpsoB0aUz7HR7LvegNdr33bcepabVa50CTTVKJRDuGbi0ch6i8lOcdvjpHUXXnDq0p-2OdX.XKL8qsFZyamWNsx48IX3PQ"
},
"record": {
From 6aaecd16fc9a5e1ae9cb71b01b9de03eac2f1395 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 30 Jul 2024 19:30:55 +0800
Subject: [PATCH 0491/1311] Update w.json
---
domains/w.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/domains/w.json b/domains/w.json
index b4ba3fc15..f02a5de5a 100644
--- a/domains/w.json
+++ b/domains/w.json
@@ -1,7 +1,8 @@
{
"owner": {
"username": "wdhdev",
- "email": "william@williamharrison.dev"
+ "email": "william@williamharrison.dev",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QP9cvCwxEhO9UtxXlFXhh8P607UixKZogJzO8Vn1yMnhZ2pVEURjJLLJzStCl423jf0cJre1SJhbAOtyOrPKmhJJt_WI2T3gejBH7Ing9lHk6z0P7MgaFfeih4RCe8hGUGrWM6kBM_Lyc4F3nPVZA3OCvL0zjlEhIWs3KcYv840ZOBEVqIEEzvVEd86OhjNY09chCwX1JZvyS8R52RmeDkeRnl6Vci51e8hyLRXSlVo_8Ltw0wbxlye0R9qgwVL1JNzuZFU7uqMz6tTsIYEmfnWSZZPK7XEJ1hbxtpaAh9aZhgGco01HONxtCG0di9oOYqW9Gon46sONXG5YE8lkhQ._y4OwAWIUcxNNjV-b6dPSg.kOoBWp-rQrwQ5c_0Ze9gFCc2hJ86mofaYGplvJU8ZTD-xngxss7PkmX_eCpsoB0aUz7HR7LvegNdr33bcepabVa50CTTVKJRDuGbi0ch6i8lOcdvjpHUXXnDq0p-2OdX.XKL8qsFZyamWNsx48IX3PQ"
},
"record": {
From 1943e729a970a8197a728525fef6077936c2b526 Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Tue, 30 Jul 2024 13:32:02 +0100
Subject: [PATCH 0492/1311] Create status.yunexiz.json
---
domains/status.yunexiz.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/status.yunexiz.json
diff --git a/domains/status.yunexiz.json b/domains/status.yunexiz.json
new file mode 100644
index 000000000..7567be2c0
--- /dev/null
+++ b/domains/status.yunexiz.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "yunexiz",
+ "discord": "1040303561847881729",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "https://unemployed-joyan-non4-29c12f12.koyeb.app"
+ }
+}
From 71a0d2d1f6a4a751e023ad4af9e8fbd6691fc67c Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Tue, 30 Jul 2024 13:34:11 +0100
Subject: [PATCH 0493/1311] Update status.yunexiz.json
---
domains/status.yunexiz.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/status.yunexiz.json b/domains/status.yunexiz.json
index 7567be2c0..ac2e8dd90 100644
--- a/domains/status.yunexiz.json
+++ b/domains/status.yunexiz.json
@@ -5,6 +5,6 @@
"email": ""
},
"record": {
- "CNAME": "https://unemployed-joyan-non4-29c12f12.koyeb.app"
+ "CNAME": "unemployed-joyan-non4-29c12f12.koyeb.app"
}
}
From 4504d0f69cefb410bad0a93435c06a628b4062ed Mon Sep 17 00:00:00 2001
From: MaskDuck
Date: Tue, 30 Jul 2024 20:13:35 +0700
Subject: [PATCH 0494/1311] Create 69.json
---
domains/69.json | 1 +
1 file changed, 1 insertion(+)
create mode 100644 domains/69.json
diff --git a/domains/69.json b/domains/69.json
new file mode 100644
index 000000000..239044d30
--- /dev/null
+++ b/domains/69.json
@@ -0,0 +1 @@
+{"owner":{"username":"maskduck","email":"","discord":"716134528409665586"},"record":{"CNAME":"maskduck.pages.dev"}}
From a56c1f9e5f02177e030560ac125840be54535f49 Mon Sep 17 00:00:00 2001
From: Joyal Jijo
Date: Tue, 30 Jul 2024 18:50:42 +0530
Subject: [PATCH 0495/1311] added my domain request
---
domains/joyal-jijo.json | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 domains/joyal-jijo.json
diff --git a/domains/joyal-jijo.json b/domains/joyal-jijo.json
new file mode 100644
index 000000000..55c4a44a5
--- /dev/null
+++ b/domains/joyal-jijo.json
@@ -0,0 +1,14 @@
+{
+ "description": "joyal portfolio",
+ "repo": "https://github.com/joyal-jij0/portfolio",
+ "owner": {
+ "username": "joyal-jij0",
+ "email": "",
+ "discord": "joyal_jij0"
+ },
+ "record": {
+ "A": [
+ "75.2.60.5"
+ ]
+ }
+}
\ No newline at end of file
From ddc23e49319176c8fbd89bba77ee032c60c4acf0 Mon Sep 17 00:00:00 2001
From: winbo
Date: Tue, 30 Jul 2024 15:27:15 +0200
Subject: [PATCH 0496/1311] Update and rename amberos.json to luminaos.json
---
domains/{amberos.json => luminaos.json} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename domains/{amberos.json => luminaos.json} (53%)
diff --git a/domains/amberos.json b/domains/luminaos.json
similarity index 53%
rename from domains/amberos.json
rename to domains/luminaos.json
index f14937898..f40a1bb76 100644
--- a/domains/amberos.json
+++ b/domains/luminaos.json
@@ -1,9 +1,9 @@
{
"owner": {
- "username": "amberOS-win",
+ "username": "luminaOS-win",
"email": "winbo-yml-exe@outlook.com"
},
"record": {
- "CNAME": "amberos-win.github.io"
+ "CNAME": "luminaos-win.github.io"
}
}
From e8b29554a74e4977a414a720737c441a9d2bf1bf Mon Sep 17 00:00:00 2001
From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:05:37 +0100
Subject: [PATCH 0497/1311] Delete domains/status.yunexiz.json
---
domains/status.yunexiz.json | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 domains/status.yunexiz.json
diff --git a/domains/status.yunexiz.json b/domains/status.yunexiz.json
deleted file mode 100644
index ac2e8dd90..000000000
--- a/domains/status.yunexiz.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "owner": {
- "username": "yunexiz",
- "discord": "1040303561847881729",
- "email": ""
- },
- "record": {
- "CNAME": "unemployed-joyan-non4-29c12f12.koyeb.app"
- }
-}
From 0ea828fa85f9bec82e5503a7ab59f2668ceb825f Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Tue, 30 Jul 2024 17:03:58 +0100
Subject: [PATCH 0498/1311] Create cdn.xrap1dx.json
---
cdn.xrap1dx.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 cdn.xrap1dx.json
diff --git a/cdn.xrap1dx.json b/cdn.xrap1dx.json
new file mode 100644
index 000000000..1de1dd0ca
--- /dev/null
+++ b/cdn.xrap1dx.json
@@ -0,0 +1,13 @@
+{
+ "description": "making my cdn!!!",
+ "repo": "https://github.com/xrap1dx?tab=repositories",
+ "owner": {
+ "username": "xrap1dx",
+ "email": "sirrapid155@gmail.com"
+ },
+ "record": {
+ "A": [
+ "69.30.249.53"
+ ]
+ }
+}
From 1b0fc2ec68eb6cc978e10ab63cf12b151a3f4272 Mon Sep 17 00:00:00 2001
From: xrap1dx
Date: Tue, 30 Jul 2024 17:16:44 +0100
Subject: [PATCH 0499/1311] Rename cdn.xrap1dx.json to domains/cdn.xrap1dx.json
---
cdn.xrap1dx.json => domains/cdn.xrap1dx.json | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename cdn.xrap1dx.json => domains/cdn.xrap1dx.json (100%)
diff --git a/cdn.xrap1dx.json b/domains/cdn.xrap1dx.json
similarity index 100%
rename from cdn.xrap1dx.json
rename to domains/cdn.xrap1dx.json
From 77bf42da444626b999e833113bbc3684db6eb458 Mon Sep 17 00:00:00 2001
From: xdoxx123 <162730079+xdoxx123@users.noreply.github.com>
Date: Tue, 30 Jul 2024 19:59:04 +0200
Subject: [PATCH 0500/1311] Create xdoxx123.json
---
domains/xdoxx123.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/xdoxx123.json
diff --git a/domains/xdoxx123.json b/domains/xdoxx123.json
new file mode 100644
index 000000000..8a426286d
--- /dev/null
+++ b/domains/xdoxx123.json
@@ -0,0 +1,11 @@
+{
+ "description": "xdoxx123.is-a.dev",
+ "repo": "https://github.com/xdoxx123/xdoxx123.github.io",
+ "owner": {
+ "username": "xdoxx123",
+ "email": "xdoxx124@gmail.com"
+ },
+ "record": {
+ "CNAME": "xdoxx123.github.io"
+ }
+}
From e6262debe5f397f6751c951064adcdde3593624a Mon Sep 17 00:00:00 2001
From: Meywy aka Astro
Date: Tue, 30 Jul 2024 21:18:44 +0200
Subject: [PATCH 0501/1311] Create meywy.json
---
domains/meywy.json | 1 +
1 file changed, 1 insertion(+)
create mode 100644 domains/meywy.json
diff --git a/domains/meywy.json b/domains/meywy.json
new file mode 100644
index 000000000..8b1378917
--- /dev/null
+++ b/domains/meywy.json
@@ -0,0 +1 @@
+
From 693dee009decf43928d34231cb3bd7eecd2bd485 Mon Sep 17 00:00:00 2001
From: Meywy aka Astro
Date: Tue, 30 Jul 2024 21:26:19 +0200
Subject: [PATCH 0502/1311] Update meywy.json
---
domains/meywy.json | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/domains/meywy.json b/domains/meywy.json
index 8b1378917..fe2a7cffd 100644
--- a/domains/meywy.json
+++ b/domains/meywy.json
@@ -1 +1,14 @@
-
+{
+ "description": "Portfolio",
+ "repo": "https://github.com/Meywy/meywy.github.io",
+ "owner": {
+ "username": "Meywy",
+ "email": "meywyy@gmail.com",
+ "discord": "923162990419791913"
+ },
+ "record": {
+ "A": [
+ "75.2.60.5"
+ ]
+ }
+}
From e90be884d9f7391330068d5c09fae32fed4861fc Mon Sep 17 00:00:00 2001
From: h3ldll <167717217+gvalue-04@users.noreply.github.com>
Date: Tue, 30 Jul 2024 19:53:35 -0400
Subject: [PATCH 0503/1311] Create h3lmcserver.json
---
domains/h3lmcserver.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/h3lmcserver.json
diff --git a/domains/h3lmcserver.json b/domains/h3lmcserver.json
new file mode 100644
index 000000000..c21b3066e
--- /dev/null
+++ b/domains/h3lmcserver.json
@@ -0,0 +1,11 @@
+{
+ "description": "Documentation for is-a-dev",
+ "repo": "https://github.com/is-a-dev/docs",
+ "owner": {
+ "username": "gvalue-04",
+ "email": "vaporvault04@gmail.com"
+ },
+ "record": {
+ "CNAME": "on-clan.gl.at.ply.gg:25565"
+ }
+}
From e9d681d7403da41a123eed6e1568f2de9506f1d3 Mon Sep 17 00:00:00 2001
From: funnsam
Date: Wed, 31 Jul 2024 15:45:20 +0800
Subject: [PATCH 0504/1311] Register funn.is-a.dev
---
domains/funn.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/funn.json
diff --git a/domains/funn.json b/domains/funn.json
new file mode 100644
index 000000000..68df2f980
--- /dev/null
+++ b/domains/funn.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "funnsam",
+ "email": "",
+ "discord": "684733024612646953",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZMW5PjPtfPT7C8JjTRmHq8lQPCfuuqYjzrJDWht6SAT7w7Uf1pocR9OhIsl4fvx3Jw1bcOYsa2KfWbZ_PXLDD6YlRHM86nszS4TPFlo8_DsqJC0IMlXdBtlgqPg0gntNzuZMNg9HLpkRWiXzkXMEMdQ5OJJgVoKtBCpc9Z68aoFw_d8WNKebA1mC04DayucBOulPu1bY2HhZleTvjAlW7_wA-soRF-O9ByL59DtNfUGaJaX7SqvthGz2FSyPqlaw1UOe3fpQdutYG_A97tv_toQOJZy93o2iCcrxSWS3tPFZnu_LVyL-JRmkfaMvzxFakgA3etAOx-ReUnD8TmM3tw.ZqPbIAF9lrCM39_U9KgzHA.PdOPxoSDOoMU9saO4KtrXor5ZIStqTjA8AMrCFatJDiB3iHln7gPkzkhmS-l6w8hwu7T3VLxDe8kfVmxmbenKksumyR6pDicLaw45zb5vfY.srUkRHoxqz9QXW1pzbTo2w"
+ },
+
+ "record": {
+ "CNAME": "funnsam.github.io"
+ }
+ }
+
\ No newline at end of file
From 0dd6fa90d9c28a2d706956c5411281fc7783afe0 Mon Sep 17 00:00:00 2001
From: funnsam
Date: Wed, 31 Jul 2024 08:08:32 +0000
Subject: [PATCH 0505/1311] Added verification domains for funn.is-a.dev
---
domains/_discord.funn.json | 9 ++++++++
.../_github-pages-challenge-funnsam.funn.json | 9 ++++++++
domains/funn.json | 22 +++++++++----------
3 files changed, 29 insertions(+), 11 deletions(-)
create mode 100644 domains/_discord.funn.json
create mode 100644 domains/_github-pages-challenge-funnsam.funn.json
diff --git a/domains/_discord.funn.json b/domains/_discord.funn.json
new file mode 100644
index 000000000..d89e44cc3
--- /dev/null
+++ b/domains/_discord.funn.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "funnsam",
+ "email": "funnsam8@gmail.com"
+ },
+ "record": {
+ "TXT": "dh=901b963730610d7e0f1d4f29c48658f871d6e71d"
+ }
+}
diff --git a/domains/_github-pages-challenge-funnsam.funn.json b/domains/_github-pages-challenge-funnsam.funn.json
new file mode 100644
index 000000000..ef59f63b6
--- /dev/null
+++ b/domains/_github-pages-challenge-funnsam.funn.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "funnsam",
+ "email": "funnsam8@gmail.com"
+ },
+ "record": {
+ "TXT": "a81a9e51e2583c003a02eba386cb78"
+ }
+}
diff --git a/domains/funn.json b/domains/funn.json
index 68df2f980..dc25bcf3e 100644
--- a/domains/funn.json
+++ b/domains/funn.json
@@ -1,13 +1,13 @@
{
- "owner": {
- "username": "funnsam",
- "email": "",
- "discord": "684733024612646953",
- "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZMW5PjPtfPT7C8JjTRmHq8lQPCfuuqYjzrJDWht6SAT7w7Uf1pocR9OhIsl4fvx3Jw1bcOYsa2KfWbZ_PXLDD6YlRHM86nszS4TPFlo8_DsqJC0IMlXdBtlgqPg0gntNzuZMNg9HLpkRWiXzkXMEMdQ5OJJgVoKtBCpc9Z68aoFw_d8WNKebA1mC04DayucBOulPu1bY2HhZleTvjAlW7_wA-soRF-O9ByL59DtNfUGaJaX7SqvthGz2FSyPqlaw1UOe3fpQdutYG_A97tv_toQOJZy93o2iCcrxSWS3tPFZnu_LVyL-JRmkfaMvzxFakgA3etAOx-ReUnD8TmM3tw.ZqPbIAF9lrCM39_U9KgzHA.PdOPxoSDOoMU9saO4KtrXor5ZIStqTjA8AMrCFatJDiB3iHln7gPkzkhmS-l6w8hwu7T3VLxDe8kfVmxmbenKksumyR6pDicLaw45zb5vfY.srUkRHoxqz9QXW1pzbTo2w"
- },
-
- "record": {
- "CNAME": "funnsam.github.io"
- }
+ "owner": {
+ "username": "funnsam",
+ "email": "funnsam8@gmail.com",
+ "discord": "684733024612646953",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZMW5PjPtfPT7C8JjTRmHq8lQPCfuuqYjzrJDWht6SAT7w7Uf1pocR9OhIsl4fvx3Jw1bcOYsa2KfWbZ_PXLDD6YlRHM86nszS4TPFlo8_DsqJC0IMlXdBtlgqPg0gntNzuZMNg9HLpkRWiXzkXMEMdQ5OJJgVoKtBCpc9Z68aoFw_d8WNKebA1mC04DayucBOulPu1bY2HhZleTvjAlW7_wA-soRF-O9ByL59DtNfUGaJaX7SqvthGz2FSyPqlaw1UOe3fpQdutYG_A97tv_toQOJZy93o2iCcrxSWS3tPFZnu_LVyL-JRmkfaMvzxFakgA3etAOx-ReUnD8TmM3tw.ZqPbIAF9lrCM39_U9KgzHA.PdOPxoSDOoMU9saO4KtrXor5ZIStqTjA8AMrCFatJDiB3iHln7gPkzkhmS-l6w8hwu7T3VLxDe8kfVmxmbenKksumyR6pDicLaw45zb5vfY.srUkRHoxqz9QXW1pzbTo2w"
+ },
+
+ "record": {
+ "CNAME": "funnsam.github.io"
}
-
\ No newline at end of file
+}
+
From d761eb8f82c55d91394a09be4301a86f9750af17 Mon Sep 17 00:00:00 2001
From: zwei <110226580+bestZwei@users.noreply.github.com>
Date: Wed, 31 Jul 2024 17:45:22 +0800
Subject: [PATCH 0506/1311] Create fy.json
---
domains/fy.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/fy.json
diff --git a/domains/fy.json b/domains/fy.json
new file mode 100644
index 000000000..d8485c6a8
--- /dev/null
+++ b/domains/fy.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "bestzwei",
+ "email": "post@zwei.de.eu.org"
+ },
+ "record": {
+ "CNAME": "libretranslator.pages.dev"
+ }
+}
From 3108b7195dfd0a7a1a6e03be492132707b46bea3 Mon Sep 17 00:00:00 2001
From: Ofer Sadan
Date: Wed, 31 Jul 2024 13:46:27 +0300
Subject: [PATCH 0507/1311] Create ofer.json
---
domains/ofer.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/ofer.json
diff --git a/domains/ofer.json b/domains/ofer.json
new file mode 100644
index 000000000..a2ee9c1d6
--- /dev/null
+++ b/domains/ofer.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ofer Sadan",
+ "repo": "https://github.com/ofersadan85/portfolio",
+ "owner": {
+ "username": "ofersadan85",
+ "email": "ofersadan85@gmail.com"
+ },
+ "record": {
+ "URL": "https://ofersadan85.github.io/portfolio/"
+ }
+}
From 87318c659196ecec5b6ab8b0784178d94390f318 Mon Sep 17 00:00:00 2001
From: dhruvakalur <77524467+dhruvakalur@users.noreply.github.com>
Date: Wed, 31 Jul 2024 17:02:20 +0530
Subject: [PATCH 0508/1311] Create dhruvakalur.json
---
domains/dhruvakalur.json | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 domains/dhruvakalur.json
diff --git a/domains/dhruvakalur.json b/domains/dhruvakalur.json
new file mode 100644
index 000000000..26f5c2d74
--- /dev/null
+++ b/domains/dhruvakalur.json
@@ -0,0 +1,14 @@
+{
+ "description": "My Personal EMAIL",
+ "owner": {
+ "username": "dhruvakalur",
+ "email": "dhruvakalur9@gmail.com",
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
From 0feb072548acc4f2933304630d18b865a7d37a38 Mon Sep 17 00:00:00 2001
From: dhruvakalur <77524467+dhruvakalur@users.noreply.github.com>
Date: Wed, 31 Jul 2024 18:02:24 +0530
Subject: [PATCH 0509/1311] Register a.is-a.dev
---
domains/a.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/a.json
diff --git a/domains/a.json b/domains/a.json
new file mode 100644
index 000000000..b3f291c15
--- /dev/null
+++ b/domains/a.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "dhruvakalur",
+ "email": "",
+ "discord": "794802369216380949",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA"
+ },
+
+ "record": {
+ "A": ["45.90.12.29"]
+ }
+ }
+
\ No newline at end of file
From b1842f65926e6de1cfed99f853bede0d4aef2cb0 Mon Sep 17 00:00:00 2001
From: dhruvakalur <77524467+dhruvakalur@users.noreply.github.com>
Date: Wed, 31 Jul 2024 19:04:10 +0530
Subject: [PATCH 0510/1311] Update domains/dhruvakalur.json
Co-authored-by: Stef_DP
---
domains/dhruvakalur.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/dhruvakalur.json b/domains/dhruvakalur.json
index 26f5c2d74..ab5e622cc 100644
--- a/domains/dhruvakalur.json
+++ b/domains/dhruvakalur.json
@@ -2,7 +2,7 @@
"description": "My Personal EMAIL",
"owner": {
"username": "dhruvakalur",
- "email": "dhruvakalur9@gmail.com",
+ "email": "dhruvakalur9@gmail.com"
},
"record": {
"MX": [
From f4d20472041c9933c8561fd90a11ec058e66825e Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Wed, 31 Jul 2024 17:31:22 +0300
Subject: [PATCH 0511/1311] Update joe50097.json
---
domains/joe50097.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index 0b7b943e6..d36f35cf5 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -3,7 +3,11 @@
"username": "Joe50097",
"email": "zcell9500@gmail.com"
},
- "record": {
- "CNAME": "joe50097.netlify.app"
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
From ee199391e4aaf2d86ea07599c2921661eb1643a5 Mon Sep 17 00:00:00 2001
From: Joe <144157945+Joe50097@users.noreply.github.com>
Date: Wed, 31 Jul 2024 17:34:36 +0300
Subject: [PATCH 0512/1311] Update joe50097.json
---
domains/joe50097.json | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/domains/joe50097.json b/domains/joe50097.json
index d36f35cf5..93f5d50bb 100644
--- a/domains/joe50097.json
+++ b/domains/joe50097.json
@@ -3,11 +3,14 @@
"username": "Joe50097",
"email": "zcell9500@gmail.com"
},
- "record": {
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ],
- "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all",
+ "A": [
+ "75.2.60.5"
+ ]
}
}
From 0abbac8ab5b7874130842958be218517710037b0 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Wed, 31 Jul 2024 21:16:35 +0500
Subject: [PATCH 0513/1311] Update juststudio.json
---
domains/juststudio.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/domains/juststudio.json b/domains/juststudio.json
index a26b51d42..e317ba4c4 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -3,7 +3,8 @@
"repo": "https://github.com/JustStudio7/juststudio7.github.io",
"owner": {
"username": "JustStudio7",
- "email": "lk.qq@ya.ru"
+ "email": "support@juststudio.is-a.dev",
+ "discord": "1117482901353812088"
},
"record": {
"A": [
@@ -15,6 +16,9 @@
"MX": [
"mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"
],
- "TXT": "v=spf1 include:zohomail.eu ~all"
+ "TXT": [
+ "v=spf1 include:zohomail.eu ~all",
+ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4"
+ ]
}
}
From 2238dce7d534575f3e53da6848c7646a6110949f Mon Sep 17 00:00:00 2001
From: h3ldll <167717217+gvalue-04@users.noreply.github.com>
Date: Wed, 31 Jul 2024 13:11:14 -0400
Subject: [PATCH 0514/1311] Update h3lmcserver.json
---
domains/h3lmcserver.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/h3lmcserver.json b/domains/h3lmcserver.json
index c21b3066e..0145ec64c 100644
--- a/domains/h3lmcserver.json
+++ b/domains/h3lmcserver.json
@@ -6,6 +6,6 @@
"email": "vaporvault04@gmail.com"
},
"record": {
- "CNAME": "on-clan.gl.at.ply.gg:25565"
+ "CNAME": "on-clan.gl.at.ply.gg"
}
}
From 9090cc0f67e06548d5ecfff2e326132ff9556b6c Mon Sep 17 00:00:00 2001
From: h3ldll <167717217+gvalue-04@users.noreply.github.com>
Date: Wed, 31 Jul 2024 13:17:24 -0400
Subject: [PATCH 0515/1311] Rename h3lmcserver.json to mc.h3l.is-a.dev.json
---
domains/{h3lmcserver.json => mc.h3l.is-a.dev.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{h3lmcserver.json => mc.h3l.is-a.dev.json} (100%)
diff --git a/domains/h3lmcserver.json b/domains/mc.h3l.is-a.dev.json
similarity index 100%
rename from domains/h3lmcserver.json
rename to domains/mc.h3l.is-a.dev.json
From 11741294a139c43851a8f0f8b5239a84af9bae04 Mon Sep 17 00:00:00 2001
From: Namra Joshi <54377889+njxixi@users.noreply.github.com>
Date: Wed, 31 Jul 2024 12:05:42 -0700
Subject: [PATCH 0516/1311] Create namra.json
---
domains/namra.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/namra.json
diff --git a/domains/namra.json b/domains/namra.json
new file mode 100644
index 000000000..d93d64a8d
--- /dev/null
+++ b/domains/namra.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "njxixi",
+ "email": "jnamra.nj@gmail.com"
+ },
+ "record": {
+ "CNAME": "njxixi.github.io"
+ }
+}
From 092fb960d875c4e0402bcbb2fcb0fce8ffe8e109 Mon Sep 17 00:00:00 2001
From: h3ldll <167717217+gvalue-04@users.noreply.github.com>
Date: Wed, 31 Jul 2024 15:13:13 -0400
Subject: [PATCH 0517/1311] Rename mc.h3l.is-a.dev.json to mc.h3l.json
---
domains/{mc.h3l.is-a.dev.json => mc.h3l.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{mc.h3l.is-a.dev.json => mc.h3l.json} (100%)
diff --git a/domains/mc.h3l.is-a.dev.json b/domains/mc.h3l.json
similarity index 100%
rename from domains/mc.h3l.is-a.dev.json
rename to domains/mc.h3l.json
From 1dde842a4af08d9d65922a69d152345cf1d23671 Mon Sep 17 00:00:00 2001
From: Drew <84212701+MrDiamondDog@users.noreply.github.com>
Date: Wed, 31 Jul 2024 14:09:29 -0600
Subject: [PATCH 0518/1311] Update mrdiamond.json
---
domains/mrdiamond.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json
index a6a93fe3a..691b44ea1 100644
--- a/domains/mrdiamond.json
+++ b/domains/mrdiamond.json
@@ -4,6 +4,6 @@
"email": "drewratner27@gmail.com"
},
"record": {
- "A": ["129.146.158.220"]
+ "CNAME": "mrdiamond.pages.dev"
}
}
From a4bd4c2234bacf8fba29585bdcf0ee375553a4fd Mon Sep 17 00:00:00 2001
From: Akatsuki2555
Date: Wed, 31 Jul 2024 23:26:20 +0200
Subject: [PATCH 0519/1311] Fix commit not working
---
...cord.akatsuki2555.is-a.dev.json => _discord.akatsuki2555.json} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename domains/{_discord.akatsuki2555.is-a.dev.json => _discord.akatsuki2555.json} (100%)
diff --git a/domains/_discord.akatsuki2555.is-a.dev.json b/domains/_discord.akatsuki2555.json
similarity index 100%
rename from domains/_discord.akatsuki2555.is-a.dev.json
rename to domains/_discord.akatsuki2555.json
From bb4626713c3edb8ce81fbb396fb61625ce22e8e1 Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 01:49:22 +0100
Subject: [PATCH 0520/1311] Create sly.json
---
domains/sly.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/sly.json
diff --git a/domains/sly.json b/domains/sly.json
new file mode 100644
index 000000000..c5d5aac16
--- /dev/null
+++ b/domains/sly.json
@@ -0,0 +1,11 @@
+{
+ "description": "Domain name for my personal portfolio website",
+ "repo": "https://github.com/SlyBouhafs/sly.github.io",
+ "owner": {
+ "username": "SlyBouhafs",
+ "email": "khmedj+github@gmail.com",
+ },
+ "record": {
+ "CNAME": "sly.github.io"
+ }
+}
From dfec7e2c22db78e7d77c94de3eb5776089fa1593 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Thu, 1 Aug 2024 08:52:15 +0800
Subject: [PATCH 0521/1311] Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b3750c8d4..388da51c3 100644
--- a/README.md
+++ b/README.md
@@ -34,11 +34,11 @@ If you have an issue that contains confidental infomation, send an email to secu
### Manual Registration
> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge).
-- [Fork](https://github.com/is-a-dev/register/fork) this repository.
-- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
-- [Read the documentation](https://www.is-a.dev/docs).
+- [Fork](https://github.com/is-a-dev/register/fork) and star this repository
+- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`
+- [Read the documentation](https://www.is-a.dev/docs)
- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
-- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
+- After the pull request is merged, please allow up to 24 hours for the changes to propagate
- Enjoy your new `.is-a.dev` domain!
### Automated Registration
From 37a22f79996f7a604e0989621b841958ec8aabbb Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 01:59:56 +0100
Subject: [PATCH 0522/1311] Update sly.json
---
domains/sly.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domains/sly.json b/domains/sly.json
index c5d5aac16..e921ab129 100644
--- a/domains/sly.json
+++ b/domains/sly.json
@@ -1,11 +1,11 @@
{
"description": "Domain name for my personal portfolio website",
- "repo": "https://github.com/SlyBouhafs/sly.github.io",
+ "repo": "https://github.com/SlyBouhafs/slybouhafs.github.io",
"owner": {
"username": "SlyBouhafs",
"email": "khmedj+github@gmail.com",
},
"record": {
- "CNAME": "sly.github.io"
+ "CNAME": "slybouhafs.github.io"
}
}
From 35e0540ec5ea8482a496f17f80283c8aed79e42c Mon Sep 17 00:00:00 2001
From: giabao <101872922+VuGiaBao1337@users.noreply.github.com>
Date: Thu, 1 Aug 2024 08:33:26 +0700
Subject: [PATCH 0523/1311] Create b.json
---
domains/b.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/b.json
diff --git a/domains/b.json b/domains/b.json
new file mode 100644
index 000000000..e7732b5fb
--- /dev/null
+++ b/domains/b.json
@@ -0,0 +1,11 @@
+{
+ "description": "vugiabao1337 subdomain",
+ "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io",
+ "owner": {
+ "username": "VuGiaBao1337",
+ "email": "ahihidiscord@gmail.com",
+ },
+ "record": {
+ "CNAME": "vugiabao1337.github.io"
+ }
+}
From 06727b8a8eae9d40b3e769a45ed33a00e041a752 Mon Sep 17 00:00:00 2001
From: "Andra R. Pratama" <82736568+nulitas@users.noreply.github.com>
Date: Thu, 1 Aug 2024 13:31:52 +0700
Subject: [PATCH 0524/1311] Create nulitas.json
---
domains/nulitas.json | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 domains/nulitas.json
diff --git a/domains/nulitas.json b/domains/nulitas.json
new file mode 100644
index 000000000..9d0dd2ec0
--- /dev/null
+++ b/domains/nulitas.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "nulitas",
+ },
+
+ "record": {
+ "CNAME": "https://nulitas.github.io/portfolio/"
+ }
+}
From e7a91e532a7a282cde3aa8e1dee296c96461a358 Mon Sep 17 00:00:00 2001
From: "Andra R. Pratama" <82736568+nulitas@users.noreply.github.com>
Date: Thu, 1 Aug 2024 13:33:16 +0700
Subject: [PATCH 0525/1311] Update nulitas.json
---
domains/nulitas.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/nulitas.json b/domains/nulitas.json
index 9d0dd2ec0..324184768 100644
--- a/domains/nulitas.json
+++ b/domains/nulitas.json
@@ -4,6 +4,6 @@
},
"record": {
- "CNAME": "https://nulitas.github.io/portfolio/"
+ "CNAME": "nulitas.github.io/portfolio/"
}
}
From 30638110262093f8e70c6fc9399ac204d11348b9 Mon Sep 17 00:00:00 2001
From: Subir Nath Bhowmik <64315365+snbhowmik@users.noreply.github.com>
Date: Thu, 1 Aug 2024 12:58:32 +0530
Subject: [PATCH 0526/1311] Create and Merge snbhowmik.json
---
domains/snbhowmik.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/snbhowmik.json
diff --git a/domains/snbhowmik.json b/domains/snbhowmik.json
new file mode 100644
index 000000000..1b8730c1a
--- /dev/null
+++ b/domains/snbhowmik.json
@@ -0,0 +1,13 @@
+{
+ "description": "A Portfolio site for my Academic Career",
+ "repo": "https://github.com/snbhowmik/portfolio",
+ "owner": {
+ "username": "snbhowmik",
+ "linkedin": "https://www.linkedin.com/in/snbhowmik/",
+ },
+ "record": {
+ "A": [
+ "75.2.60.5"
+ ]
+ }
+}
From 1eb04f8982474c29496f2e305c60d339f4f4c83e Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Thu, 1 Aug 2024 14:21:07 +0500
Subject: [PATCH 0527/1311] Update justdeveloper.json
---
domains/justdeveloper.json | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
index 6aa1c2988..17137bb96 100644
--- a/domains/justdeveloper.json
+++ b/domains/justdeveloper.json
@@ -3,9 +3,16 @@
"repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
"owner": {
"username": "JustDeveloper1",
- "email": "lk.qq@ya.ru"
+ "email": "justdeveloper@juststudio.is-a.dev"
+ "discord": "1117482901353812088"
},
"record": {
- "CNAME": "justdeveloper1.github.io"
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "TXT": "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s"
}
}
From d0b3826f867bdad1a98a379b0f1854a5c18908da Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Thu, 1 Aug 2024 14:24:33 +0500
Subject: [PATCH 0528/1311] bugfix
---
domains/justdeveloper.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
index 17137bb96..8e7166c5d 100644
--- a/domains/justdeveloper.json
+++ b/domains/justdeveloper.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io",
"owner": {
"username": "JustDeveloper1",
- "email": "justdeveloper@juststudio.is-a.dev"
+ "email": "justdeveloper@juststudio.is-a.dev",
"discord": "1117482901353812088"
},
"record": {
From 83c4fa8670a0a1c22cd4f3aff2eb2ca3886dfd6d Mon Sep 17 00:00:00 2001
From: nothazz
Date: Thu, 1 Aug 2024 13:39:14 +0200
Subject: [PATCH 0529/1311] Create nothazz.json
---
domains/nothazz.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/nothazz.json
diff --git a/domains/nothazz.json b/domains/nothazz.json
new file mode 100644
index 000000000..4ed62c874
--- /dev/null
+++ b/domains/nothazz.json
@@ -0,0 +1,11 @@
+{
+ "description": "My personal site",
+ "repo": "https://github.com/nothazz/nothazz.github.io",
+ "owner": {
+ "username": "nothazz",
+ "email": "hazz73963@gmail.com"
+ },
+ "record": {
+ "CNAME": "nothazz.github.io"
+ }
+}
From 427380b03c664f718402886979aafd7872162c34 Mon Sep 17 00:00:00 2001
From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com>
Date: Thu, 1 Aug 2024 13:14:07 +0100
Subject: [PATCH 0530/1311] Create ewan.json
---
domains/ewan.json | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 domains/ewan.json
diff --git a/domains/ewan.json b/domains/ewan.json
new file mode 100644
index 000000000..a1585c784
--- /dev/null
+++ b/domains/ewan.json
@@ -0,0 +1,6 @@
+{
+ "owner": {
+ "username": "",
+ "discord": "<@meowcuber>"
+ }
+}
From 974a3f77301884d7217af0ab9c38d9a54d94d805 Mon Sep 17 00:00:00 2001
From: Acronical
Date: Thu, 1 Aug 2024 14:22:13 +0100
Subject: [PATCH 0531/1311] A record change due to IP change
---
domains/yrrahbot.acronical.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json
index bb972b6e7..791acc6c3 100644
--- a/domains/yrrahbot.acronical.json
+++ b/domains/yrrahbot.acronical.json
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
- "A": ["209.38.167.110"]
+ "A": ["138.68.178.62"]
}
}
From d9b590f90f8ee3ae147dcd7b815056852b27aa60 Mon Sep 17 00:00:00 2001
From: kubsai <148321169+kubsai@users.noreply.github.com>
Date: Thu, 1 Aug 2024 19:28:34 +0530
Subject: [PATCH 0532/1311] Register tech4file.is-a.dev
---
domains/tech4file.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/tech4file.json
diff --git a/domains/tech4file.json b/domains/tech4file.json
new file mode 100644
index 000000000..bfaadf4ec
--- /dev/null
+++ b/domains/tech4file.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "kubsai",
+ "email": "",
+ "discord": "477781395922485248",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.rjBMItaMqXDR5sgtxH1YnZZ9mYBhx3cbEQzddCZUiMNBR46LhAZ2AhH8wCbD6SG2zvXxFAs_37Lj-kdKpTwqvslDWBwu-USKw744-I9JSYOo5AOp07XOeMBub_hlhDzTs7c71UEp0Zn2aWcNT164tJZ9FtrrGz1cOlA1FrgOY6IiddK6Kpxc9WNfyKrFcvI36qFxp4Tb8S0Ibybm61KJbstlgbjxwB6KggPTHsywFOhw_Qefe9-QptaoPZRiruXHzvfWYoEzDVjlu7sfXbbyTfla9P6KMldZqhzfYLB1urG-iUnbE5lXWHpPUHS3Hg6-_zWzBIMn65gKfmXrp-uV7A.hW8GxTh4cATNDhwiGbFWyg.JoRpaJgGT1hqgC16L__tz931OK9opx5RmAWfsoe3QHUsiqCQM8xLkxUldZUX_UwYQWD0VZHxkk6KXYFfp2NwtQ.Q4d-6jP2DF2q_-6B8o-u5Q"
+ },
+
+ "record": {
+ "A": ["185.27.134.230"]
+ }
+ }
+
\ No newline at end of file
From 153936f45f4cea94a9b50f10e98074c922c77e1f Mon Sep 17 00:00:00 2001
From: giabao <101872922+VuGiaBao1337@users.noreply.github.com>
Date: Thu, 1 Aug 2024 21:30:41 +0700
Subject: [PATCH 0533/1311] Update b.json
---
domains/b.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/b.json b/domains/b.json
index e7732b5fb..522a54005 100644
--- a/domains/b.json
+++ b/domains/b.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io",
"owner": {
"username": "VuGiaBao1337",
- "email": "ahihidiscord@gmail.com",
+ "email": "ahihidiscord@gmail.com"
},
"record": {
"CNAME": "vugiabao1337.github.io"
From d2c135094943cecf8d97b1224e111c2b9a05df0a Mon Sep 17 00:00:00 2001
From: "Andra R. Pratama" <82736568+nulitas@users.noreply.github.com>
Date: Thu, 1 Aug 2024 22:00:08 +0700
Subject: [PATCH 0534/1311] Update domains/nulitas.json
Co-authored-by: CuteDog5695
---
domains/nulitas.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/nulitas.json b/domains/nulitas.json
index 324184768..4c0779967 100644
--- a/domains/nulitas.json
+++ b/domains/nulitas.json
@@ -4,6 +4,6 @@
},
"record": {
- "CNAME": "nulitas.github.io/portfolio/"
+ "CNAME": "nulitas.github.io"
}
}
From b268ed9a10b7b8a6975a0ee16f7201e5c619cc86 Mon Sep 17 00:00:00 2001
From: "Andra R. Pratama" <82736568+nulitas@users.noreply.github.com>
Date: Thu, 1 Aug 2024 22:01:13 +0700
Subject: [PATCH 0535/1311] Update nulitas.json
---
domains/nulitas.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/domains/nulitas.json b/domains/nulitas.json
index 4c0779967..598377f96 100644
--- a/domains/nulitas.json
+++ b/domains/nulitas.json
@@ -1,6 +1,7 @@
{
"owner": {
"username": "nulitas",
+ "discord": "@nulitas"
},
"record": {
From 206d9cf0ebde33908a7928c9599ebedd2241974d Mon Sep 17 00:00:00 2001
From: "Andra R. Pratama" <82736568+nulitas@users.noreply.github.com>
Date: Thu, 1 Aug 2024 22:04:22 +0700
Subject: [PATCH 0536/1311] Update nulitas.json
---
domains/nulitas.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/domains/nulitas.json b/domains/nulitas.json
index 598377f96..45657366b 100644
--- a/domains/nulitas.json
+++ b/domains/nulitas.json
@@ -1,6 +1,7 @@
{
"owner": {
"username": "nulitas",
+ "email": "ndrakita@gmail.com",
"discord": "@nulitas"
},
From 1965d6d65b74de442dd7f92e6fb2765be671dc17 Mon Sep 17 00:00:00 2001
From: Acronical
Date: Thu, 1 Aug 2024 16:42:14 +0100
Subject: [PATCH 0537/1311] Update yrrahbot.acronical.json
---
domains/yrrahbot.acronical.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json
index 791acc6c3..fa8380b23 100644
--- a/domains/yrrahbot.acronical.json
+++ b/domains/yrrahbot.acronical.json
@@ -4,6 +4,6 @@
"email": "acronicalbusiness@gmail.com"
},
"record": {
- "A": ["138.68.178.62"]
+ "A": ["138.68.133.84"]
}
}
From a43e5991602acd85a95675491b7eeb7f27332749 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 1 Aug 2024 21:27:13 +0530
Subject: [PATCH 0538/1311] Update freefordevs.json
---
domains/freefordevs.json | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)
diff --git a/domains/freefordevs.json b/domains/freefordevs.json
index b14fc31dc..df4e9ada4 100644
--- a/domains/freefordevs.json
+++ b/domains/freefordevs.json
@@ -1,14 +1,11 @@
{
- "owner": {
- "username": "EducatedSuddenBucket",
- "email": "educatedsuddenbucket@gmail.com"
- },
- "record": {
- "A": [
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
- ]
- }
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "216.24.57.1"
+ ]
+ }
}
From 1dc067140a201a90fbcd67817886e9c47ab91270 Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 1 Aug 2024 21:28:18 +0530
Subject: [PATCH 0539/1311] Create free.json
---
domains/free.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/free.json
diff --git a/domains/free.json b/domains/free.json
new file mode 100644
index 000000000..df4e9ada4
--- /dev/null
+++ b/domains/free.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "216.24.57.1"
+ ]
+ }
+}
From d2ad1fff8f8767e153093f256e100533401f51af Mon Sep 17 00:00:00 2001
From: EducatedSuddenBucket
Date: Thu, 1 Aug 2024 21:29:10 +0530
Subject: [PATCH 0540/1311] Create freefor.json
---
domains/freefor.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 domains/freefor.json
diff --git a/domains/freefor.json b/domains/freefor.json
new file mode 100644
index 000000000..df4e9ada4
--- /dev/null
+++ b/domains/freefor.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "EducatedSuddenBucket",
+ "email": "educatedsuddenbucket@gmail.com"
+ },
+ "record": {
+ "A": [
+ "216.24.57.1"
+ ]
+ }
+}
From ba3fa3135ee55e2b4963351fa3cc902f22899e29 Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 17:17:37 +0100
Subject: [PATCH 0541/1311] Update domains/sly.json
Co-authored-by: CuteDog5695
---
domains/sly.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/sly.json b/domains/sly.json
index e921ab129..09223988b 100644
--- a/domains/sly.json
+++ b/domains/sly.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/SlyBouhafs/slybouhafs.github.io",
"owner": {
"username": "SlyBouhafs",
- "email": "khmedj+github@gmail.com",
+ "email": "khmedj+github@gmail.com"
},
"record": {
"CNAME": "slybouhafs.github.io"
From 02263e6e2d06d65e0d561d561e4fd79885da0ede Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 17:37:49 +0100
Subject: [PATCH 0542/1311] Update sly.json
---
domains/sly.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/domains/sly.json b/domains/sly.json
index 09223988b..897399b71 100644
--- a/domains/sly.json
+++ b/domains/sly.json
@@ -6,6 +6,10 @@
"email": "khmedj+github@gmail.com"
},
"record": {
- "CNAME": "slybouhafs.github.io"
+ "CNAME": "slybouhafs.github.io",
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ]
}
}
From fb33d71eb9065bfcfd62363534e7eb9714edf35f Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 17:38:40 +0100
Subject: [PATCH 0543/1311] Update sly.json
---
domains/sly.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/domains/sly.json b/domains/sly.json
index 897399b71..4730c77da 100644
--- a/domains/sly.json
+++ b/domains/sly.json
@@ -10,6 +10,6 @@
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
- ]
+ ]
}
}
From 1e257fe74f411af06d0a6f2fe58dff71b3de05c6 Mon Sep 17 00:00:00 2001
From: Sly
Date: Thu, 1 Aug 2024 17:40:40 +0100
Subject: [PATCH 0544/1311] Update sly.json
---
domains/sly.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/domains/sly.json b/domains/sly.json
index 4730c77da..82ac71bb2 100644
--- a/domains/sly.json
+++ b/domains/sly.json
@@ -10,6 +10,7 @@
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
- ]
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
-}
+}
From fad6fe43136c7f39a50dd20871a43e4ba7fe92a0 Mon Sep 17 00:00:00 2001
From: Janco Nel
Date: Thu, 1 Aug 2024 19:02:39 +0200
Subject: [PATCH 0545/1311] Register janco.is-a.dev
---
domains/janco.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/janco.json
diff --git a/domains/janco.json b/domains/janco.json
new file mode 100644
index 000000000..3ed28457e
--- /dev/null
+++ b/domains/janco.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "JancoNel",
+ "email": "",
+ "discord": "1264555376918134796",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.LXD6kezr5CJaRBhFUVB3WcB2IKWzrw1zn6yuWQNmDlGbppbOw7W1GqJWiqePOPHEA_7EVj2f-pvK1WnkFaW4i1g0zpqAPeyNQfyVtlpttW7cyWFJGe_gRoTznaXXvntNw84qOEIIuPqFFloq03Lqdj5Iox736TOefBr5uTSieAj1oJ-qcQS424nnBrremLgjE3mEXY9ORhaTYD3XPdbvX6iYKrDl8ooM_nmkorcZzmoNjCKHDe3p6TML2vuPey_YTX1R0hJGJ1A99VYdBCVhvfEeeEO9Aaxo9Nu-4Um78wMHqtp7oryLHpwOcUzp7a3rAIkjtQaNmiL4jHLoWJFgtw.GWB9aQvdXYxUHmvAYGxK0A.IfxHtkIYUorJIxI7RvkstIB_pGZ-baszSq-IpLE_9arsm3tPTctQbz_Urii0J1-nBvjUaKdkQiWQDa_YBawyT7qber-j-zZlunX-bILrcT4.L4Sb6DK6xcrjwkUsYRmLXw"
+ },
+
+ "record": {
+ "CNAME": "janconel.github.io"
+ }
+ }
+
\ No newline at end of file
From 56ca056e3a185ab8fd2e1d28100803ced4ab24fc Mon Sep 17 00:00:00 2001
From: JustDeveloper
Date: Thu, 1 Aug 2024 22:48:02 +0500
Subject: [PATCH 0546/1311] Update justdeveloper.json
---
domains/justdeveloper.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json
index 8e7166c5d..468029b98 100644
--- a/domains/justdeveloper.json
+++ b/domains/justdeveloper.json
@@ -13,6 +13,9 @@
"185.199.110.153",
"185.199.111.153"
],
- "TXT": "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s"
+ "TXT": [
+ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s",
+ "yandex-verification: 10cec93159ddc69f"
+ ]
}
}
From 89b2c87271c23e7cc90869d33f9a0eb36592f1d1 Mon Sep 17 00:00:00 2001
From: "JustStudio."
Date: Thu, 1 Aug 2024 22:50:58 +0500
Subject: [PATCH 0547/1311] Update juststudio.json
---
domains/juststudio.json | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/domains/juststudio.json b/domains/juststudio.json
index e317ba4c4..4f2722c82 100644
--- a/domains/juststudio.json
+++ b/domains/juststudio.json
@@ -14,11 +14,14 @@
"185.199.111.153"
],
"MX": [
- "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"
+ "mx.zoho.eu",
+ "mx2.zoho.eu",
+ "mx3.zoho.eu"
],
"TXT": [
"v=spf1 include:zohomail.eu ~all",
- "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4"
+ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4",
+ "yandex-verification: aac5928d8d57ade9"
]
}
}
From b244e1daa8113718a504ed4e97380c750c0ab7e1 Mon Sep 17 00:00:00 2001
From: Wiktor Bukowski <83631454+BukoDEV@users.noreply.github.com>
Date: Thu, 1 Aug 2024 20:55:05 +0200
Subject: [PATCH 0548/1311] Register buko-dev.is-a.dev
---
domains/buko-dev.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 domains/buko-dev.json
diff --git a/domains/buko-dev.json b/domains/buko-dev.json
new file mode 100644
index 000000000..c22a3f937
--- /dev/null
+++ b/domains/buko-dev.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "BukoDEV",
+ "email": "",
+ "discord": "539008740826021900",
+ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.YuNXpG0-lTwVQMkxn_FAYLEsDj2ey-_j1nAxH4tGeZJIvCDGyCAIB3PTbOPb9rfmIK718ISh19183EOPVouHX5qGB5yINiTbpwKKVpVkOXodMe9-rfk8BlRPVdLzTHmUYNPCO5lJtnJKXJj0DZ-jKh7ifMzYqdzaDHlOCSkwva9vl09-XX-vNl8PHMVDTO1wQF1ojzmxzaCBjuz_UwE9k_MlOQyz22l2HnBN990OYO63dNiC9hHJVR6V3cBiZTRGq9Xq2SWW2JvXxBeoIZWs0mGV5JHd70YnIl_COowQ2Je3T72VGTUwXK_9eixzBUEOgC8s3wQLFvPh5MJbkS0lPg.cWVq2oSU90LZc8VZSL4IrA.yQ9bwBAobrePb2jcOU5SVKQGuTrx98F1qfhnyu4rhAw2aATjsUBn9lnNavSF-TNcM4FXvS2wASedJlvzVwcCAB2jbWh_MeMteu5j4Ad91MYwMKKxU3J40W7xFce9l3FI.5q01GI-LyojgnwFOo26Tbw"
+ },
+
+ "record": {
+ "A": ["193.111.250.109"]
+ }
+ }
+
\ No newline at end of file
From 11d7b330df745af60b8e1b085fe17c55fd95dbef Mon Sep 17 00:00:00 2001
From: NEOAPPS <158327205+neoapps-dev@users.noreply.github.com>
Date: Thu, 1 Aug 2024 23:26:51 +0300
Subject: [PATCH 0549/1311] Create neoapps.json
---
domains/neoapps.json | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 domains/neoapps.json
diff --git a/domains/neoapps.json b/domains/neoapps.json
new file mode 100644
index 000000000..d5f3eea2a
--- /dev/null
+++ b/domains/neoapps.json
@@ -0,0 +1,10 @@
+{
+ "description": "NEOAPPS",
+ "owner": {
+ "username": "neoapps-dev",
+ "email": "asd22.info@gmail.com"
+ },
+ "record": {
+ "URL": "https://neoapps-dev.github.io/web"
+ }
+}
From 1de8c5b5c30eb52205ee3762a6315b56a2d41ed2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?=
Date: Fri, 2 Aug 2024 06:57:36 +0700
Subject: [PATCH 0550/1311] change proxy
---
domains/cdn.trung.json | 2 +-
domains/code.trung.json | 2 +-
domains/extensions.trung.json | 2 +-
domains/links.trung.json | 2 +-
domains/manage.uptime.trung.json | 2 +-
domains/mongodb.trung.json | 2 +-
domains/mystic.trung.json | 2 +-
domains/proxy.trung.json | 2 +-
domains/spotify.trung.json | 2 +-
domains/stats.trung.json | 2 +-
domains/status.trung.json | 2 +-
domains/test.trung.json | 2 +-
domains/trung.json | 2 +-
domains/uptime.trung.json | 2 +-
domains/workspace.trung.json | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/cdn.trung.json
+++ b/domains/cdn.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/code.trung.json b/domains/code.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/code.trung.json
+++ b/domains/code.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/extensions.trung.json
+++ b/domains/extensions.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/links.trung.json b/domains/links.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/links.trung.json
+++ b/domains/links.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/manage.uptime.trung.json
+++ b/domains/manage.uptime.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/mongodb.trung.json
+++ b/domains/mongodb.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/mystic.trung.json
+++ b/domains/mystic.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/proxy.trung.json
+++ b/domains/proxy.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/spotify.trung.json
+++ b/domains/spotify.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/stats.trung.json b/domains/stats.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/stats.trung.json
+++ b/domains/stats.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/status.trung.json b/domains/status.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/status.trung.json
+++ b/domains/status.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/test.trung.json b/domains/test.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/test.trung.json
+++ b/domains/test.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/trung.json b/domains/trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/trung.json
+++ b/domains/trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/uptime.trung.json
+++ b/domains/uptime.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json
index 0138cea65..b99730c4e 100644
--- a/domains/workspace.trung.json
+++ b/domains/workspace.trung.json
@@ -4,6 +4,6 @@
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
- "A": ["37.114.46.15"]
+ "A": ["35.185.84.140"]
}
}
From 542329168ba98d6c40bcb24555615d94c9be9710 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Fri, 2 Aug 2024 08:18:38 +0800
Subject: [PATCH 0551/1311] add logo_circle
---
media/logo_circle.png | Bin 0 -> 15611 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 media/logo_circle.png
diff --git a/media/logo_circle.png b/media/logo_circle.png
new file mode 100644
index 0000000000000000000000000000000000000000..dae6ae51bf0868cb2e85116505c5208fd782d26c
GIT binary patch
literal 15611
zcmajGbySq!7dOfb1I&;^qtwtKCEYO6AdQ5CAR*l)Js>G9AT5nZcSK%A*~=F
z64Lh>`2Ozu{&Uy;V-{<1&Uwy0yU*UA6RoA8M1Xr27Xt%>Kt)+z2Ll6?i2gybf&ZYo
zguh^5ATU(qA3S>gW$C3ypC;+zOgTSH2R4Rtx1JNG#Xpm)%Xl(6=
z9|&g&J_C)|zbx1);lgXX9#9qTHj#OIQs_}L{F?-BfqJIlf@&N)wF3NZuv_P*DdqI
z)=BJ8@C4`fa%dyph>@6O<>9&TCwa~erE0a#pnonZHeo@ECl{k#r|dQsVUDr?%u;c!h)-TmxXd6Gy@S*e!->+C(f+VabYv!Sj8MVRSTNl!hQrA*&HLYshO^Ixo~
zoLL8_Yt&cq)MLI$7?9qWjt!>Vk3a65i$p&o!S&K%CkrBrV=ppqIA>QAkiAnvJj7b^
zQa$-Yfn(0Pbkz~$QK-_1+FIfK6vXmY6
z{vp%rMrL+iKD|H=k@P1-TnKYY5H!lP2yqSr;>+W?j>#wP`m+vOYsJY2LVu3%wkjPj8{01x|axZpD3mEAyl95vt2&M<+ZYNVj
zINX8CKp$_!V4|#AWZ^f@dk+DCv@HMroX*Bk$xkYRGaX^hZ&=n=XnfjW)q*6`s^^dO
zC)O_PGi4sjd3_T6F2@JYdt2Os%##KcbJ9q>VD0!B`I)|ThA{0KIzW)DIaYL`J0qL<
zfZcx)!#qDa5h!ZsBxI009Qmlb}$`Ps~ko{#b5R4_hB{
zT}XZy!(&F&5P>ldi~qpmR1K_gbgNO1Y5+EX=dJ^Pnws78SuQPvuIt9s^AN>TPNnuN(ia?h~tlBmvIhlB{F>(~vU*JIB6ryPn8zbi-I#$Tu)I%G_lin+V;x(6|p>V{*uV>1O_?3{qLI
zKe&YueUwwCV?r{$!r{>EF;za?s*Rsm=7Gp#GFOvDD_XL7JSZgSk=`cH{b7TGx*pTy
zEIv2jNedE2YM+Zgf<_UwHA}o|NvvCV^752`-t!q;HqV!2kRrf`HTS&?^v9W)A~Y(}
zzgdDr!i@aF{#P%P6b-fs5j)5T`=aebUu8zXSr3YFKVTXTC-QzOm?D~{|HxFX>g(UU
zbJshN5|U}`Bhqfjkt5nH%yBPGepMXt+HhG~bec~_Q@N>BccxEa|4J_A3>`)?5lLZ9axzm-X^
zvAq){=80_=jUlW)jZ4byvs1o9Zo$5IAh#NscG=o2Tf?B77d&}(@O@zrgYyW*#FW1T
zbkC0n