mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 18:48:12 +08:00
feat(route): instructables projects (#12179)
* add instructables projects * docs * add maintainer.js; correct radar.js * fix doc * fix radar.js * fix maintainer.js * add pubDate * fix teachers category
This commit is contained in:
3
lib/v2/instructables/maintainer.js
Normal file
3
lib/v2/instructables/maintainer.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
'/projects/:category?': ['wolfg1969'],
|
||||
};
|
||||
Reference in New Issue
Block a user