mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 02:58:08 +08:00
feat: dida365, close #6486
This commit is contained in:
@@ -177,6 +177,10 @@ const calculateValue = () => {
|
||||
game4399: {
|
||||
cookie: envs.GAME_4399,
|
||||
},
|
||||
dida365: {
|
||||
username: envs.DIDA365_USERNAME,
|
||||
password: envs.DIDA365_PASSWORD,
|
||||
},
|
||||
};
|
||||
};
|
||||
calculateValue();
|
||||
|
||||
Reference in New Issue
Block a user