-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathVVebo_gitlab.plugin
More file actions
13 lines (10 loc) · 978 Bytes
/
VVebo_gitlab.plugin
File metadata and controls
13 lines (10 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
#!name= VVebo Loon专用
#!desc=修复VVebo用户主页时间线显示和粉丝列表 @androidcn适配
#!author=suiyuran
[Script]
http-request ^https:\/\/api\.weibo\.cn\/2\/remind\/unread_count\? script-path = https://gitlab.com/androidcn/userscripts/-/raw/main/suiyuran/fix-vvebo-user-timeline.js, tag = 修复时间线1
http-request ^https:\/\/api\.weibo\.cn\/2\/statuses\/user_timeline\? script-path = https://gitlab.com/androidcn/userscripts/-/raw/main/suiyuran/fix-vvebo-user-timeline.js, tag = 修复时间线2
http-response ^https:\/\/api\.weibo\.cn\/2\/profile\/statuses\/tab\? script-path = https://gitlab.com/androidcn/userscripts/-/raw/main/suiyuran/fix-vvebo-user-timeline.js, requires-body = true, tag = 修复时间线3
http-response ^https:\/\/api\.weibo\.cn\/2\/cardlist\? script-path=https://gitlab.com/androidcn/userscripts/-/raw/main/suiyuran/fix-vvebo-fans.js, requires-body=true,tag = 修复「我的」页面
[MITM]
hostname = %APPEND% api.weibo.cn