14 lines
431 B
JavaScript
14 lines
431 B
JavaScript
module.exports = {
|
|
'hebtv.com': {
|
|
_name: '河北网络广播电视台',
|
|
'web.cmc': [
|
|
{
|
|
title: '农博士在行动',
|
|
docs: 'https://docs.rsshub.app/routes/traditional-media#he-bei-wang-luo-guang-bo-dian-shi-tai',
|
|
source: '/cms/rmt0336/19/19js/st/ds/nmpd/nbszxd/index.shtml',
|
|
target: '/hebtv/nbszxd',
|
|
},
|
|
],
|
|
},
|
|
};
|