Files
RSSHub/lib/v2/ssm/radar.js
2022-01-22 19:10:00 +00:00

14 lines
357 B
JavaScript

module.exports = {
'ssm.gov.mo': {
_name: '澳门卫生局',
www: [
{
title: '最新消息',
docs: 'https://docs.rsshub.app/government.html#ao-men-wei-sheng-ju-zui-xin-xiao-xi',
source: ['/', '/portal'],
target: '/ssm/news',
},
],
},
};