14 lines
397 B
JavaScript
14 lines
397 B
JavaScript
module.exports = {
|
|
'altervista.org': {
|
|
_name: 'Altervista',
|
|
hyp3rlinx: [
|
|
{
|
|
title: 'hyp3rlinx blog',
|
|
docs: 'https://docs.rsshub.app/',
|
|
source: ['/'],
|
|
target: '/rsshub/transform/html/http%3A%2F%2Fhyp3rlinx.altervista.org%2F/item=table[border=%221%22]%20tr%20td%20a',
|
|
},
|
|
],
|
|
},
|
|
};
|