RSSHub/lib/v2/nextapple/radar.js

14 lines
376 B
JavaScript

module.exports = {
'nextapple.com': {
_name: '壹蘋新聞網',
tw: [
{
title: '最新新聞',
docs: 'https://docs.rsshub.app/new-media.html#yi-ping-xin-wen-wang',
source: ['/', '/realtime/:category'],
target: '/nextapple/realtime/:category?',
},
],
},
};