|
module.exports = {
|
|
'shcstheatre.com': {
|
|
_name: '上海文化广场',
|
|
www: [
|
|
{
|
|
title: '节目列表',
|
|
docs: 'https://docs.rsshub.app/routes/shopping#shang-hai-wen-hua-guang-chang-jie-mu-lie-biao',
|
|
source: ['/Program/programList.aspx'],
|
|
target: '/shcstheatre/programs',
|
|
},
|
|
],
|
|
},
|
|
};
|