mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: improve domain alive check
This commit is contained in:
@@ -243,7 +243,9 @@ const whoisNotFoundKeywordTest = createKeywordFilter([
|
|||||||
' is free',
|
' is free',
|
||||||
'no object found',
|
'no object found',
|
||||||
'nothing 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
|
// whois server can redirect, so whoiser might/will get info from multiple whois servers
|
||||||
|
|||||||
Reference in New Issue
Block a user