From a18a67a5bff8049f573199d35bb175458cb5f39b Mon Sep 17 00:00:00 2001 From: stovonson <108191238+stovonson@users.noreply.github.com> Date: Tue, 22 Apr 2025 17:44:53 +0100 Subject: [PATCH 1/3] Create stovonson.json --- domains/stovonson.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/stovonson.json diff --git a/domains/stovonson.json b/domains/stovonson.json new file mode 100644 index 000000000..e54c35e79 --- /dev/null +++ b/domains/stovonson.json @@ -0,0 +1,14 @@ +{ + "description": "It's in the URL.", + "repo": "https://github.com/stovonson/t89", + "owner": { + "username": "stovonson", + "email": "me@stovonson.in", + "bsky": "stovonson.in", + "discord": "stovonson" + }, + "record": { + "URL": "https://stovonson.in" + } + "proxied": true +} From bf306c43f7402e0f61e13c6409a01985df871806 Mon Sep 17 00:00:00 2001 From: stovonson <108191238+stovonson@users.noreply.github.com> Date: Wed, 23 Apr 2025 07:51:44 +0100 Subject: [PATCH 2/3] Update stovonson.json --- domains/stovonson.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stovonson.json b/domains/stovonson.json index e54c35e79..482b9ce19 100644 --- a/domains/stovonson.json +++ b/domains/stovonson.json @@ -9,6 +9,6 @@ }, "record": { "URL": "https://stovonson.in" - } + }, "proxied": true } From c074110966e5469ce343147d87bc8746442cf5b3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 23 Apr 2025 20:39:47 +0800 Subject: [PATCH 3/3] Update stovonson.json --- domains/stovonson.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/stovonson.json b/domains/stovonson.json index 482b9ce19..5998c1541 100644 --- a/domains/stovonson.json +++ b/domains/stovonson.json @@ -7,8 +7,7 @@ "bsky": "stovonson.in", "discord": "stovonson" }, - "record": { + "records": { "URL": "https://stovonson.in" - }, - "proxied": true + } }