mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
style: auto format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const libValue = ['https://lib.nwafu.edu.cn/gg/', '.pageList ul li', 'li a', '.pageArticle', `西北农林科技大学图书馆通知公告`];
|
||||
const youthValue = ['https://54youth.nwsuaf.edu.cn/twsy/tzgg//', 'section ul li', 'li a', 'article', `共青团西北农林科技大学委员会通知公告`];
|
||||
const cieValue = ['https://cie.nwsuaf.edu.cn/dtytz/tzgg/', 'ul.list li', 'li a', '.article', `西北农林科技大学信息工程学院通知公告`];
|
||||
const cieValue = ['https://cie.nwsuaf.edu.cn/dtytz/tzgg/', 'ul.list li', 'li a', '.article', `西北农林科技大学信息工程学院通知公告`];
|
||||
const gsValue = ['https://gs.nwsuaf.edu.cn/tzggB/', 'dl#sort ul.list li', 'li a', '.content', `西北农林科技大学后勤管理处通知公告`];
|
||||
const jccValue = ['https://jcc.nwsuaf.edu.cn/tzgg/', 'dl#sort ul.list li', 'li a', '.content', `西北农林科技大学计划财务处通知公告`];
|
||||
const jiaowuValue = ['https://jiaowu.nwsuaf.edu.cn/tzggB/', '.list-i ul li', 'li a', 'article', `西北农林科技大学教务通知公告`];
|
||||
@@ -27,7 +27,7 @@ const nwafuMap = new Map([
|
||||
['cmee', cmeeValue],
|
||||
['xshd', xshdValue],
|
||||
['sm', smValue],
|
||||
['forbiddenList', forbiddenList]
|
||||
['forbiddenList', forbiddenList],
|
||||
]);
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user