feat: add trojan link support to Proxy Configuration URL validation

This commit is contained in:
divocat
2025-10-03 14:32:17 +03:00
parent 96bcc36cf1
commit 7b06f422af
4 changed files with 62 additions and 2 deletions

View File

@@ -8,3 +8,4 @@ export * from './bulkValidate';
export * from './validateShadowsocksUrl';
export * from './validateVlessUrl';
export * from './validateOutboundJson';
export * from './validateTrojanUrl';