module.exports = { 'fx-markets.com': { _name: 'FX-Markets', '.': [ { title: 'Trading', docs: 'https://docs.rsshub.app/finance.html#fx-markets', source: '/trading', target: '/fx-markets/trading', }, { title: 'Infrastructure', docs: 'https://docs.rsshub.app/finance.html#fx-markets', source: '/infrastructure', target: '/fx-markets/infrastructure', }, { title: 'Tech and Data', docs: 'https://docs.rsshub.app/finance.html#fx-markets', source: '/tech-and-data', target: '/fx-markets/tech-and-data', }, { title: 'Regulation', docs: 'https://docs.rsshub.app/finance.html#fx-markets', source: '/regulation', target: '/fx-markets/regulation', }, ], }, };