From 81813527e4e90fc7d6b67c49e9938ea687fe3772 Mon Sep 17 00:00:00 2001 From: stel <119149447+stellophiliac@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:26:23 +0800 Subject: [PATCH 1/2] add moondvsted to websites.json --- websites.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websites.json b/websites.json index 4b20d7f..f1fc91d 100644 --- a/websites.json +++ b/websites.json @@ -6,5 +6,6 @@ {"name": "Wicked Game", "url": "https://wickedga.me"}, {"name": "Night City Life", "url": "https://nightcity.life"}, {"name": "サイバー.net", "url": "https://xn--eck7a4e3h.net"}, - {"name": "twop0intfive", "url": "https://www.twop0intfive.xyz"} + {"name": "twop0intfive", "url": "https://www.twop0intfive.xyz"}, + {"name": "moondvsted", "url": "https://moondvsted.neocities.org/"} ] From 660fbc8b772b4e03f099c2879696486a61c12a90 Mon Sep 17 00:00:00 2001 From: stel <119149447+stellophiliac@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:28:22 +0800 Subject: [PATCH 2/2] remove slash --- websites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websites.json b/websites.json index f1fc91d..1b85148 100644 --- a/websites.json +++ b/websites.json @@ -7,5 +7,5 @@ {"name": "Night City Life", "url": "https://nightcity.life"}, {"name": "サイバー.net", "url": "https://xn--eck7a4e3h.net"}, {"name": "twop0intfive", "url": "https://www.twop0intfive.xyz"}, - {"name": "moondvsted", "url": "https://moondvsted.neocities.org/"} + {"name": "moondvsted", "url": "https://moondvsted.neocities.org"} ]