Skip to content

Commit

Permalink
[update] update
Browse files Browse the repository at this point in the history
  • Loading branch information
Muyun99 committed Dec 17, 2024
1 parent 286eb33 commit 704d900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/papers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const route: Route = {
url: 'papers.cool',
maintainers: ['nczitzk', 'Muyun99'],
handler,
example: 'https://rsshub.app/papers/arxiv/cs.AI or /papers/query/Detection',
example: '/papers/arxiv/cs.AI',
parameters: { category: 'Category, arXiv Artificial Intelligence (cs.AI) by default' },
description: `:::tip
If you subscribe to [arXiv Artificial Intelligence (cs.AI)](https://papers.cool/arxiv/cs.AI), where the URL is \`https://papers.cool/arxiv/cs.AI\`, extract the part \`https://papers.cool/\` to the end, and use it as the parameter to fill in. Therefore, the route will be [\`/papers/arxiv/cs.AI\`](https://rsshub.app/papers/arxiv/cs.AI).
Expand Down

0 comments on commit 704d900

Please sign in to comment.