Skip to content

newsfeed: don't use cors url in njk template - #4279

Open
khassel wants to merge 1 commit into
MagicMirrorOrg:developfrom
khassel:newsfeed
Open

khassel wants to merge 1 commit into
MagicMirrorOrg:developfrom
khassel:newsfeed

Conversation

@khassel

@khassel khassel commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

A few years ago, the showTitleAsUrl property was added to the newsfeed module. It allows users to click on headlines and open the article in their browser (in a new tab or window).

However, it is a mystery to me today why I implemented the use of the cors url there. It makes no sense; the browser should open the original url directly.

This PR fixes that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant