IT狗
|
e6116ecc7d
|
v2: two-phase doc crawler + web UI + server.py static file serving
- crawl_hpe_v2.js: two-phase (discover versions + sub-pages: features/resolved/known/regulatory)
- crawl_hpe.js: v1 single-phase
- hpe-aos10-versions.json: 60 versions cache
- server.py:
- /url2pdf-tools/ now serves index.html (web UI)
- /url2pdf-tools/<file> serves from /opt/url2pdf/ (with path traversal protection)
- /url2pdf/crawl uses v2 crawler (was inline CRAWLER_JS hardcoded for Trend Micro)
- index.html: new web UI (paste URL → crawl → download)
|
2026-07-24 18:10:22 +08:00 |
|