зеркало из https://github.com/mozilla/pjs.git
webbnet hostname changed
This commit is contained in:
Родитель
ceee5b5c28
Коммит
978661fa27
|
@ -425,7 +425,7 @@ function initHost(obj)
|
|||
new CIRCNetwork ("undernet", [{name: "irc.undernet.org", port:6667}],
|
||||
obj.eventPump);
|
||||
obj.networks["webbnet"] =
|
||||
new CIRCNetwork ("webbnet", [{name: "irc.webbnet.org", port:6667}],
|
||||
new CIRCNetwork ("webbnet", [{name: "irc.webbnet.info", port:6667}],
|
||||
obj.eventPump);
|
||||
obj.networks["quakenet"] =
|
||||
new CIRCNetwork ("quakenet", [{name: "irc.quakenet.org", port:6667}],
|
||||
|
|
Загрузка…
Ссылка в новой задаче