diff options
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/Crawler_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html index 3b328a996..4a4adc8f6 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -298,7 +298,7 @@ window.setInterval("setTableSize()", 1000); <form style="float:right;" action="Crawler_p.html"><input type="submit" name="hidewebstructuregraph" class="btn btn-default btn-xs" value="hide graphic"/><form> </td></tr></table> <script type="text/javascript"> - imagestub = "WebStructurePicture_p.png?host=#[hosts]#&depth=4&width=1024&height=512&nodes=600&time=1000&colortext=888888&colorback=FFFFFF&colordot0=1111BB&colordota=11BB11&colorline=222222&colorlineend=333333"; + imagestub = "WebStructurePicture_p.png?host=#[hosts]#&depth=4&width=1280&height=720&nodes=600&time=1000&colortext=888888&colorback=FFFFFF&colordot0=1111BB&colordota=11BB11&colorline=222222&colorlineend=333333"; idx = 0; setTimeout("doanimation(500)", 500); function doanimation(nexttimeout) { |
