mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
style: auto format
This commit is contained in:
@@ -11,10 +11,12 @@ export const route: Route = {
|
||||
path: '/jwc',
|
||||
categories: ['university'],
|
||||
example: '/ecnu/jwc',
|
||||
radar: [{
|
||||
source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'],
|
||||
target: '/tzgg',
|
||||
}],
|
||||
radar: [
|
||||
{
|
||||
source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'],
|
||||
target: '/tzgg',
|
||||
},
|
||||
],
|
||||
name: '教务处通知',
|
||||
maintainers: ['markbang'],
|
||||
handler: async () => {
|
||||
|
||||
Reference in New Issue
Block a user