Bilibili 自定义首页
< Feedback de Bilibili-Gate
大佬,今天首页的“动态”tab突然刷不出来了,重登账号也不管用,0.32.11和0.32.12都不行。“稍后再看”偶尔也显示空白。其他tab没问题。其他脚本都关了,不是脚本冲突。有两种报错:1. 进动态tab后,有一瞬间刷出了内容,然后报错:错误详情Error Stack: fetchVideoDynamicFeeds@moz-extension://a797be97-2a90-4a44-a671-90a349be5d8e/userscripts/Bilibili-Gate.user.js?id=54eba833-6db7-4e96-9c48-43822f6f7c34:18657:13Error Cause: {"code":4101130,"message":"加载错误,请稍后再试","ttl":1}2. 进动态tab直接报错:Error Message: Request failed with status code 503axios config: { "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false }, "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "env": { "FormData": null }, "headers": { "Accept": "application/json, text/plain, */*" }, "baseURL": "https://api.bilibili.com", "withCredentials": true, "params": { "page": 1, "page_size": 20, "ignoreRecord": 1, "hit_ab": true }, "method": "get", "url": "https://api.live.bilibili.com/xlive/web-ucenter/user/following"}
B站服务器抽风了,现在好了
Entre para publicar uma resposta.
大佬,今天首页的“动态”tab突然刷不出来了,重登账号也不管用,0.32.11和0.32.12都不行。“稍后再看”偶尔也显示空白。其他tab没问题。其他脚本都关了,不是脚本冲突。
有两种报错:
1. 进动态tab后,有一瞬间刷出了内容,然后报错:
错误详情
Error Stack:
fetchVideoDynamicFeeds@moz-extension://a797be97-2a90-4a44-a671-90a349be5d8e/userscripts/Bilibili-Gate.user.js?id=54eba833-6db7-4e96-9c48-43822f6f7c34:18657:13
Error Cause: {"code":4101130,"message":"加载错误,请稍后再试","ttl":1}
2. 进动态tab直接报错:
Error Message: Request failed with status code 503
axios config: {
"transitional": {
"silentJSONParsing": true,
"forcedJSONParsing": true,
"clarifyTimeoutError": false
},
"transformRequest": [
null
],
"transformResponse": [
null
],
"timeout": 0,
"xsrfCookieName": "XSRF-TOKEN",
"xsrfHeaderName": "X-XSRF-TOKEN",
"maxContentLength": -1,
"maxBodyLength": -1,
"env": {
"FormData": null
},
"headers": {
"Accept": "application/json, text/plain, */*"
},
"baseURL": "https://api.bilibili.com",
"withCredentials": true,
"params": {
"page": 1,
"page_size": 20,
"ignoreRecord": 1,
"hit_ab": true
},
"method": "get",
"url": "https://api.live.bilibili.com/xlive/web-ucenter/user/following"
}