RSSHub/lib/v2/studygolang/radar.js

14 lines
346 B
JavaScript

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