mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
feat(route): add github all issue/pull comments (#12899)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
'/branches/:user/:repo': ['max-arnold'],
|
||||
'/comments/:user/:repo/:number': ['TonyRL'],
|
||||
'/comments/:user/:repo/:number?': ['TonyRL', 'FliegendeWurst'],
|
||||
'/contributors/:user/:repo/:order?/:anon?': ['zoenglinghou'],
|
||||
'/file/:user/:repo/:branch/:filepath+': ['zengxs'],
|
||||
'/gist/:gistId': ['TonyRL'],
|
||||
|
||||
Reference in New Issue
Block a user