|
module.exports = {
|
|
'aiea.org': {
|
|
_name: 'Asian Innovation and Entrepreneurship Association',
|
|
www: [
|
|
{
|
|
title: 'Seminar Series',
|
|
docs: 'https://docs.rsshub.app/routes/study#AIEA-Seminar-Series',
|
|
source: ['/0504', '/'],
|
|
target: '/aiea/seminars/upcoming',
|
|
},
|
|
],
|
|
},
|
|
};
|