Files
RSSHub/lib/v2/getitfree/radar.js
2023-08-15 03:12:12 +01:00

14 lines
366 B
JavaScript

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