<p></p>
<p>With LibreJS installed, I have to whitelist two external scripts, reload, whitelist a third script, and reload before the page works. Exact instructions would require a better understanding of how the JavaScript is served. Maybe weblabels would be the best approach.</p>
<p>An simple example of a script tag would look like this:</p>
<pre><code><script>
// @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0
var myString = "Hello World!";
alert(myString);
// @license-end
</script>
</code></pre>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2886#issuecomment-708647519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLM3AB3W63X2USITFHTSKYEBBANCNFSM4SRBNJVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLLUP32RUYZHDGPMT23SKYEBBA5CNFSM4SRBNJVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFI6RUXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2886#issuecomment-708647519",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2886#issuecomment-708647519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>