Files
RSSHub/lib/v2/wsj/maintainer.js
oppilate 47bbbedf7a fix(route): wsj (#7795)
* 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>
2022-02-22 23:08:04 +08:00

4 lines
61 B
JavaScript

module.exports = {
'/:lang/:category?': ['oppilate'],
};