RSSHub/lib
qixingchen 1178f14f5c
fix(route/bilibili): user/followings & user/followers now require login (#12802)
* Update router.js

change followers/followings params

* Update followers.js

add login for followers

* Update followings.js

add login for followings

* Update social-media.md

update bilibili/followers bilibili/followings docs

* Update followers.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update followings.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update maintainer.js

* Update README.md

Add docs for bilibili/user/followings & bilibili/user/followers

* Update router.js

Using camelCase

* Update social-media.md

* style: auto format

* Update social-media.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-16 01:11:16 +08:00
..
errors
middleware feat: add .debug.html (#12476) 2023-05-09 17:26:24 +08:00
routes fix(route/sjtu): gs (#12758) 2023-07-09 22:59:39 +08:00
static feat(core): serve logo locally (#12629) 2023-06-07 21:30:54 +08:00
utils fix(route): wxkol link (#12799) 2023-07-15 02:28:15 +08:00
v2 fix(route/bilibili): user/followings & user/followers now require login (#12802) 2023-07-16 01:11:16 +08:00
views feat(core): serve logo locally (#12629) 2023-06-07 21:30:54 +08:00
api_router.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
app.js feat(core): serve logo locally (#12629) 2023-06-07 21:30:54 +08:00
config.js fix(route/twitter): Web API authentication (#12754) 2023-07-04 18:24:09 +01:00
core_router.js
favicon.png
index.js
maintainer.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
pkg.js
protected_router.js
radar-rules.js fix(route): 141JAV & 141PPV (#12594) 2023-06-04 21:53:51 +08:00
radar.js chore: stricter validation (#12409) 2023-04-29 05:28:38 +08:00
router.js fix(route/sjtu): gs (#12758) 2023-07-09 22:59:39 +08:00
v2router.js