From f94939f5322f323db24bee1b5125bcdcf8010593 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:04:12 +1300 Subject: [PATCH 1/2] Migrate user0.json to codeberg --- domains/user0.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/user0.json b/domains/user0.json index f20cd0911..6b5f693e3 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -4,9 +4,8 @@ "owner": { "username": "user0-07161", "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" }, "record": { - "CNAME": "user0-07161.github.io" + "CNAME": "user0-07161.codeberg.page" } } From 6c05be8f8ad82ede529e8df457f3c024a303b07a Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:07:39 +1300 Subject: [PATCH 2/2] Make it valid JSON --- domains/user0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/user0.json b/domains/user0.json index 6b5f693e3..a4d0c0619 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -3,7 +3,7 @@ "repo": "https://github.com/user0-07161/user0-07161.github.io", "owner": { "username": "user0-07161", - "email": "user0thenyancat@proton.me", + "email": "user0thenyancat@proton.me" }, "record": { "CNAME": "user0-07161.codeberg.page"