diff --git a/config.js b/config.js index 5d2d1be..d5cd3f3 100644 --- a/config.js +++ b/config.js @@ -23,7 +23,7 @@ export const items = [ }, { id: 'pics', - regex: htmlLinkRegex('dylan.some.pics'), + regex: htmlLinkRegex('some.pics'), getLatest: async () => getRSSItemTitle('https://dylan.some.pics/rss'), },