ihucos / counter.dev-selfhost

GNU Affero General Public License v3.0
18 stars 0 forks source link

`/load.js` has the wrong MIME type (`text/plain` instead of `text/javascript`) #2

Closed salim-b closed 11 months ago

salim-b commented 1 year ago

As can be seen in a browser console. This has the consequence that setting the recommended security header X-Content-Type-Options: nosniff prevent the script from being loaded.