RSSHub/lib/v2/gq/radar.js

14 lines
312 B
JavaScript

module.exports = {
'gq.com.tw': {
_name: 'GQ Taiwan',
'.': [
{
title: 'GQ Taiwan',
docs: 'https://docs.rsshub.app/routes/new-media#gq',
source: ['/*path'],
target: '/gq/tw/:path',
},
],
},
};