提供一个 surge module ,自己本地建一个.sgmodule 文件,把下面内容填入就行了:
#!name= vvebo
#!desc=修复 vvebo 用户主页的显示
#!author=byheaven
[Script]
fix-vvebo-user-timeline = type=http-request, pattern=^https:\/\/api\.weibo\.cn\/2\/users\/show\?, requires-body=0, timeout=5, script-path=
https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.jsfix-vvebo-user-timeline2 = type=http-request, pattern=^https:\/\/api\.weibo\.cn\/2\/statuses\/user_timeline\?, requires-body=0, timeout=5, script-path=
https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.jsfix-vvebo-user-timeline3 = type=http-response, pattern=^https:\/\/api\.weibo\.cn\/2\/profile\/statuses\/tab\?, requires-body=1, timeout=5, script-path=
https://raw.githubusercontent.com/suiyuran/stash/main/scripts/fix-vvebo-user-timeline.js[MITM]
hostname = %APPEND%
api.weibo.cn