mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-03 20:41:52 +08:00
Update Phishing Black TLD & Reject Domainset Builder
This commit is contained in:
@@ -17,7 +17,8 @@ const BLACK_TLD = [
|
||||
'.shop',
|
||||
'.cool',
|
||||
'.cyou',
|
||||
'.id'
|
||||
'.id',
|
||||
'.pro'
|
||||
];
|
||||
|
||||
(async () => {
|
||||
|
||||
Reference in New Issue
Block a user