mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 18:48:12 +08:00
feat(route): add AtCoder (#8825)
This commit is contained in:
4
lib/v2/atcoder/maintainer.js
Normal file
4
lib/v2/atcoder/maintainer.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
'/post/:language?/:keyword?': ['nczitzk'],
|
||||
'/contest/:language?/:rated?/:category?/:keyword?': ['nczitzk'],
|
||||
};
|
||||
Reference in New Issue
Block a user