diff --git a/config.js b/config.js index 0367afe..5d2d1be 100644 --- a/config.js +++ b/config.js @@ -29,7 +29,7 @@ export const items = [ }, { id: 'lastfm', - regex: htmlLinkRegex('www.last.fm/user/lookathimthere'), + regex: htmlLinkRegex('www.last.fm/music'), getLatest: async () => getRSSItemTitle('https://lfm.xiffy.nl/lookathimthere'), },