RSSHub/lib/v2/cmpxchg8b/radar.js

14 lines
335 B
JavaScript

module.exports = {
'cmpxchg8b.com': {
_name: 'cmpxchg8b',
lock: [
{
title: '文章 articles',
docs: 'https://docs.rsshub.app/routes/blog#cmpxchg8b',
source: ['/articles'],
target: '/cmpxchg8b/articles',
},
],
},
};