mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Chore: improve domain alive check
This commit is contained in:
parent
d12432a33a
commit
4417f0a4a1
@ -243,7 +243,9 @@ const whoisNotFoundKeywordTest = createKeywordFilter([
|
||||
' is free',
|
||||
'no object found',
|
||||
'nothing found',
|
||||
'status: free'
|
||||
'status: free',
|
||||
'pendingdelete',
|
||||
' has been blocked by '
|
||||
]);
|
||||
|
||||
// whois server can redirect, so whoiser might/will get info from multiple whois servers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user