Files
RSSHub/lib/v2/usenix/radar.js
T

14 lines
369 B
JavaScript

module.exports = {
'usenix.org': {
_name: 'USENIX',
'.': [
{
title: 'Security Symposia',
docs: 'https://docs.rsshub.app/journal.html#usenix',
source: ['/conferences/all', '/conferences', '/'],
target: '/usenix/usenix-security-sympoium',
},
],
},
};