mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
fix(route): Fix saraba1st thread cannot get image (#10906)
* add saraba1st Cookie Environment. fix thread img issue * add Saraba1st config to Install Doc * fix imgHtml * fix timezone * refactor: migrate to v2
This commit is contained in:
@@ -227,6 +227,9 @@ const calculateValue = () => {
|
||||
pkubbs: {
|
||||
cookie: envs.PKUBBS_COOKIE,
|
||||
},
|
||||
saraba1st: {
|
||||
cookie: envs.SARABA1ST_COOKIE,
|
||||
},
|
||||
scboy: {
|
||||
token: envs.SCBOY_BBS_TOKEN,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user