From b13530377a990b7edf21cc08aa10cdcba58086e3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Tue, 13 Feb 2024 01:06:13 +0530 Subject: [PATCH 1/4] Updated credentials and records --- domains/pxd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 9dfa24f67..2a9dae651 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,12 +1,12 @@ { - "description": "ProgrammerXD", + "description": "ProgrammerXD | Portfolio", "repo": "https://github.com/realpxd/realpxd.github.io", "owner": { "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" + "email": "thisispxd@gmail.com", + "twitter": "dotpxd" }, "record": { - "CNAME": "realpxd.github.io" + "URL": "https://programmerxd.vercel.app" } } From 94063ac4da9ed8aed66740c2e89d67a5b0074346 Mon Sep 17 00:00:00 2001 From: realpxd Date: Fri, 16 Feb 2024 23:32:10 +0530 Subject: [PATCH 2/4] feat(domain): nishchay.is-a.dev --- domains/nishchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json new file mode 100644 index 000000000..90c4bfa5a --- /dev/null +++ b/domains/nishchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realpxd", + "email": "thisisnamansaini@gmail.com" + }, + "record": { + "URL": "https://programmerxd.vercel.app" + } +} From 895c240bdb94c42d350ef26bc84cab06ca2ede5d Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:42:04 +0530 Subject: [PATCH 3/4] Delete domains/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 2a9dae651..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD | Portfolio", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisispxd@gmail.com", - "twitter": "dotpxd" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -} From 7e7173da436394e35eb3808f3bd4f64e1bde12ce Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:43:49 +0530 Subject: [PATCH 4/4] Delete domains/nishchay.json --- domains/nishchay.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json deleted file mode 100644 index 90c4bfa5a..000000000 --- a/domains/nishchay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -}