mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 18:48:12 +08:00
feat: add forums4399 (#5915)
* foums4399 * fix cookie Co-authored-by: Henry Wang <hi@henry.wang>
This commit is contained in:
@@ -167,6 +167,9 @@ const calculateValue = () => {
|
||||
ximalaya: {
|
||||
token: envs.XIMALAYA_TOKEN,
|
||||
},
|
||||
game4399: {
|
||||
cookie: envs.GAME_4399,
|
||||
},
|
||||
};
|
||||
};
|
||||
calculateValue();
|
||||
|
||||
Reference in New Issue
Block a user