feat: add forums4399 (#5915)

* foums4399

* fix cookie

Co-authored-by: Henry Wang <hi@henry.wang>
This commit is contained in:
lwgpshit
2020-10-19 18:48:54 +08:00
committed by GitHub
parent 031bbc6c77
commit bcc27b3319
5 changed files with 65 additions and 0 deletions

View File

@@ -167,6 +167,9 @@ const calculateValue = () => {
ximalaya: {
token: envs.XIMALAYA_TOKEN,
},
game4399: {
cookie: envs.GAME_4399,
},
};
};
calculateValue();