Update to use NINA server
This commit is contained in:
parent
3b4be03ffa
commit
dacf77e412
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ public class JaimConnection implements java.lang.Runnable {
|
|||
* In most cases this constructor should be used.
|
||||
*/
|
||||
public JaimConnection() {
|
||||
host = "toc.oscar.aol.com";
|
||||
host = "toc.oscar.nina.chat";
|
||||
port = 9898;
|
||||
startMe();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue