mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 21:28:33 +08:00
14 lines
699 B
Plaintext
14 lines
699 B
Plaintext
# 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 |