mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 18:18:06 +08:00
feat(route): add Go语言中文网板块 (#12274)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
'/jobs': ['CcccFz'],
|
||||
'/weekly': ['Weilet'],
|
||||
'/go/:id?': ['nczitzk'],
|
||||
'/jobs': ['CcccFz', 'nczitzk'],
|
||||
'/weekly': ['CWeilet', 'nczitzk'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user