From a786766412337f7f115c033e3f4a0f0ad365afd0 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 25 Sep 2025 11:28:11 +1200 Subject: [PATCH 1/7] Add configuration for lowqualityloey GitHub Pages --- domains/_github-pages-challenge-lowqualityloey | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lowqualityloey diff --git a/domains/_github-pages-challenge-lowqualityloey b/domains/_github-pages-challenge-lowqualityloey new file mode 100644 index 0000000000..500ab7fe76 --- /dev/null +++ b/domains/_github-pages-challenge-lowqualityloey @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowqualityloey", + "email": "[itsjonellmb@gmail.com]" + }, + "records": { + "TXT": "6fa13c14ab8c5d064835dbcb3e2ad4" + } +} From 6cb20bd35e5f2853c297610ae46652151a59db77 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 25 Sep 2025 11:37:02 +1200 Subject: [PATCH 2/7] Add subdomain JSON for lowqualityloey GitHub Pages Created _github-pages-challenge-lowqualityloey.subdomain.json to configure subdomain ownership and TXT record for lowqualityloey's GitHub Pages challenge. --- ..._github-pages-challenge-lowqualityloey.subdomain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lowqualityloey.subdomain.json diff --git a/domains/_github-pages-challenge-lowqualityloey.subdomain.json b/domains/_github-pages-challenge-lowqualityloey.subdomain.json new file mode 100644 index 0000000000..a71b3cd7b1 --- /dev/null +++ b/domains/_github-pages-challenge-lowqualityloey.subdomain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowqualityloey", + "email": "[itsjonellmb@gmail.com]" + }, + "records": { + "TXT": "6fa13c14ab8c5d064835dbcb3e2ad4" + } +} \ No newline at end of file From b2daa2b879e42e446c9e41ef855f4cde4ad7098f Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 25 Sep 2025 11:44:28 +1200 Subject: [PATCH 3/7] Fix email formatting in subdomain config Removed unnecessary brackets from the owner's email address in the _github-pages-challenge-lowqualityloey.subdomain.json file to ensure proper formatting. --- domains/_github-pages-challenge-lowqualityloey.subdomain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-lowqualityloey.subdomain.json b/domains/_github-pages-challenge-lowqualityloey.subdomain.json index a71b3cd7b1..c144466aaa 100644 --- a/domains/_github-pages-challenge-lowqualityloey.subdomain.json +++ b/domains/_github-pages-challenge-lowqualityloey.subdomain.json @@ -1,7 +1,7 @@ { "owner": { "username": "lowqualityloey", - "email": "[itsjonellmb@gmail.com]" + "email": "itsjonellmb@gmail.com" }, "records": { "TXT": "6fa13c14ab8c5d064835dbcb3e2ad4" From 60edd96ad8f84eac48840b5651404fb96e83c7b9 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Fri, 26 Sep 2025 01:37:56 +1200 Subject: [PATCH 4/7] Remove old domain and rename subdomain file Deleted the _github-pages-challenge-lowqualityloey domain file and renamed the subdomain JSON file to _github-pages-challenge-lowqualityloey.jonell.json for improved clarity and organization. --- domains/_github-pages-challenge-lowqualityloey | 9 --------- ...> _github-pages-challenge-lowqualityloey.jonell.json} | 0 2 files changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-lowqualityloey rename domains/{_github-pages-challenge-lowqualityloey.subdomain.json => _github-pages-challenge-lowqualityloey.jonell.json} (100%) diff --git a/domains/_github-pages-challenge-lowqualityloey b/domains/_github-pages-challenge-lowqualityloey deleted file mode 100644 index 500ab7fe76..0000000000 --- a/domains/_github-pages-challenge-lowqualityloey +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lowqualityloey", - "email": "[itsjonellmb@gmail.com]" - }, - "records": { - "TXT": "6fa13c14ab8c5d064835dbcb3e2ad4" - } -} diff --git a/domains/_github-pages-challenge-lowqualityloey.subdomain.json b/domains/_github-pages-challenge-lowqualityloey.jonell.json similarity index 100% rename from domains/_github-pages-challenge-lowqualityloey.subdomain.json rename to domains/_github-pages-challenge-lowqualityloey.jonell.json From 7d53953bf7b752b3b8c6bdb08e82920a6a95fe97 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 13 Aug 2026 08:08:34 +1200 Subject: [PATCH 5/7] Add domain jonell.json --- domains/jonell.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jonell.json diff --git a/domains/jonell.json b/domains/jonell.json new file mode 100644 index 0000000000..3f455f4c5d --- /dev/null +++ b/domains/jonell.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lowqualityloey" + }, + "records": { + "CNAME": "lowqualityloey.github.io" + } +} From 92e689bdf8dd4dc7d3f4ec45d11a2830856e4b12 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 13 Aug 2026 08:20:10 +1200 Subject: [PATCH 6/7] Add domain jonell.json --- domains/jonell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jonell.json b/domains/jonell.json index 3f455f4c5d..4da9c4eee3 100644 --- a/domains/jonell.json +++ b/domains/jonell.json @@ -1,6 +1,7 @@ { "owner": { "username": "lowqualityloey" + "email": "itsjonellmb@gmail.com" }, "records": { "CNAME": "lowqualityloey.github.io" From ab965a50522fc2f9ccea48412a03562c6c4c92a4 Mon Sep 17 00:00:00 2001 From: Jonell Balanay Date: Thu, 13 Aug 2026 08:29:32 +1200 Subject: [PATCH 7/7] Add domain jonell.json --- domains/jonell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonell.json b/domains/jonell.json index 4da9c4eee3..7df61987a0 100644 --- a/domains/jonell.json +++ b/domains/jonell.json @@ -1,6 +1,6 @@ { "owner": { - "username": "lowqualityloey" + "username": "lowqualityloey", "email": "itsjonellmb@gmail.com" }, "records": {