mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-02 03:51:53 +08:00
Fix: correctly process phishing domains
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import path from 'path';
|
||||
import picocolors from 'picocolors';
|
||||
|
||||
type Formatter = (result: string) => string;
|
||||
|
||||
Reference in New Issue
Block a user