NetNewsWire
NetNewsWire copied to clipboard
Bypass Cross-Origin Resource Policy
Example article: “Deno in 2021” from https://deno.com/feed
This article (when rendered using reader mode) contains an <img> tag:
<img src="/deno-on-mdn/table.png" alt="MDN compat table for TextEncoderStream">
The referenced resource sets the Cross-Origin-Resource-Policy: same-origin header on its response, which means NetNewsWire is unable to render the image. Would it be possible to tell the web view to ignore CORP so images can still be rendered?