-
Notifications
You must be signed in to change notification settings - Fork 1
/
VVebo.plugin
14 lines (12 loc) · 1.08 KB
/
VVebo.plugin
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!name= VVebo Loon专用
#!desc=修复VVebo用户主页时间线显示和粉丝列表 @androidcn适配
#!author=suiyuran
#!icon = http://www.kkx.net/uploadfile/2023/0302/20230302170522851.png
#!openUrl = https://apps.apple.com/app/id670910957
[Script]
http-request ^https:\/\/api\.weibo\.cn\/2\/remind\/unread_count\? script-path = https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.js, tag = 修复时间线1
http-request ^https:\/\/api\.weibo\.cn\/2\/statuses\/user_timeline\? script-path = https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.js, tag = 修复时间线2
http-response ^https:\/\/api\.weibo\.cn\/2\/profile\/statuses\/tab\? script-path = https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.js, requires-body = true, tag = 修复时间线3
http-response ^https:\/\/api\.weibo\.cn\/2\/cardlist\? script-path=https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-fans.js, requires-body=true,tag = 修复「我的」页面
[MITM]
hostname = %APPEND% api.weibo.cn