mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 02:18:11 +01:00
Merge pull request 'Update instances.json' (#91) from blade10101/poke:main into main
Reviewed-on: https://codeberg.org/ashley/poke/pulls/91
This commit is contained in:
commit
f903092531
1 changed files with 15 additions and 2 deletions
|
@ -130,5 +130,18 @@
|
||||||
"branch": "dev"
|
"branch": "dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
], [
|
||||||
]
|
"poketube.darkness.services",
|
||||||
|
{
|
||||||
|
"uri": "https://poketube.darkness.services/",
|
||||||
|
"CLOUDFLARE": true,
|
||||||
|
"piwik": false,
|
||||||
|
"proxy": false,
|
||||||
|
"region": "US",
|
||||||
|
"software": {
|
||||||
|
"name": "poke",
|
||||||
|
"version": "latest",
|
||||||
|
"branch": "dev"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in a new issue