Last active
May 21, 2021 12:05
-
-
Save vc5/82195aee921c0f875716db95b48737f2 to your computer and use it in GitHub Desktop.
QX Gallery
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "自用脚本", | |
"task": [ | |
{ | |
"config": "0 0 0 1 1 ? https:\/\/raw.githubusercontent.com\/crossutility\/Quantumult-X\/master\/sample-task.js, img-url=https:\/\/raw.githubusercontent.com\/crossutility\/Quantumult-X\/master\/quantumult-x.png, tag=cookie开关, enabled=true", | |
"addons": "https://gist.githubusercontent.com/vc5/82195aee921c0f875716db95b48737f2/raw/rewrite.txt" | |
}, | |
"0 8,12,18 * * * https://raw.githubusercontent.com/passerby-b/didi_fruit/main/dd_fruit.js, tag=滴滴免费水果, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/didi.png, enabled=true", | |
"*/30 * * * * * https://gitee.com/passerby-b/javascript/raw/master/dyjs.js, tag=抖音极速版刷音符, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/dyjsb.png, enabled=true", | |
"10 0 * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_bean.js, tag=京东到家鲜豆, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true", | |
"10 0,8,11,17 * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit.js, tag=京东到家果园, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true", | |
"10 0 * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit.js, tag=京东到家鲜豆庄园, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true", | |
"10 0 * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_plantBeans.js, tag=京东到家鲜豆庄园, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true", | |
"*/5 * * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit_collectWater.js, tag=京东到家果园收水, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true", | |
"*/5 * * * * https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_getPoints.js, tag=京东到家庄园收水, img-url=https://gitee.com/passerby-b/javascript/raw/master/icon/jddj.png, enabled=true" | |
], | |
"description": "自用脚本", | |
"suburl": "https://gist.githubusercontent.com/vc5/82195aee921c0f875716db95b48737f2/raw/gallery.json" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; hostname line is optional. | |
; hostname = *.example.com, *.sample.com | |
hostname = game.xiaojukeji.com, daojia.jd.com | |
; 橙心优选 | |
^https:\/\/game\.xiaojukeji\.com\/api\/game\/plant\/watering url script-request-body https://raw.githubusercontent.com/passerby-b/didi_fruit/main/dd_getToken.js | |
;京东到家获取Cookie脚本 | |
daojia.jd.com/html/index.html url script-request-header https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_getck.js | |
; ^http://example\.com/resource3/ url 307 http://example.com/new-resource3/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment