From 2ff48425f28011aee6e5fabb3994dd2c8c81a411 Mon Sep 17 00:00:00 2001 From: Hijackman <60003686+Pog-Frog@users.noreply.github.com> Date: Tue, 11 Mar 2025 13:41:16 +0200 Subject: [PATCH 1/4] Create the domain file --- domains/OmarAbdellatif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/OmarAbdellatif.json diff --git a/domains/OmarAbdellatif.json b/domains/OmarAbdellatif.json new file mode 100644 index 000000000..674303296 --- /dev/null +++ b/domains/OmarAbdellatif.json @@ -0,0 +1,11 @@ +{ + "description": "Serving my PERSONAL website", + "repo": "https://pog-frog.github.io/my-resume/", + "owner": { + "username": "Pog-Frog", + "email": "fireangle5621@gmail.com" + }, + "record": { + "URL": "https://pog-frog.github.io/my-resume/" + } +} From 64f9927863f8c804265b23460dd19a74bfe8446b Mon Sep 17 00:00:00 2001 From: itsLeonB Date: Tue, 11 Mar 2025 20:32:36 +0700 Subject: [PATCH 2/4] feat: add leon.json --- domains/leon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/leon.json diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..0b2d4efa8 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,11 @@ +{ + "description": "Leon is a dev!", + "owner": { + "username": "itsLeonB", + "email": "ellionblessan@gmail.com" + }, + "record": { + "CNAME": "itsLeonB.github.io" + }, + "proxied": true +} \ No newline at end of file From db10a00ee913c11c0abda0b987507f1eb0c57336 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Tue, 11 Mar 2025 19:50:41 +0400 Subject: [PATCH 3/4] Delete domains/vai.devmatei.json --- domains/vai.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vai.devmatei.json diff --git a/domains/vai.devmatei.json b/domains/vai.devmatei.json deleted file mode 100644 index e7aef920e..000000000 --- a/domains/vai.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": ["75.2.60.5"] - } -} \ No newline at end of file From 68198b9f4072be5f5b0b587cd1861a6fa4c5ce0b Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 11 Mar 2025 23:00:31 +0100 Subject: [PATCH 4/4] Rename OmarAbdellatif.json to omarabdellatif.json --- domains/{OmarAbdellatif.json => omarabdellatif.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{OmarAbdellatif.json => omarabdellatif.json} (100%) diff --git a/domains/OmarAbdellatif.json b/domains/omarabdellatif.json similarity index 100% rename from domains/OmarAbdellatif.json rename to domains/omarabdellatif.json