mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: simplify build infra / remove reject_phishing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import * as path from 'path';
|
||||
import { PathScurry } from 'path-scurry';
|
||||
import { readFileByLine } from './lib/fetch-remote-text-by-line';
|
||||
import { readFileByLine } from './lib/fetch-text-by-line';
|
||||
import { processLine } from './lib/process-line';
|
||||
import { createRuleset } from './lib/create-file';
|
||||
import { domainDeduper } from './lib/domain-deduper';
|
||||
|
||||
Reference in New Issue
Block a user