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