From 88773e4daa06bebe51d3204a8ea4c47706c31afa Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 28 Jan 2011 10:54:13 +0000 Subject: changed the default port from 8080 to 8090 see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/rssTerminal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htroot/rssTerminal.html') diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html index 5da249751..5ac9a22ed 100755 --- a/htroot/rssTerminal.html +++ b/htroot/rssTerminal.html @@ -41,7 +41,7 @@ var requestCount = 0; function fillLines() { alert(maxlines); for (var i = 0; i < maxlines + 1; i++) { - alert(maxlines);http://localhost:8080/Steering.html?shutdown= + alert(maxlines);http://localhost:8090/Steering.html?shutdown= addLine(i + "-123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789-"); //addLine(""); } -- cgit v1.2.3