mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 12:21:31 +08:00
* Add a new router for fx-markets.com * Correct link to doc in radar definition * Add en docs for fx-markets.com * Update docs section title as suggested * Use parseDate instead of date; remove unnecessary async as suggested
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
module.exports = {
|
|
'/fx-markets/:channel': ['mikkkee'],
|
|
};
|