Files
templates/blueprints/poke/meta.json
Zakher Masri ea23fb658c fix: meta.json of Poke blueprint
The current github/docs links was broken

before:
https://codeberg.org/ashley/poke
after:
https://codeberg.org/ashleyirispuppy/poke
2026-07-08 20:09:23 +03:00

20 lines
536 B
JSON

{
"id": "poke",
"name": "Poke",
"version": "latest",
"description": "Poke is an open-source, self-hosted alternative to YouTube. A privacy-focused video platform that allows you to watch and share videos without tracking.",
"logo": "image.png",
"links": {
"github": "https://codeberg.org/ashleyirispuppy/poke",
"website": "https://poketube.fun/",
"docs": "https://codeberg.org/ashleyirispuppy/poke"
},
"tags": [
"video",
"youtube-alternative",
"self-hosted",
"privacy",
"streaming"
]
}