diff options
| author | lost+skunk <[email protected]> | 2024-08-01 22:48:05 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-08-01 22:48:05 +0300 |
| commit | c5514c3875b9b782688047d547dfd6663a5b77bb (patch) | |
| tree | e9b8dc3f90aa6b09b8f5006f1e4d16e2bf4718c3 /instances.json | |
| parent | 2dfeaae772e630ae361a35bf4680257d081560c1 (diff) | |
| download | skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.tar.gz skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.tar.bz2 skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.zip | |
v1.3
Diffstat (limited to 'instances.json')
| -rw-r--r-- | instances.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/instances.json b/instances.json index eeb329a..cd95b78 100644 --- a/instances.json +++ b/instances.json @@ -3,10 +3,10 @@ { "title": "skunky.ebloid.ru", "country": "Russia", - "urls": [{ + "urls": { "ygg": "http://[201:eba5:d1fc:bf7b:cfcb:a811:4b8b:7ea3]/art", "clearnet": "https://skunky.ebloid.ru/art" - }], + }, "settings": { "nsfw": false, "proxy": false @@ -15,9 +15,9 @@ { "title": "clovius.club", "country": "Sweden", - "urls": [{ + "urls": { "clearnet": "https://skunky.clovius.club" - }], + }, "settings": { "nsfw": true, "proxy": true @@ -26,9 +26,9 @@ { "title": "bloat.cat", "country": "Romania", - "urls": [{ + "urls": { "clearnet": "https://skunky.bloat.cat" - }], + }, "settings": { "nsfw": true, "proxy": true @@ -37,9 +37,9 @@ { "title": "frontendfriendly.xyz", "country": "Finland", - "urls": [{ + "urls": { "clearnet": "https://skunkyart.frontendfriendly.xyz" - }], + }, "settings": { "nsfw": true, "proxy": true @@ -48,9 +48,9 @@ { "title": "lumaeris.com", "country": "US", - "urls": [{ + "urls": { "clearnet": "https://skunkyart.lumaeris.com" - }], + }, "settings": { "nsfw": true, "proxy": true |
