From 8a52a60b14aa510983c173825e16636fca73dac9 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 14 Jul 2026 16:50:57 -0500 Subject: documentation & metadata cleanup (#1) * hard wrap LICENSE for readability * translate TODO.md from Russian to English * clean up TODO.md into a proper GFM todo list * fix: remove dead service links and add working links * update README to reflect new repository and structure --- instances.json | 74 ++++------------------------------------------------------ 1 file changed, 4 insertions(+), 70 deletions(-) (limited to 'instances.json') diff --git a/instances.json b/instances.json index ceec4f6..2cd6709 100755 --- a/instances.json +++ b/instances.json @@ -1,82 +1,16 @@ { "instances": [ { - "title": "lost-skunk.cc", - "country": "Finland", + "title": "zerolabs.sh", + "country": "United States", "urls": { - "ygg": "http://[201:f137:d1ac:920e:cd42:bfd1:1e83:da1d]/skunkyart", - "clearnet": "https://lost-skunk.cc/skunkyart" - }, - "settings": { - "proxy": true, - "nsfw": false - } - }, - { - "title": "orehus.club", - "country": "Germany", - "urls": { - "clearnet": "https://sa.orehus.club" + "tor": "http://mplqs2jxkjd5wxak3zjv55oxyadf4vwzx6ksgj4ztftndjl6elgsf4qd.onion", + "clearnet": "https://art.zerolabs.sh" }, "settings": { "proxy": false, "nsfw": true } - }, - { - "title": "bloat.cat", - "country": "Germany", - "urls": { - "clearnet": "https://skunky.bloat.cat" - }, - "settings": { - "proxy": true, - "nsfw": true - } - }, - { - "title": "lumaeris.com", - "country": "Germany", - "urls": { - "clearnet": "https://skunkyart.lumaeris.com" - }, - "settings": { - "proxy": true, - "nsfw": true - } - }, - { - "title": "art.bloat.cat", - "country": "Germany", - "urls": { - "clearnet": "https://art.bloat.cat" - }, - "settings": { - "proxy": true, - "nsfw": true - } - }, - { - "title": "dc09.ru", - "country": "Russia", - "urls": { - "clearnet": "https://sa.dc09.ru" - }, - "settings": { - "proxy": true, - "nsfw": false - } - }, - { - "title": "opnxng.com", - "country": "Singapore", - "urls": { - "clearnet": "https://da.opnxng.com" - }, - "settings": { - "proxy": true, - "nsfw": true - } } ] } -- cgit v1.2.3