forked from MapComplete/MapComplete
Fix: add script integrity, add check to validate that script integrity is always in place
This commit is contained in:
parent
3f0ca80117
commit
08bbbcabc4
6 changed files with 85 additions and 15 deletions
|
@ -97,7 +97,7 @@
|
|||
|
||||
|
||||
<script src="./src/index.ts" type="module"></script>
|
||||
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
|
||||
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-gtO6vSydQeOAGGK19NHrlVLNtaDSJjN4aGMWschK+dwAZOdPQWbjXgL+FM5XsgFJ"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener('load', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue