diff options
| author | lost+skunk <[email protected]> | 2024-07-08 19:01:53 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-08 19:01:53 +0300 |
| commit | e07e1a25b26d3fd2b8fd097491d055fe7b002d2b (patch) | |
| tree | 55fd58bcf7c3ebde1a1a5af1c4207434ed191741 /instances.json | |
| parent | 99fe9cf9644ed1896bd90f66cf6a12251587d07c (diff) | |
| download | skunky-art-e07e1a25b26d3fd2b8fd097491d055fe7b002d2b.tar.gz skunky-art-e07e1a25b26d3fd2b8fd097491d055fe7b002d2b.tar.bz2 skunky-art-e07e1a25b26d3fd2b8fd097491d055fe7b002d2b.zip | |
небольшие улучшения парсинга описания/комментариев
Diffstat (limited to 'instances.json')
| -rw-r--r-- | instances.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 |
