Feat: Surge DOMAIN-WILDCARD -> Clash DOMAIN-REGEX

This commit is contained in:
SukkaW
2024-08-13 02:01:15 +08:00
parent 5bceb6cac7
commit f35958208f
6 changed files with 35 additions and 4 deletions

View File

@@ -34,6 +34,7 @@
"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",
@@ -49,6 +50,7 @@
"@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",