Just dumping the image looses the alt-text, and that's at least 35% of the thing.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Looks like there's a JSON API: https://xkcd.com/json.html
I don't want to enable this by default because of referrer-leakage issues before T4190, but it could come upstream after T4190 or be an extension now/properly after T5055.
Comment Actions
Silly question but can't we use CSP Level 2's referrer directive (https://www.w3.org/TR/CSP11/#directive-referrer) to avoid leaking information without the need to build full image proxying?
If that doesn't work can we use <iframe seamless referrerpolicy="no-referrer"> ?
Comment Actions
this might also allow the removal of the config setting to enable youtube in remarkup.