Merge branch 'spaceapi-endpoint' into 'main'
use new spaceapi endpoint See merge request ccchh/ccchh-website!21
This commit is contained in:
commit
b01acd853e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import timeDistance, { deLocale } from 'js/util/timeDistance'
|
||||
|
||||
const spaceapiUrl = "https://www.hamburg.ccc.de/dooris/status.json"
|
||||
const spaceapiUrl = "https://spaceapi.hamburg.ccc.de"
|
||||
const interval_ms = 60000
|
||||
|
||||
const classNameOpen = "open"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue