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:
Axojhf
2022-09-26 20:52:50 +08:00
committed by GitHub
parent e4f264d6ea
commit 67fe3a0cfa
10 changed files with 93 additions and 74 deletions

View File

@@ -227,6 +227,9 @@ const calculateValue = () => {
pkubbs: {
cookie: envs.PKUBBS_COOKIE,
},
saraba1st: {
cookie: envs.SARABA1ST_COOKIE,
},
scboy: {
token: envs.SCBOY_BBS_TOKEN,
},