mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Minor fix and move URLs to .app
This commit is contained in:
@@ -12,7 +12,7 @@ info:
|
||||
url: https://unlicense.org/#the-unlicense
|
||||
version: 0.1
|
||||
servers:
|
||||
- url: https://spothole.m0trt.radio/api
|
||||
- url: https://spothole.app/api
|
||||
paths:
|
||||
/spots:
|
||||
get:
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"short_name": "Spothole",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"start_url": "https://spothole.m0trt.radio/",
|
||||
"start_url": "https://spothole.app/",
|
||||
"background_color": "white",
|
||||
"theme_color": "white",
|
||||
"description": "An Amateur Radio spotting tool bringing together DX clusters and outdoor programmes, providing a universal JSON API and web interface.",
|
||||
@@ -25,5 +25,5 @@
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"url": "https://spothole.m0trt.radio"
|
||||
"url": "https://spothole.app"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user