diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-09-21 23:26:52 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-09-21 23:26:52 +0200 |
| commit | 534a7174d1ce2d01243678e796416557bd1b4253 (patch) | |
| tree | ab42f676741b3f0c61d96945ef3c02144d7b3199 /htroot | |
| parent | 24fd128ddee063bac8dd20905f6b94a369fa7ca3 (diff) | |
enlarged web structure image
Only the headline gets a larger font, the network nodes stay with
a 5-pixel font. However, the overall size had been increased by 20%
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) { |
