From e5c1562219abff29dfd9d62858787bde41355da1 Mon Sep 17 00:00:00 2001 From: you Date: Mon, 23 Mar 2026 18:51:02 +0000 Subject: [PATCH] fix: section links are real deep-linkable URLs, not javascript:void TOC: #/analytics?tab=collisions§ion=inconsistentHashSection etc. Back-to-top: #/analytics?tab=collisions (scrolls to top of tab) All copyable, shareable, bookmarkable. --- public/analytics.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/analytics.js b/public/analytics.js index e5e5958..779af1f 100644 --- a/public/analytics.js +++ b/public/analytics.js @@ -793,27 +793,27 @@ async function renderCollisionTab(el, data) { el.innerHTML = `
-

⚠️ Inconsistent Hash Sizes

↑ top
+

⚠️ Inconsistent Hash Sizes

↑ top

Nodes sending adverts with varying hash sizes. Caused by a bug where automatic adverts ignored the configured multibyte path setting. Fixed in repeater v1.14.1.

Loading…
-

🔢 1-Byte Hash Usage Matrix

↑ top
+

🔢 1-Byte Hash Usage Matrix

↑ top

Click a cell to see which nodes share that prefix. Green = available, yellow = taken, red = collision.

-

💥 1-Byte Collision Risk

↑ top
+

💥 1-Byte Collision Risk

↑ top
Loading…
`;