mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
Add script demo
This commit is contained in:
3
scripts/udp-filter.js
Normal file
3
scripts/udp-filter.js
Normal file
@@ -0,0 +1,3 @@
|
||||
function filter(proxies) {
|
||||
return proxies.map(p => p.udp);
|
||||
}
|
||||
Reference in New Issue
Block a user