Files
RSSHub/lib/v2/line/radar.js
2022-01-22 16:03:12 +00:00

14 lines
328 B
JavaScript

module.exports = {
'line.me': {
_name: 'LINE Today',
'.': [
{
title: 'LINE Today',
docs: 'https://docs.rsshub.app/new-media.html#line-today',
source: ['/'],
target: '/line/today/:edition?/:tab?',
},
],
},
};