Files
RSSHub/lib/v2/ifeng/radar.js
Fatpandac 259bcf1e5c fix(route): ifeng/feng this route is empty (#9372)
* ifeng/feng this route is empty

* refactor: migrate to v2

* fix: parseDate
2022-03-24 01:47:29 +08:00

12 lines
247 B
JavaScript

module.exports = {
'ifeng.com': {
_name: '凤凰网',
'.': [
{
title: '大风号',
docs: 'https://docs.rsshub.app/new-media.html#feng-huang-wang',
},
],
},
};