mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-12 18:44:36 +08:00
Perf: offload reject fetch & parse into a worker thread
This commit is contained in:
2
Build/lib/reject.worker.ts
Normal file
2
Build/lib/reject.worker.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { getPhishingDomains } from './get-phishing-domains';
|
||||
export { getRejectSources } from './get-reject-sources';
|
||||
Reference in New Issue
Block a user