Skip to content

Commit

Permalink
chore: remove cnki radar url with url params
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoyu committed Oct 21, 2024
1 parent 939a828 commit 195327b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/cnki/journals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const route: Route = {
},
radar: [
{
source: ['navi.cnki.net/knavi/journals/:name/detail', 'rss.cnki.net/kns/rss.aspx?Journal=:name&Virtual=knavi'],
source: ['navi.cnki.net/knavi/journals/:name/detail'],
},
],
name: '期刊',
Expand Down

0 comments on commit 195327b

Please sign in to comment.