From 4e7a5aefa7d353e8a1ca82f5c5f8c5e84d420d56 Mon Sep 17 00:00:00 2001 From: videogame hacker Date: Mon, 14 Mar 2022 09:04:35 +0000 Subject: [PATCH] Add easrng to webring --- src/webring/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/webring/data.json b/src/webring/data.json index 0fe55b9..44b041a 100644 --- a/src/webring/data.json +++ b/src/webring/data.json @@ -23,5 +23,10 @@ "id": "maia", "name": "maia", "url": "https://maia.crimew.gay/" + }, + { + "id": "easrng", + "name": "easrng", + "url": "https://easrng.net/" } ]