#!name = 修复 VVebo 用户页面 #!desc = 修复VVebo失效的用户页面,需要打开Mitm,感谢@suiyuran。 #!category=🛠️ 工具 #!author=suiyuran [Script] 修复时间线 = type=http-request, pattern=^https:\/\/api\.weibo\.cn\/2\/users\/show\?, script-path=https://raw.githubusercontent.com/tom2almighty/files/main/Script/vvebo.js 修复时间线 = type=http-request, pattern=^https:\/\/api\.weibo\.cn\/2\/statuses\/user_timeline\?, script-path=https://raw.githubusercontent.com/tom2almighty/files/main/Script/vvebo.js 修复时间线 = type=http-request, pattern=^https:\/\/api\.weibo\.cn\/2\/remind\/unread_count\?, script-path=https://raw.githubusercontent.com/tom2almighty/files/main/Script/vvebo.js 修复时间线 = type=http-response, pattern=^https:\/\/api\.weibo\.cn\/2\/profile\/statuses\/tab\?, script-path=https://raw.githubusercontent.com/tom2almighty/files/main/Script/vvebo.js, requires-body=true 修复我的页面 = type=http-response, pattern=^https:\/\/api\.weibo\.cn\/2\/cardlist\?, script-path=https://raw.githubusercontent.com/tom2almighty/files/main/Script/vvebo.js, requires-body=true [Mitm] hostname = %APPEND% api.weibo.cn