RSSHub/lib/v2/slowmist/radar.js

14 lines
343 B
JavaScript

module.exports = {
'slowmist.com': {
_name: '慢雾科技 SLOWMIST',
'.': [
{
title: '动态',
docs: 'https://docs.rsshub.app/new-media.html#man-wu-ke-ji',
source: ['/zh/news.html'],
target: '/slowmist/:type?',
},
],
},
};