mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-12 08:10:32 +08:00
14 lines
437 B
JavaScript
14 lines
437 B
JavaScript
module.exports = {
|
|
'independent.co.uk': {
|
|
_name: 'PS5 stock UK - The Independent',
|
|
www: [
|
|
{
|
|
title: 'News',
|
|
docs: 'https://docs.rsshub.app/shopping.html#the-independent',
|
|
source: ['/extras/indybest/gadgets-tech/video-games-consoles/ps5-stock-uk-restock-live-today-b1938965.html'],
|
|
target: '/ps5-stock-uk',
|
|
},
|
|
],
|
|
},
|
|
};
|