From d704eff9486009a20264294e8df1fc5c59c1c182 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Sat, 9 Oct 2021 10:55:29 +0800 Subject: [PATCH] Create UI-Action.json --- Scripts/UI-Action.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Scripts/UI-Action.json diff --git a/Scripts/UI-Action.json b/Scripts/UI-Action.json new file mode 100644 index 0000000..0c05f77 --- /dev/null +++ b/Scripts/UI-Action.json @@ -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" + ] +} \ No newline at end of file