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

14 lines
352 B
JavaScript

module.exports = {
'antibody-software.com': {
_name: 'WizFile',
'.': [
{
title: '更新日志',
docs: 'https://docs.rsshub.app/routes/new-media#wei-ji-xin-wen',
source: ['/wizfile/download'],
target: '/wizfile/updates',
},
],
},
};