Reafactor: rewrite domain wildcard to regex

This commit is contained in:
SukkaW
2024-08-14 03:40:01 +08:00
parent 640bac160c
commit 991b192fa7
3 changed files with 20 additions and 16 deletions

View File

@@ -34,7 +34,6 @@
"mnemonist": "^0.39.8",
"path-scurry": "^1.11.1",
"picocolors": "^1.0.1",
"picomatch": "^4.0.2",
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
@@ -50,7 +49,6 @@
"@types/better-sqlite3": "^7.6.11",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/picomatch": "^3.0.1",
"@types/punycode": "^2.1.4",
"@types/tar-stream": "^3.1.3",
"chai": "4",