**Feature summary** (what you would like to be able to do and where):
I would like to run userscripts stored on Wikimedia GitLab on Wikimedia wikis.
**Use case(s)** (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
I tried including https://gitlab.wikimedia.org/lectrician1/discographies-js/-/blob/main/discographies2.js in my common.js but got this error:
`The resource from “https://gitlab.wikimedia.org/lectrician1/discographies-js/-/raw/main/discographies2.js” was blocked due to MIME type (“text/plain”) mismatch (X-Content-Type-Options: nosniff).`
**Benefits** (why should this be implemented?):
Userscripts can stored and contributed from GitLab which is a significantly better software management platform than storing them on Mediawiki.