mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Update phishing build TLD
This commit is contained in:
parent
fda2618447
commit
a5843b68f2
@ -36,7 +36,12 @@ const BLACK_TLD = Array.from(new Set([
|
|||||||
'link',
|
'link',
|
||||||
'ink',
|
'ink',
|
||||||
'bar',
|
'bar',
|
||||||
'tokyo'
|
'tokyo',
|
||||||
|
'tk',
|
||||||
|
'cf',
|
||||||
|
'gq',
|
||||||
|
'ga',
|
||||||
|
'ml'
|
||||||
]));
|
]));
|
||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user