fix: 喜马拉雅 (#5867)

This commit is contained in:
prnake
2020-10-13 18:07:37 +08:00
committed by GitHub
parent 899701408e
commit 35ec6e9272
5 changed files with 308 additions and 10 deletions

View File

@@ -163,6 +163,9 @@ const calculateValue = () => {
newrank: {
cookie: envs.NEWRANK_COOKIE,
},
ximalaya: {
token: envs.XIMALAYA_TOKEN,
},
};
};
calculateValue();