mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-03 04:21:53 +08:00
Perf: speed-up tldts
This commit is contained in:
@@ -4,7 +4,6 @@ import { readFileByLine } from './lib/fetch-text-by-line';
|
||||
import { sortDomains } from './lib/stable-sort-domain';
|
||||
import { task } from './trace';
|
||||
import { compareAndWriteFile } from './lib/create-file';
|
||||
import { getGorhillPublicSuffixPromise } from './lib/get-gorhill-publicsuffix';
|
||||
import { domainDeduper } from './lib/domain-deduper';
|
||||
import { sort } from './lib/timsort';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user