mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01:00
add poked.shiggy.pt
This commit is contained in:
parent
59c1da87e6
commit
bba54f414b
1 changed files with 20 additions and 6 deletions
|
@ -5,9 +5,9 @@
|
|||
"uri": "https://poketube.fun",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": true,
|
||||
"proxy":true,
|
||||
"official":true,
|
||||
"DEFAULT":true,
|
||||
"proxy": true,
|
||||
"official": true,
|
||||
"DEFAULT": true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
[
|
||||
"poke.shiggy.cloud",
|
||||
{
|
||||
"uri": "https://poke.shiggy.cloud",
|
||||
|
@ -99,5 +99,19 @@
|
|||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poked.shiggy.pt",
|
||||
{
|
||||
"uri": "https://poked.shiggy.pt",
|
||||
"CLOUDFLARE": true,
|
||||
"piwik": false,
|
||||
"region": "🇬🇧",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
"version": "latest",
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue