diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/config.json b/src/config.json index 3a3ed06b..41a87f79 100644 --- a/src/config.json +++ b/src/config.json @@ -46,6 +46,16 @@ "instanceList": true, "url": "https://github.com/mmjee/Piped-Material" }, + "poketube": { + "excludeTargets": [ + 2, + 3 + ], + "name": "PokeTube", + "embeddable": true, + "instanceList": true, + "url": "https://codeberg.org/Ashley/poketube" + }, "cloudtube": { "name": "CloudTube", "embeddable": false, @@ -71,16 +81,6 @@ "embeddable": false, "instanceList": false, "url": "https://github.com/yattee/yattee" - }, - "poketube": { - "excludeTargets": [ - 2, - 3 - ], - "name": "PokeTube", - "embeddable": true, - "instanceList": true, - "url": "https://codeberg.org/Ashley/poketube/" } }, "targets": [ @@ -611,4 +611,4 @@ "url": "https://www.snopes.com" } } -} +} \ No newline at end of file |