From af3dcbc72920fbc96274ca60961b1b03aedccb71 Mon Sep 17 00:00:00 2001 From: Amir Mahdi Khazaee Date: Mon, 21 Apr 2025 14:30:12 +0330 Subject: [PATCH 1/7] =?UTF-8?q?Add=20vip.is-a.dev=20=E2=86=92=2095.217.160?= =?UTF-8?q?.242?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/vip | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/vip diff --git a/domains/vip b/domains/vip new file mode 100644 index 000000000..f2b3fca13 --- /dev/null +++ b/domains/vip @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "iliy", + "email": "ilya.topuria@gmail.com" + }, + "description": "My service hosted at 95.217.160.242", + "repo": "https://github.com/amir-khazaee/register", + "record": { + "A": [ + "95.217.160.242" + ] + }, + "proxied": true +} From f25ce9a4c38fb8a91317e11a8d2829f97205ce94 Mon Sep 17 00:00:00 2001 From: Amir Mahdi Khazaee Date: Mon, 21 Apr 2025 14:34:37 +0330 Subject: [PATCH 2/7] =?UTF-8?q?Add=20vip.is-a.dev=20=E2=86=92=2095.217.160?= =?UTF-8?q?.242?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/{vip => vip.json} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename domains/{vip => vip.json} (50%) diff --git a/domains/vip b/domains/vip.json similarity index 50% rename from domains/vip rename to domains/vip.json index f2b3fca13..05a93dd7f 100644 --- a/domains/vip +++ b/domains/vip.json @@ -1,14 +1,13 @@ { "owner": { - "username": "iliy", - "email": "ilya.topuria@gmail.com" + "username": "alvinsjoy", + "discord": "825382504353234954" }, "description": "My service hosted at 95.217.160.242", - "repo": "https://github.com/amir-khazaee/register", "record": { "A": [ "95.217.160.242" ] }, - "proxied": true + } From 75c489c02bdc38f855ecf6019bad8b4cddf929cd Mon Sep 17 00:00:00 2001 From: Amir Mahdi Khazaee Date: Wed, 23 Apr 2025 11:23:11 +0330 Subject: [PATCH 3/7] Update vip.json --- domains/vip.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/domains/vip.json b/domains/vip.json index 05a93dd7f..ebac17ebb 100644 --- a/domains/vip.json +++ b/domains/vip.json @@ -1,13 +1,9 @@ { "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" + "username": "amir-khazaee", + "email": "amir.khazaee@optiop.org" }, - "description": "My service hosted at 95.217.160.242", "record": { - "A": [ - "95.217.160.242" - ] - }, - + "A": ["95.217.160.242"] + } } From 162435f3af51ead82b68b52e1dc1794e5f5b37ea Mon Sep 17 00:00:00 2001 From: Hu3rror <19755727+hu3rror@users.noreply.github.com> Date: Wed, 23 Apr 2025 22:10:41 +0800 Subject: [PATCH 4/7] add new domain --- domains/seekhue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/seekhue.json diff --git a/domains/seekhue.json b/domains/seekhue.json new file mode 100644 index 000000000..b4ea45487 --- /dev/null +++ b/domains/seekhue.json @@ -0,0 +1,10 @@ +{ + "description": "牙慧 (Blog)", + "owner": { + "username": "hu3rror", + "email": "hu3rror@proton.me" + }, + "records": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From c2f2a6532a631e44b97f75f7796e491feab96784 Mon Sep 17 00:00:00 2001 From: Angela Caldas <86853033+sucodelarangela@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:06:45 -0300 Subject: [PATCH 5/7] Create angela-caldas.json --- domains/angela-caldas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/angela-caldas.json diff --git a/domains/angela-caldas.json b/domains/angela-caldas.json new file mode 100644 index 000000000..e778f3f14 --- /dev/null +++ b/domains/angela-caldas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sucodelarangela", + "email": "aes.caldas@gmail.com" + }, + "record": { + "URL": "https://angelacaldas.netlify.app/" + } +} From 23d6bc0148ba026d826c4d53bd2d4c0fc79d8ace Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 23 Apr 2025 11:43:40 -0400 Subject: [PATCH 6/7] chore: rename --- domains/angela-caldas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/angela-caldas.json b/domains/angela-caldas.json index e778f3f14..d79ca3646 100644 --- a/domains/angela-caldas.json +++ b/domains/angela-caldas.json @@ -3,7 +3,7 @@ "username": "sucodelarangela", "email": "aes.caldas@gmail.com" }, - "record": { + "records": { "URL": "https://angelacaldas.netlify.app/" } } From a261959ca6bb93ce848bff4808df97d2dcb98d8a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 23 Apr 2025 11:43:55 -0400 Subject: [PATCH 7/7] chore: formatting --- domains/vip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vip.json b/domains/vip.json index ebac17ebb..d43e5e29e 100644 --- a/domains/vip.json +++ b/domains/vip.json @@ -3,7 +3,7 @@ "username": "amir-khazaee", "email": "amir.khazaee@optiop.org" }, - "record": { + "records": { "A": ["95.217.160.242"] } }