mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:48:33 +01:00
Merge pull request 'Replace "poke.am1.shiggy.cloud" and "poke.am2.shiggy.cloud" with online instances.' (#88) from anotherkai/poke:replace-instances into main
Reviewed-on: https://codeberg.org/ashley/poke/pulls/88
This commit is contained in:
commit
9edfb9c216
1 changed files with 6 additions and 6 deletions
|
@ -89,13 +89,13 @@
|
|||
}
|
||||
],
|
||||
[
|
||||
"poke.am1.shiggy.cloud",
|
||||
"poke.uk1.littkai.co.uk",
|
||||
{
|
||||
"uri": "https://poke.am1.shiggy.cloud",
|
||||
"uri": "https://poke.uk1.littkai.co.uk",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"proxy": false,
|
||||
"region": "🇳🇱",
|
||||
"region": "🇬🇧",
|
||||
"software": {
|
||||
"name": "poke",
|
||||
"version": "latest",
|
||||
|
@ -103,13 +103,13 @@
|
|||
}
|
||||
}
|
||||
], [
|
||||
"poke.am2.shiggy.cloud",
|
||||
"poke.uk2.littlekai.co.uk",
|
||||
{
|
||||
"uri": "https://poke.am2.shiggy.cloud",
|
||||
"uri": "https://poke.uk2.littlekai.co.uk",
|
||||
"CLOUDFLARE": false,
|
||||
"piwik": false,
|
||||
"proxy": false,
|
||||
"region": "🇳🇱",
|
||||
"region": "🇬🇧",
|
||||
"software": {
|
||||
"name": "poke",
|
||||
"version": "latest",
|
||||
|
|
Loading…
Reference in a new issue