update default IRC server

This commit is contained in:
zefie
2021-10-27 08:29:59 -04:00
parent 1aba57d361
commit 7c31a68ecf

View File

@@ -109,7 +109,7 @@ Chat Home (Testing)
<table> <table>
<tr> <tr>
<td abswidth="120">Server:</td> <td abswidth="120">Server:</td>
<td><input width="240" bgcolor=262626 text=D6D6D6 cursor=cc9933 font=proportional type="text" name="host" value="${request_headers.query.host || "chat.irchat.tv"}"></td> <td><input width="240" bgcolor=262626 text=D6D6D6 cursor=cc9933 font=proportional type="text" name="host" value="${request_headers.query.host || "irc.libera.chat"}"></td>
</tr> </tr>
<tr> <tr>