SukkaW eed0d58697 Refactor: drop all `Bun.write` usage 1 年之前
..
aho-corasick.test.ts 95de88c45e Improve keyword filter performance 1 年之前
aho-corasick.ts dda0555c0b Minor Changes + Housekeeping 1 年之前
append-array-in-place.ts e4429a62ee Chore: prefer domain list 1 年之前
cache-apply.ts 99589cf2fc Refactor: continues to rewrite to TS 2 年之前
cache-filesystem.ts 1d8c991baf Perf: faster `string[]` join 1 年之前
clash.ts 855687e89e Log incompatible rules when transform to clash 1 年之前
constants.ts 33636285e9 Perf: avoid spread operator 1 年之前
create-file.ts eed0d58697 Refactor: drop all `Bun.write` usage 1 年之前
domain-deduper.ts 5b725192e3 Perf: re-use trie when building reject domainsets 1 年之前
download-publicsuffixlist.ts 59b2608ef2 Minor changes to previous build downloading 2 年之前
fetch-assets.ts f9a0445cbf Chore: housekeeping 1 年之前
fetch-retry.ts 8b1eeb1c14 Refactor: minor simplifications 1 年之前
fetch-text-by-line.bench.ts a7fc13b355 Perf: read most of files in one pass 2 年之前
fetch-text-by-line.ts 7167be852f Remove unused Bun.peek 1 年之前
get-gorhill-publicsuffix.ts 59b2608ef2 Minor changes to previous build downloading 2 年之前
get-phishing-domains.test.ts 9e4332a079 Housekeeping 1 年之前
get-phishing-domains.ts f129152da8 Refactor: split reject and reject_extra 1 年之前
is-fast-ip.ts 1c72dcb5e0 Update CDN / Download / Domestic Hosts 2 年之前
memo-promise.ts 10bde9f1e8 Fix/CI: float promise error handling / log wrap 1 年之前
misc.ts 1d8c991baf Perf: faster `string[]` join 1 年之前
normalize-domain.ts efa34399b0 Chore: minor changes 1 年之前
parse-dnsmasq.ts 1288460c48 Perf: use tldts-experimental when possible 1 年之前
parse-filter.ts b947f9f818 Refactor: drop `Bun.peek` usage as much as possible 1 年之前
process-line.ts e68b064fe5 Chore: improve types & performance 1 年之前
set-add-from-array.bench.ts 21a31e6c1f Perf/Refactor: `processDomainList` now returns `string[]` 1 年之前
set-add-from-array.ts 21a31e6c1f Perf/Refactor: `processDomainList` now returns `string[]` 1 年之前
stable-sort-domain.bench.ts 1b116637d2 Perf: make sort domain faster 1 年之前
stable-sort-domain.test.ts 48b6ae2553 Refactor: refactor domain sorting order 1 年之前
stable-sort-domain.ts fba420ee4c Perf: 1-pass domain parse 1 年之前
text-decoder-stream.ts 33636285e9 Perf: avoid spread operator 1 年之前
text-line-transform-stream.ts f5436b7763 Refactor: update library implementation 2 年之前
timsort.ts dda0555c0b Minor Changes + Housekeeping 1 年之前
tldts.bench.ts a5829cc6bd Housekeeping & Make ESLint Happy 1 年之前
tree-dir.ts 1f2e2a655c Chore: adjust stdout style 2 年之前
trie.test.ts eb0623c1a9 Enable trie hostname mode & extend hostname mode test cases 1 年之前
trie.ts 175ba65127 Fix: correct trie tokenizer behavior 1 年之前