mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 01:28:08 +08:00
* Fix wsj missing contents * Update lib/routes/wsj/index.js * Update lib/routes/wsj/index.js * fix merging errors * update matching rules * refactor: migrate to v2 Duplicated issue: Close #8298 Co-authored-by: oppilate <oppilate@tutanota.com> Co-authored-by: NeverBehave <gayhub@never.pet> Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
module.exports = {
|
|
'/:lang/:category?': ['oppilate'],
|
|
};
|