mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
feat: 脚本操作 ProxyUtils 增加了 isIPv4, isIPv6, isIP 方法
This commit is contained in:
@@ -183,6 +183,9 @@ export const ProxyUtils = {
|
||||
parse,
|
||||
process,
|
||||
produce,
|
||||
isIPv4,
|
||||
isIPv6,
|
||||
isIP,
|
||||
};
|
||||
|
||||
function tryParse(parser, line) {
|
||||
|
||||
Reference in New Issue
Block a user