module.exports = { 'chaoxing.com': { _name: 'θΆ…ζ˜Ÿ', '.': [ { title: '期刊', docs: 'https://docs.rsshub.app/routes/reading#chao-xing-qi-kan', source: ['/'], target: (params, url) => `/chaoxing/qk/${new URL(url).searchParams.get('mags')}`, }, ], }, };