Update src/config.json

Changing "PokeTube" to "Poke" and updating repo URL.
This commit is contained in:
Binzy_Boi 2024-10-07 05:02:23 +00:00
parent 7bea53805e
commit f99f6218a6
1 changed files with 3 additions and 3 deletions

View File

@ -52,15 +52,15 @@
"instanceList": true, "instanceList": true,
"url": "https://github.com/mmjee/Piped-Material" "url": "https://github.com/mmjee/Piped-Material"
}, },
"poketube": { "poke": {
"excludeTargets": [ "excludeTargets": [
2, 2,
3 3
], ],
"name": "PokeTube", "name": "Poke",
"embeddable": true, "embeddable": true,
"instanceList": true, "instanceList": true,
"url": "https://codeberg.org/Ashley/poketube" "url": "https://codeberg.org/ashley/poke"
}, },
"cloudtube": { "cloudtube": {
"name": "CloudTube", "name": "CloudTube",