diff options
author | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-02-23 14:25:24 +0100 |
---|---|---|
committer | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-02-23 14:25:24 +0100 |
commit | 73bd5514613ef23e5575229c930e40f8891e4672 (patch) | |
tree | 9290f2207980c34bf14cce5a9a9e5215c70156e9 /kml/index.kml | |
parent | 61013f48c77b2fcad35eb62712d7ca3f40255e17 (diff) |
auth=false
Diffstat (limited to 'kml/index.kml')
-rw-r--r-- | kml/index.kml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kml/index.kml b/kml/index.kml index 8192058..30ff1e8 100644 --- a/kml/index.kml +++ b/kml/index.kml @@ -12,7 +12,7 @@ </ListStyle> </Style> <Url> - <href>https://karte.ffgraz.net/kml/0xff.php</href> + <href>https://karte.ffgraz.net/kml/data.php</href> <refreshMode>onInterval</refreshMode> <refreshInterval>3600</refreshInterval> </Url> |