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", |
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
#!/bin/sh | |
# cloudflareddns6.sh - dynamic dns IPV6 updater module for Synology | |
# | |
# Author: | |
# Cedric Mercier | |
# | |
# Version: | |
# 0.1 | |
# |