mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 01:58:11 +08:00
* freebuf route * accpet recommendataion * add blank line * query freebuf with api * remove unused `id` args and retouch the rss link * delete String() on variable `type`
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
'/articles/:type': ['trganda'],
|
|
};
|