mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
Removed non working instances and added new working ones.
This commit is contained in:
parent
1ffcc850de
commit
3503fd7549
1 changed files with 29 additions and 28 deletions
|
@ -58,34 +58,6 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poke.shiggy.cloud",
|
||||
{
|
||||
"uri": "https://poke.shiggy.cloud",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"region": "🇬🇧",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
"version": "latest",
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poke.fr1.shiggy.cloud",
|
||||
{
|
||||
"uri": "https://poke.fr1.shiggy.cloud",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"region": "🇫🇷",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
"version": "latest",
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poke.alphexo.dev",
|
||||
{
|
||||
|
@ -129,5 +101,34 @@
|
|||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
"poke.am1.shiggy.cloud",
|
||||
{
|
||||
"uri": "https://poke.am1.shiggy.cloud",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"proxy": false,
|
||||
"region": "🇳🇱",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
"version": "latest",
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
], [
|
||||
"poke.am2.shiggy.cloud",
|
||||
{
|
||||
"uri": "https://poke.am2.shiggy.cloud",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"proxy": false,
|
||||
"region": "🇳🇱",
|
||||
"software": {
|
||||
"name": "poketube",
|
||||
"version": "latest",
|
||||
"branch": "dev"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue