mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 20:12:41 +02:00
19c35f4a2b
The path-hash-size filter accepts a comma list of sizes; a new '2/3-byte' option matches messages with any routed echo using a 2- or 3-byte hash. Verified live: 2/3-byte returns exactly the union of the 2-byte and 3-byte sets (220 = 208 + 12 with zero overlap misses on live data). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>