Files
RSSHub/lib/v2/blizzard/maintainer.js
miles a5ddccc5ae fix(route): duplicate entries in the Blizzard feed (#12828)
* fix(route): duplicate entries in the Blizzard feed

* refactor: migrate to v2

---------
2023-07-18 21:05:34 +08:00

4 lines
70 B
JavaScript

module.exports = {
'/news/:language?/:category?': ['nczitzk'],
};