summaryrefslogtreecommitdiff
path: root/htroot/rssTerminal.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-01-28 10:54:13 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-01-28 10:54:13 +0000
commit88773e4daa06bebe51d3204a8ea4c47706c31afa (patch)
treeb4b195161742df29ff6b7f2e4ad09b8ef2b78c7e /htroot/rssTerminal.html
parent6c35b68f173eb33a158fa76288e24ab523879ae0 (diff)
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
Diffstat (limited to 'htroot/rssTerminal.html')
-rwxr-xr-xhtroot/rssTerminal.html2
1 files changed, 1 insertions, 1 deletions
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("");
}