From 2481a4208eee1d8a93421509cac5b59250cb2170 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:57:47 +0530 Subject: [PATCH 1/4] Delete pxd.json --- domains/pxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 342ec7b21..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} From 2d3ebe3bc51c15b79cdbd8f8799c2cfaeaeb6cbc Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:58:28 +0530 Subject: [PATCH 2/4] Delete realpxd.json --- domains/realpxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/realpxd.json diff --git a/domains/realpxd.json b/domains/realpxd.json deleted file mode 100644 index a32fcef4c..000000000 --- a/domains/realpxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} From ab933c85e7d8236253e104469bc40bb6fcc69aa3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:00:02 +0530 Subject: [PATCH 3/4] Create pxd.json --- domains/pxd.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..3fd33c445 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,23 @@ +{ + + "description": "ProgrammerXD", + + "repo": "https://github.com/realpxd/realpxd.github.io", + + "owner": { + + "username": "realpxd", + + "email": "contact@pxdcloud.in", + + "twitter": "PXD_Officials" + + }, + + "record": { + + "CNAME": "realpxd.github.io" + + } + +} From 655b9cedbafa2fc29b1e6b0c2223b0a172789b86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 15:54:24 +0800 Subject: [PATCH 4/4] Update pxd.json --- domains/pxd.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 3fd33c445..9bb08d9c7 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,23 +1,12 @@ { - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } - }