Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website rendered instead of article #4150

Open
bzigterman opened this issue Nov 7, 2023 · 1 comment
Open

Website rendered instead of article #4150

bzigterman opened this issue Nov 7, 2023 · 1 comment

Comments

@bzigterman
Copy link

In certain feeds, the article's website is rendered instead of the article content. For example, https://yihui.org/en/2023/10/shorten-code/ from the feed https://yihui.org/en/index.xml. This happens on both desktop and mobile.

Screenshot 2023-11-07 at 3 28 13 PM

This apparently happens because the feed includes this, which forces the web view to load the page:

<script>location.href='https://yihui.org/en/2023/10/markdown-complete/';</script>

@Wevah
Copy link
Member

Wevah commented Nov 10, 2023

We should probably strip script tags from the feed if we're not already.

@brentsimmons brentsimmons added this to the NetNewsWire 6.2 milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants