From e07e1a25b26d3fd2b8fd097491d055fe7b002d2b Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Mon, 8 Jul 2024 19:01:53 +0300 Subject: небольшие улучшения парсинга описания/комментариев MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- instances.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 instances.json (limited to 'instances.json') diff --git a/instances.json b/instances.json new file mode 100644 index 0000000..2de7e85 --- /dev/null +++ b/instances.json @@ -0,0 +1,14 @@ +{ + "instances": [{ + "urls": [{ + "i2p": "http://skunky.i2p/art", + "tor": "http://skunky0wjkf8j8ajofgh98aOZjhu8f.onion/art", + "ygg": "http://[324:71e:281a:9ed3::fa11]/skunkyart", + "clearnet": "https://skunky.net/art" + }], + "settings": { + "nsfw": true, + "proxy": true + } + }] +} \ No newline at end of file -- cgit v1.2.3