移除部分过时的代码
This commit is contained in:
14
script/archive/synology/twitter.lnplugin
Normal file
14
script/archive/synology/twitter.lnplugin
Normal file
@ -0,0 +1,14 @@
|
||||
# Twitter离线下载收藏内容
|
||||
#!name= Twitter离线下载收藏内容
|
||||
#!desc= 将Twitter收藏内容下载到群晖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?:\/\/api\.twitter\.com\/[0-9.]*\/favorites\/create.json requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/synology/downloadstation.js,tag=Twitter_离线下载收藏内容
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = api.twitter.com
|
||||
Reference in New Issue
Block a user