mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-05 08:25:42 -04:00
feat: add HDHomeRun website page when accessing port 6077
This commit is contained in:
@@ -318,10 +318,9 @@
|
||||
|
||||
const msg = "<div class='ntfy-child'><span class='danger'>Danger</span> \
|
||||
<span class='msg'> \
|
||||
If you are accessing this page via 127.0.0.1 or localhost, proxying will not work on other devices.Please load \
|
||||
this page using your computer's IP address (e.g., 192.168.x.x) and port in order to access the playlist from other \
|
||||
devices on your network. \
|
||||
<br> <br> \
|
||||
If accessing this page via 127.0.0.1 / localhost, proxying will not work on other devices. Load this page using \
|
||||
your computer's IP address (e.g., 192.168.x.x) and port to access the playlist from other devices on your network. \
|
||||
<br> \
|
||||
Learn how to locate your IP address on <a href='https://youtube.com/watch?v=UAhDHXN2c6E' target = '_blank' > Windows</a> \
|
||||
or <a href='https://youtube.com/watch?v=gaIYP4TZfHI' target = '_blank' > Linux</a>.\
|
||||
</span></div>";
|
||||
|
||||
Reference in New Issue
Block a user