module.exports = { 'studygolang.com': { _name: 'Go 语言中文网', '.': [ { title: '招聘', docs: 'https://docs.rsshub.app/programming.html#go-yu-yan-zhong-wen-wang', source: ['/'], target: '/studygolang/jobs', }, { title: '周刊', docs: 'https://docs.rsshub.app/programming.html#go-yu-yan-zhong-wen-wang', source: ['/go/weekly', '/'], target: '/studygolang/weekly', }, ], }, };