mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
Support fulltext acquirement in infzm (#8590)
This commit is contained in:
@@ -202,6 +202,9 @@ const calculateValue = () => {
|
||||
ipb_pass_hash: envs.EH_IPB_PASS_HASH,
|
||||
sk: envs.EH_SK,
|
||||
},
|
||||
infzm: {
|
||||
cookie: envs.INFZM_COOKIE,
|
||||
},
|
||||
};
|
||||
};
|
||||
calculateValue();
|
||||
|
||||
Reference in New Issue
Block a user