Update phishing build TLD

This commit is contained in:
SukkaW 2023-01-15 15:32:14 +08:00
parent fda2618447
commit a5843b68f2

View File

@ -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 () => {