Fix script SHA
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

pull/1/head
mat ess 2022-10-23 11:51:11 -04:00
parent 5c2d411109
commit 2245464d76
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
img-src 'self' https://stats.mat.services;
style-src 'self' 'unsafe-inline';
font-src 'self';
script-src 'sha256-KDj0LcqvPQix5/o5gD5dzfdm2t3wY98tSeLh9+C/Dm4=' 'strict-dynamic';
script-src 'sha256-a8rh6u3maZ6JiY6w6zsLlw9OUQf2tFPUX3t1/BV+RKc=' 'strict-dynamic';
form-action 'none';
frame-ancestors 'none';
base-uri 'none';

View File

@ -12,7 +12,7 @@
<p id="copyright">
&copy; 2022 mat ess.
</p>
<script data-goatcounter="https://stats.mat.services/count" async src="//stats.mat.services/count.js" crossorigin integrity="sha256-KDj0LcqvPQix5/o5gD5dzfdm2t3wY98tSeLh9+C/Dm4="></script>
<script data-goatcounter="https://stats.mat.services/count" async src="//stats.mat.services/count.js" crossorigin integrity="sha256-a8rh6u3maZ6JiY6w6zsLlw9OUQf2tFPUX3t1/BV+RKc="></script>
<noscript>
{%- set current_path = current_path | default(value="/") %}
<img id=pixel src="https://stats.mat.services/count?p={{ current_path | safe }}">