mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
12 lines
277 B
JavaScript
12 lines
277 B
JavaScript
module.exports = {
|
|
'cssn.cn': {
|
|
_name: '中国社会科学网',
|
|
iolaw: [
|
|
{
|
|
title: '中国法学网',
|
|
docs: 'https://docs.rsshub.app/routes/study#zhong-guo-she-hui-ke-xue-wang',
|
|
},
|
|
],
|
|
},
|
|
};
|