mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
remove other urls
This commit is contained in:
parent
d10496df39
commit
7026d81c84
1 changed files with 2 additions and 47 deletions
|
@ -10,54 +10,9 @@
|
|||
"DEFAULT":true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "poketube-vanilla",
|
||||
"name": "poketube",
|
||||
"version": "lastest",
|
||||
"branch": "master"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poketube.site",
|
||||
{
|
||||
"uri": "https://poketube.site",
|
||||
"CLOUDFLARE": true,
|
||||
"piwik": true,
|
||||
"official":true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "poketube-vanilla",
|
||||
"version": "lastest",
|
||||
"branch": "master"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poketube.online",
|
||||
{
|
||||
"uri": "https://poketube.online",
|
||||
"CLOUDFLARE": true,
|
||||
"piwik": true,
|
||||
"official":true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "poketube-vanilla",
|
||||
"version": "lastest",
|
||||
"branch": "master"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poketube.xyz",
|
||||
{
|
||||
"uri": "https://poketube.xyz",
|
||||
"CLOUDFLARE": true,
|
||||
"official":true,
|
||||
"piwik": true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "poketube-vanilla",
|
||||
"version": "lastest",
|
||||
"branch": "master"
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue