From f99f6218a622248292a386f001a41102e966bf4e Mon Sep 17 00:00:00 2001 From: Binzy_Boi Date: Mon, 7 Oct 2024 05:02:23 +0000 Subject: [PATCH] Update src/config.json Changing "PokeTube" to "Poke" and updating repo URL. --- src/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.json b/src/config.json index 9767bf4..83e5a13 100644 --- a/src/config.json +++ b/src/config.json @@ -52,15 +52,15 @@ "instanceList": true, "url": "https://github.com/mmjee/Piped-Material" }, - "poketube": { + "poke": { "excludeTargets": [ 2, 3 ], - "name": "PokeTube", + "name": "Poke", "embeddable": true, "instanceList": true, - "url": "https://codeberg.org/Ashley/poketube" + "url": "https://codeberg.org/ashley/poke" }, "cloudtube": { "name": "CloudTube",