移除部分过时的代码
This commit is contained in:
13
script/archive/synology/163study.lnplugin
Normal file
13
script/archive/synology/163study.lnplugin
Normal file
@ -0,0 +1,13 @@
|
||||
#!name= 网易云课堂离线下载课程内容
|
||||
#!desc= 将网易云课堂课程内容下载到群晖NAS。
|
||||
#!openUrl=https://github.com/blackmatrix7/ios_rule_script/tree/master/script/synology
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!icon= https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/synology/icon/synology.jpg
|
||||
|
||||
[Script]
|
||||
http-response ^https?:\/\/ke\.study\.youdao\.com\/course\/app\/detail.json requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/synology/downloadstation.js,tag=网易云课堂_离线下载课程内容
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = ke.study.youdao.com
|
||||
Reference in New Issue
Block a user