From 15f0e869afdb31135bebb4ca0267fa7ebbe33820 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:42:46 +0100 Subject: [PATCH 01/10] Create _discord.push.json --- domains/_discord.push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.push.json diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..a24f652cc --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushing.cc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "discord-verification-string" + } +} From a7c7484ef954695fb1027038b5a2978aa4dea392 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:43:51 +0100 Subject: [PATCH 02/10] Update and rename _discord.push.json to _discord.push.is-a.dev.json --- domains/{_discord.push.json => _discord.push.is-a.dev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.push.json => _discord.push.is-a.dev.json} (67%) diff --git a/domains/_discord.push.json b/domains/_discord.push.is-a.dev.json similarity index 67% rename from domains/_discord.push.json rename to domains/_discord.push.is-a.dev.json index a24f652cc..f68003bc6 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.is-a.dev.json @@ -4,6 +4,6 @@ "email": "pushing@mailfence.com" }, "record": { - "TXT": "discord-verification-string" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 216ba1f79adf98382629bb30c4e03ab27049e241 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:48:48 +0100 Subject: [PATCH 03/10] Update and rename push.json to push.is-a.dev.json --- domains/push.is-a.dev.json | 12 ++++++++++++ domains/push.json | 9 --------- 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 domains/push.is-a.dev.json delete mode 100644 domains/push.json diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json new file mode 100644 index 000000000..e7b0cef1e --- /dev/null +++ b/domains/push.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page / File storage", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", + "email": "pushing@mailfence.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} diff --git a/domains/push.json b/domains/push.json deleted file mode 100644 index a53c5470a..000000000 --- a/domains/push.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "record": { - "CNAME": "pushing.pages.dev" - } -} From 5e19e04ad494dd8f1ba5c1dfa34681d0d2f23f64 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:52:08 +0100 Subject: [PATCH 04/10] Update push.is-a.dev.json --- domains/push.is-a.dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json index e7b0cef1e..696196d5a 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.is-a.dev.json @@ -1,12 +1,12 @@ { "description": "Personal Page / File storage", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { - "username": "", + "username": "pushingcc", "email": "pushing@mailfence.com", "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "pushingcc.github.io" } } From 55759dbf213e0f02c6379435b5408727bb3f80f3 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:33:37 +0100 Subject: [PATCH 05/10] Update and rename push.is-a.dev.json to push.json --- domains/{push.is-a.dev.json => push.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{push.is-a.dev.json => push.json} (91%) diff --git a/domains/push.is-a.dev.json b/domains/push.json similarity index 91% rename from domains/push.is-a.dev.json rename to domains/push.json index 696196d5a..4c306edfe 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.json @@ -4,7 +4,6 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - "twitter": "" }, "record": { "CNAME": "pushingcc.github.io" From dfce93a3b145059ef1b44c741300d77dfbdb7d14 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:08 +0100 Subject: [PATCH 06/10] Rename _discord.push.is-a.dev.json to _discord.push.json --- domains/{_discord.push.is-a.dev.json => _discord.push.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.push.is-a.dev.json => _discord.push.json} (100%) diff --git a/domains/_discord.push.is-a.dev.json b/domains/_discord.push.json similarity index 100% rename from domains/_discord.push.is-a.dev.json rename to domains/_discord.push.json From 605edf928837230e1d52bcd445f1289f5ad8bf0e Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:58 +0100 Subject: [PATCH 07/10] Update push.json --- domains/push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/push.json b/domains/push.json index 4c306edfe..99208b90c 100644 --- a/domains/push.json +++ b/domains/push.json @@ -4,7 +4,7 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - }, + } "record": { "CNAME": "pushingcc.github.io" } From 5e65fe54f978a89ee164f817f07f16161b6950b9 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:38:38 +0100 Subject: [PATCH 08/10] Update _discord.push.json --- domains/_discord.push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index f68003bc6..a3551f83b 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -6,4 +6,4 @@ "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From 6aa8e87087cb9dc4ed7f17235e8bd0afcc61ff99 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:39:59 +0100 Subject: [PATCH 09/10] Update _discord.push.json --- domains/_discord.push.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index a3551f83b..b70d1b710 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -1,9 +1,9 @@ { "owner": { - "username": "pushing.cc", + "username": "pushingcc", "email": "pushing@mailfence.com" }, "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From ee85d99e96c5730f05e9178446ac29ec92ab154b Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:42:36 +0100 Subject: [PATCH 10/10] Update push.json --- domains/push.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/push.json b/domains/push.json index 99208b90c..da3d92730 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,10 +1,11 @@ { - "description": "Personal Page / File storage", + "description": "Personal Website/ File Storage", "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - } + "twitter": "Thxczx" + }, "record": { "CNAME": "pushingcc.github.io" }