diff options
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 |
