提交歷史

作者 SHA1 備註 提交日期
  SukkaW 7167be852f Remove unused Bun.peek 1 年之前
  SukkaW c2b4af882d Refactor: re-use code in trie / simplify 1 年之前
  SukkaW f04dd0e783 Perf: faster smolTree whitelist by reducing `if` in loop 1 年之前
  SukkaW 70f837ba15 Perf: faster smolTree trie creation by avoiding `if` in loop 1 年之前
  SukkaW efa34399b0 Chore: minor changes 1 年之前
  SukkaW 2f329a4144 Fix/Perf: more efficient and correct whitelisting 1 年之前
  SukkaW 5b725192e3 Perf: re-use trie when building reject domainsets 1 年之前
  SukkaW 48b5f609dd Feat: trie now supports `whitelist` method 1 年之前
  SukkaW 35aa11f361 Perf: remove cached tld parse 1 年之前
  SukkaW 160e7bfab7 Perf: domain deduper using only trie + DFS 1 年之前
  SukkaW 59b86f706f Perf/Refactor: trie w/ hostname mode 1 年之前
  SukkaW 7b2334ee3b Minor changes here and there 2 年之前
  SukkaW aca48afb6d Update CDN & Reject Hosts 2 年之前
  SukkaW c95e96fc61 Chore: refine reject domainset building 2 年之前
  SukkaW 11e687cd56 Perf: re-implement trie using Map 2 年之前
  SukkaW eaf993deca Perf: minor optimization here and there 2 年之前
  SukkaW a7c1b0fd17 Refactor: further improve trie implementation 2 年之前
  SukkaW 863236a62b Refactor: improve trie implementation 2 年之前
  SukkaW d4ff4c5b2d Make ESLint Happy 2 年之前
  SukkaW 071b8120a6 Chore: more refactor to the bun 2 年之前