Update On Sat Dec 6 19:36:47 CET 2025

This commit is contained in:
github-action[bot]
2025-12-06 19:36:48 +01:00
parent 9c03728c5d
commit 643032245f
100 changed files with 977 additions and 248 deletions

View File

@@ -197,6 +197,10 @@ func newSearcher(major int) *searcher {
case 12:
fallthrough
case 13:
fallthrough
case 14:
fallthrough
case 15:
s = &searcher{
headSize: 64,
tcpItemSize: 744,