fix(route): github comments use api (#9358)

fix(route): github comments use api
This commit is contained in:
Tony
2022-03-21 17:17:59 +00:00
committed by GitHub
parent 6b3d21438e
commit fe775f5198
10 changed files with 107 additions and 48 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
title: 'Issues / Pull Requests 评论',
docs: 'https://docs.rsshub.app/programming.html#github',
source: ['/:user/:repo/:type/:number'],
target: '/github/comments/:user/:repo/:type/:number',
target: '/github/comments/:user/:repo/:number',
},
{
title: '用户仓库',