Add geosite

This commit is contained in:
世界
2022-07-05 09:05:35 +08:00
parent 86456b9cbc
commit f9d8fa2b91
13 changed files with 464 additions and 146 deletions

View File

@@ -35,7 +35,6 @@ func newSuccinctSet(keys []string) *succinctSet {
setBit(&ss.labelBitmap, lIdx, 0)
lIdx++
}
setBit(&ss.labelBitmap, lIdx, 1)
lIdx++
}