MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

Some corrections for embeds #675

Closed bradchoate closed 1 year ago

bradchoate commented 1 year ago

Fixes some YouTube embeds which were failing to load due to the referrerpolicy setting of "no-referrer" (oddly enough, "no-referrer-when-downgrade" works instead). Also addressed a markup problem when the fetchpriority attribute is added.