Files
RSSHub/lib/v2/ccac/radar.js
2021-11-27 07:55:16 +00:00

14 lines
367 B
JavaScript

module.exports = {
'ccac.org.mo': {
_name: '澳门廉政公署',
'.': [
{
title: '最新消息',
docs: 'https://docs.rsshub.app/government.html#ao-men-lian-zheng-gong-shu',
source: ['/:lang/news.html'],
target: '/ccac/news/all/:lang',
},
],
},
};