Files
RSSHub/lib/v2/getitfree/radar.js
2022-06-04 00:08:36 -04:00

14 lines
364 B
JavaScript

module.exports = {
'getitfree.cn': {
_name: '正版中国',
'.': [
{
title: '分类',
docs: 'https://docs.rsshub.app/shopping.html#zheng-ban-zhong-guo-fen-lei',
source: ['/category/:category', '/'],
target: '/getitfree/:category?',
},
],
},
};