From 48a1de78a8555de1cd0bf691f0de721b560da385 Mon Sep 17 00:00:00 2001 From: "neko.py" Date: Fri, 22 Nov 2024 08:54:15 +0000 Subject: [PATCH] Add netcat to webring --- websites.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websites.json b/websites.json index 74f59b3..a022ca9 100644 --- a/websites.json +++ b/websites.json @@ -16,5 +16,6 @@ {"name": "PREEMchro.me", "url": "https://preemchro.me"}, {"name": "Ti Kallisti", "url": "https://ti-kallisti.com"}, {"name": "Fabio Alfa's blog", "url": "https://www.fabioag.it"}, - {"name": "I think therefore I Sam", "url": "https://dalfuss.net"} + {"name": "I think therefore I Sam", "url": "https://dalfuss.net"}, + {"name": "netcat", "url": "https://nekopy.neocities.org"}, ]