mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 02:28:23 +08:00
feat(route): GoCN招聘、Go语言中文网招聘 (#10443)
* feat(route): GoCn招聘、Go语言中文网招聘 * fix: typo * fix: timezone Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
This commit is contained in:
3
lib/v2/studygolang/router.js
Normal file
3
lib/v2/studygolang/router.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function (router) {
|
||||
router.get('/jobs', require('./jobs'));
|
||||
};
|
||||
Reference in New Issue
Block a user