fix: replace username in PDF provenance template with generic public URL

This commit is contained in:
Rene Fichtmueller 2026-04-30 01:51:27 +02:00
parent b31a911719
commit b1169c9f84

View File

@ -1382,7 +1382,7 @@ function buildPdfHtml(data, aspa, format) {
<div style="margin-top:1.5em;font-size:8pt;color:#9ca3af;border-top:1px solid #e5e7eb;padding-top:12px">
This report is generated automatically based on publicly available BGP and RPKI data.
Data may be delayed by cache TTLs. Not a substitute for real-time monitoring.
MIT License · github.com/renefichtmueller/PeerCortex
MIT License · Open Source · peercortex.org/github
</div>
</div>`;