From f0fbd8b756497e4036253b61085fa9934b08eae7 Mon Sep 17 00:00:00 2001 From: Mohammad Hossein Yazdani Date: Wed, 19 Mar 2025 05:25:44 +0000 Subject: [PATCH 1/7] create plumbus.json --- domains/plumbus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/plumbus.json diff --git a/domains/plumbus.json b/domains/plumbus.json new file mode 100644 index 000000000..ab341a124 --- /dev/null +++ b/domains/plumbus.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mamsi", + "email": "m.hossein95th@gmail.com" + }, + "record": { + "CNAME": "github.com/MAM-SYS" + }, + "proxied": true + } \ No newline at end of file From 466d49e9852560c4ddd77b8fb63adfa72105777e Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:08:39 +0300 Subject: [PATCH 2/7] Update plumbus.json --- domains/plumbus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index ab341a124..fbc348cfe 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -4,7 +4,7 @@ "email": "m.hossein95th@gmail.com" }, "record": { - "CNAME": "github.com/MAM-SYS" + "URL": "https://github.com/MAM-SYS" }, "proxied": true - } \ No newline at end of file + } From 56175ae0999f2ae9abb2af4bccd6a7e5ae029b59 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:09:58 +0300 Subject: [PATCH 3/7] Update plumbus.json --- domains/plumbus.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index fbc348cfe..b474c39cb 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -5,6 +5,5 @@ }, "record": { "URL": "https://github.com/MAM-SYS" - }, - "proxied": true + } } From 04296a3e922e36c5c9d76448076327516a2813c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:13:15 +0300 Subject: [PATCH 4/7] Update plumbus.json --- domains/plumbus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index b474c39cb..e35970e23 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mamsi", + "username": "MAM-SYS", "email": "m.hossein95th@gmail.com" }, "record": { From e9d20deadfe0a55befccee7077725947ad8ed44a Mon Sep 17 00:00:00 2001 From: vampirepapi Date: Wed, 19 Mar 2025 11:45:23 +0530 Subject: [PATCH 5/7] changes --- domains/vampirepapi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vampirepapi.json diff --git a/domains/vampirepapi.json b/domains/vampirepapi.json new file mode 100644 index 000000000..27854e7c8 --- /dev/null +++ b/domains/vampirepapi.json @@ -0,0 +1,11 @@ +{ + "description": "vampirepapi's portfolio website", + "repo": "https://github.com/vampirepapi/vampirepapi.github.io", + "owner": { + "username": "vampirepapi", + "email": "shubhamsourabh8@gmail.com" + }, + "record": { + "CNAME": "vampirepapi.github.io" + } +} \ No newline at end of file From 3ebec3b64ff1851ea175bf529e4bf3695d163f75 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 13:22:50 +0700 Subject: [PATCH 6/7] Create _github-pages-challenge-mrsanjaya.jasa.json DNS TXT record for verification in github pages --- domains/_github-pages-challenge-mrsanjaya.jasa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrsanjaya.jasa.json diff --git a/domains/_github-pages-challenge-mrsanjaya.jasa.json b/domains/_github-pages-challenge-mrsanjaya.jasa.json new file mode 100644 index 000000000..f4c19e493 --- /dev/null +++ b/domains/_github-pages-challenge-mrsanjaya.jasa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "TXT": "d8a383c1e9f79f3d08781238025862" + } +} From a6debb84687c57fc4d2a8782e610f2243131d605 Mon Sep 17 00:00:00 2001 From: BlackWin123 Date: Wed, 19 Mar 2025 13:55:01 +0700 Subject: [PATCH 7/7] Create blackwin.json --- domains/blackwin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blackwin.json diff --git a/domains/blackwin.json b/domains/blackwin.json new file mode 100644 index 000000000..ce8c34d18 --- /dev/null +++ b/domains/blackwin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlackWin123", + "email": "lequocthang04092022@gmail.com" + }, + "record": { + "CNAME": "blackwin123.github.io" + } +}