Switch Mumble API Backend from Uberspace to Chaospott
This commit is contained in:
parent
2c8f0b4501
commit
3f0bedd217
@ -1,7 +1,7 @@
|
|||||||
// Variables used by Scriptable.
|
// Variables used by Scriptable.
|
||||||
// These must be at the very top of the file. Do not edit.
|
// These must be at the very top of the file. Do not edit.
|
||||||
// icon-color: deep-green; icon-glyph: power-off;
|
// icon-color: deep-green; icon-glyph: power-off;
|
||||||
const mumbleApiUrl = "https://apoc.uber.space/chaospott_mumble.json";
|
const mumbleApiUrl = "https://status.chaospott.de/chaospott_mumble.json";
|
||||||
const spaceApiUrl = "https://status.chaospott.de/status.json";
|
const spaceApiUrl = "https://status.chaospott.de/status.json";
|
||||||
const bbbApiUrl = "https://unterricht.roschow.de/chaospott_bbb.json";
|
const bbbApiUrl = "https://unterricht.roschow.de/chaospott_bbb.json";
|
||||||
const logoUrl = "https://chaospott.de/images/logo.png";
|
const logoUrl = "https://chaospott.de/images/logo.png";
|
||||||
|
Loading…
Reference in New Issue
Block a user