From ab6e678c1bf9c5f8f88af6070e4b1f0e2b3c1ee4 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+naman77s@users.noreply.github.com> Date: Wed, 7 Sep 2022 21:21:34 +0530 Subject: [PATCH 1/4] Create PXD.json --- domains/PXD.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/PXD.json diff --git a/domains/PXD.json b/domains/PXD.json new file mode 100644 index 000000000..031452fd3 --- /dev/null +++ b/domains/PXD.json @@ -0,0 +1,12 @@ +{ + "description": "Testing for now", + "repo": "https://github.com/naman77s/naman77s.github.io", + "owner": { + "username": "naman77s", + "email": "amlittleprogrammer@gmail.com", + "twitter": "PXD_Officials" + }, + "record": { + "CNAME": "naman77s.github.io" + } +} From f8a1115253f3b14b9036ab8aac7a00a26665bb5b Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:27:03 +0530 Subject: [PATCH 2/4] Update PXD.json --- domains/PXD.json | 12 ------------ domains/pxd.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 domains/PXD.json create mode 100644 domains/pxd.json diff --git a/domains/PXD.json b/domains/PXD.json deleted file mode 100644 index 031452fd3..000000000 --- a/domains/PXD.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Testing for now", - "repo": "https://github.com/naman77s/naman77s.github.io", - "owner": { - "username": "naman77s", - "email": "amlittleprogrammer@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "naman77s.github.io" - } -} diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..342ec7b21 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,12 @@ +{ + "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 e86034b3d23ca58b15e222e8af459b0665815473 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Sat, 18 Mar 2023 05:55:39 +0530 Subject: [PATCH 3/4] Create pxd.json --- domains/realpxd.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/realpxd.json diff --git a/domains/realpxd.json b/domains/realpxd.json new file mode 100644 index 000000000..5e36a766e --- /dev/null +++ b/domains/realpxd.json @@ -0,0 +1,23 @@ +{ + + "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 6145376ee3f292651452f69243a79c367b4aa495 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Mar 2023 07:23:03 +0800 Subject: [PATCH 4/4] Update realpxd.json --- domains/realpxd.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/realpxd.json b/domains/realpxd.json index 5e36a766e..a32fcef4c 100644 --- a/domains/realpxd.json +++ b/domains/realpxd.json @@ -1,23 +1,12 @@ { - "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" - } - }