Create UI-Action.json

This commit is contained in:
Shawn
2021-10-09 10:55:29 +08:00
parent 0ee56ad866
commit d704eff948

10
Scripts/UI-Action.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name":"HotKids",
"description":"Crontab Task Gallery",
"task":[
"event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/ytb-ui-check.js, tag=YouTube 查询, img-url=text.magnifyingglass.system, enabled=true",
"event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/nf-ui-check.js, tag=Netflix 查询, img-url=text.magnifyingglass.system, enabled=true",
"event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/streaming-ui-check.js, tag=流媒体-解锁查询, img-url=checkmark.seal.system, enabled=true",
"event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/geo_location.js, tag=GeoIP 查询, img-url=location.fill.viewfinder.system"
]
}