module.exports = {
'dblp.org': {
_name: 'DBLP',
'.': [
{
title: '关键字搜索',
docs: 'https://docs.rsshub.app/routes/study#dblp',
source: ['/:field'],
target: '/dblp/:field',
},
],
};