diff options
| author | Michael Peter Christen <mc@yacy.net> | 2023-02-24 19:11:35 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2023-02-24 19:11:35 +0100 |
| commit | d8f26cb6a7fc41db990adb2dcacc9a540092c3bf (patch) | |
| tree | c4ed2c3cf14f064cd87eb025cefecea78c20c92c /htroot | |
| parent | a157d01bb5741e9ff6b88965940038b32d4c8b2c (diff) | |
larger link structure image
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 3d0b8fcda..79a0319c0 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -293,7 +293,7 @@ window.setInterval("setTableSize()", 1000); <script src="js/d3.v5.min.js"></script> <script src="js/hypertree.js"></script> <div id="linkstructure"></div> -<script>$(document).ready(linkstructure("#[hosts]#", "#linkstructure", 1280, 720, 3000, 700));</script>:: +<script>$(document).ready(linkstructure("#[hosts]#", "#linkstructure", 1600, 900, 3000, 700));</script>:: <td> <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> |
