mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 11:07:54 +08:00
feat(route): add bitbucket commits and tags (#9316)
* add bitbucket commits and tags * add english doc * fix bitbucket radar.js * fix bitbucket docs * docs: add bitbucket cn docs * fix: use parseDate utils
This commit is contained in:
@@ -91,6 +91,10 @@ const calculateValue = () => {
|
||||
bilibili: {
|
||||
cookies: bilibili_cookies,
|
||||
},
|
||||
bitbucket: {
|
||||
username: envs.BITBUCKET_USERNAME,
|
||||
password: envs.BITBUCKET_PASSWORD,
|
||||
},
|
||||
btbyr: {
|
||||
host: envs.BTBYR_HOST,
|
||||
cookies: envs.BTBYR_COOKIE,
|
||||
|
||||
Reference in New Issue
Block a user