diff options
| author | lost+skunk <[email protected]> | 2024-07-13 21:32:04 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-13 21:32:04 +0300 |
| commit | 667de65e2fda7cb30ec886ccf6619a4178d5488b (patch) | |
| tree | 72458bc795e31a3a6c8aadada91b71d5ff3acbf5 /instances.json | |
| parent | 8391cc34a95a82cf025b96e4352246a245d06d61 (diff) | |
| download | skunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.tar.gz skunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.tar.bz2 skunky-art-667de65e2fda7cb30ec886ccf6619a4178d5488b.zip | |
v1.3
Diffstat (limited to 'instances.json')
| -rw-r--r-- | instances.json | 57 |
1 files changed, 46 insertions, 11 deletions
diff --git a/instances.json b/instances.json index 2de7e85..ebb75c2 100644 --- a/instances.json +++ b/instances.json @@ -1,14 +1,49 @@ { - "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 + "instances": [ + { + "title": "skunky.ebloid.ru", + "country": "Russia", + "urls": [{ + "ygg": "http://[201:eba5:d1fc:bf7b:cfcb:a811:4b8b:7ea3]/art", + "clearnet": "https://skunky.ebloid.ru/art" + }], + "settings": { + "nsfw": false, + "proxy": false + } + }, + { + "title": "clovius.club", + "country": "Sweden", + "urls": [{ + "clearnet": "https://skunky.clovius.club" + }], + "settings": { + "nsfw": true, + "proxy": true + } + }, + { + "title": "bloat.cat", + "country": "Romania", + "urls": [{ + "clearnet": "https://skunky.bloat.cat" + }], + "settings": { + "nsfw": true, + "proxy": true + } + }, + { + "title": "frontendfriendly.xyz", + "country": "Finland", + "urls": [{ + "clearnet": "https://skunkyart.frontendfriendly.xyz" + }], + "settings": { + "nsfw": true, + "proxy": true + } } - }] + ] }
\ No newline at end of file |
