mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat(route): pixabay (#11956)
This commit is contained in:
@@ -222,6 +222,9 @@ const calculateValue = () => {
|
||||
pianyuan: {
|
||||
cookie: envs.PIANYUAN_COOKIE,
|
||||
},
|
||||
pixabay: {
|
||||
key: envs.PIXABAY_KEY,
|
||||
},
|
||||
pixiv: {
|
||||
refreshToken: envs.PIXIV_REFRESHTOKEN,
|
||||
bypassCdn: envs.PIXIV_BYPASS_CDN !== '0' && envs.PIXIV_BYPASS_CDN !== 'false',
|
||||
|
||||
Reference in New Issue
Block a user