RSSHub/lib/v2/wp-china/radar.js

14 lines
355 B
JavaScript

module.exports = {
'wp-china.com': {
_name: '中国工人出版社',
'.': [
{
title: '新闻中心',
docs: 'https://docs.rsshub.app/routes/new-media#zhong-guo-gong-ren-chu-ban-she',
source: ['/'],
target: '/wp-china/news',
},
],
},
};