mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
Updated scripts
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* 过滤 UDP 节点
|
||||
*/
|
||||
function filter(proxies) {
|
||||
return proxies.map(p => p.udp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user