Files
RSSHub/lib/v2/ccac/radar.js
2023-08-15 03:12:12 +01:00

14 lines
369 B
JavaScript

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