Fix UDP announce URL again
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
int port = ZzzOTController.udpPort();
|
||||
if (host != null) {
|
||||
%>
|
||||
<b>UDP Announce URL:</b> <a href="udp://<%=host%>:<%=port%>/"</a>udp://<%=host%>:<%=port%>/a</a><br>
|
||||
<b>UDP Announce URL:</b> <a href="udp://<%=host%>:<%=port%>/"</a>udp://<%=host%>:<%=port%>/</a><br>
|
||||
<%
|
||||
}
|
||||
%>
|
||||
|
Reference in New Issue
Block a user