[mod] sites

This commit is contained in:
Andy Bunce 2022-04-13 22:05:49 +01:00
parent b148f68f36
commit b4c7ad454e
3 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
[
{"href": "about.orlop.duckdns.org", "text": "about", "port": "19999"},
{"href": "jellyfin.orlop.duckdns.org", "text": "jellyfin", "port": "9000"},
{"href": "emby.orlop.duckdns.org", "text": "emby", "port": "9981"},
{"href": "tvheadend.orlop.duckdns.org", "text": "tvheadend", "port": "8088"}
{"href": "https://about.orlop.duckdns.org", "text": "about", "port": "19999"},
{"href": "https://jellyfin.orlop.duckdns.org", "text": "jellyfin", "port": "9000"},
{"href": "https://emby.orlop.duckdns.org", "text": "emby", "port": "9981"},
{"href": "https://tvheadend.orlop.duckdns.org", "text": "tvheadend", "port": "8088"}
]