Feat: use Cisco Top 1M Domain for validation

This commit is contained in:
SukkaW
2025-04-30 18:40:49 +08:00
parent c2cc6d72ac
commit 07725d6c00
3 changed files with 312 additions and 19 deletions

View File

@@ -45,7 +45,8 @@
"why-is-node-running": "^3.2.2",
"worktank": "^2.7.3",
"xbits": "^0.2.0",
"yaml": "^2.7.1"
"yaml": "^2.7.1",
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.18.2",
@@ -59,6 +60,7 @@
"@types/node": "^22.15.2",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.25.1",
"eslint-config-sukka": "^6.18.2",
"eslint-formatter-sukka": "^6.18.2",