Refactor domain alive check

This commit is contained in:
SukkaW
2025-06-06 22:09:32 +08:00
parent 83f6711467
commit aa0cea654a
4 changed files with 48 additions and 11 deletions

View File

@@ -26,6 +26,7 @@
"async-retry": "^1.3.3",
"better-sqlite3": "^11.10.0",
"ci-info": "^4.2.0",
"cli-progress": "^3.12.0",
"csv-parse": "^5.6.0",
"dns2": "^2.1.0",
"fast-cidr-tools": "^0.3.2",
@@ -55,6 +56,7 @@
"@swc/core": "^1.11.31",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",