mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 23:00:48 +08:00
fix: 喜马拉雅 (#5867)
This commit is contained in:
@@ -163,6 +163,9 @@ const calculateValue = () => {
|
||||
newrank: {
|
||||
cookie: envs.NEWRANK_COOKIE,
|
||||
},
|
||||
ximalaya: {
|
||||
token: envs.XIMALAYA_TOKEN,
|
||||
},
|
||||
};
|
||||
};
|
||||
calculateValue();
|
||||
|
||||
Reference in New Issue
Block a user