Skip to content

Commit f024be7

Browse files
committed
Update Umami script
1 parent 130f921 commit f024be7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ JS = "js/um.`date +%s`.js"
22

33
umami:
44
curl -L https://eu.umami.is/script.js -o "$(JS)"
5-
cat $(JS) | openssl dgst -sha512 -binary | openssl base64 -A && echo -e "\nCopy the hashtag in the HTML file."
5+
cat $(JS) | openssl dgst -sha512 -binary | openssl base64 -A && echo "\nCopy the hashtag in the HTML file."

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' data:; child-src 'none'; style-src 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; connect-src 'self' https://*.umami.is https://*.umami.dev;" />
77
<link rel="preconnect" href="https://api-gateway.umami.dev" crossorigin>
88
<link rel="dns-prefetch" href="https://api-gateway.umami.dev">
9-
<script defer src="js/um.1742049878.js" data-website-id="04990c3f-8bee-4fe5-82a2-f5786067ce80" data-host-url="https://api-gateway.umami.dev" data-domains="pescara.python.it" integrity="sha512-IB8Fjoii8wY2Az42+ef7f03eWt4ILMGoEDuMuaCWg0kD5lQaHIbw6NPtPgSwIxYZyM1mBYKICqyvaNYz5WcMbg=="></script>
9+
<script defer src="js/um.1749545514.js" data-website-id="04990c3f-8bee-4fe5-82a2-f5786067ce80" data-host-url="https://api-gateway.umami.dev" data-domains="pescara.python.it" integrity="sha512-PBl7NVhFzYr+R5O2MdXcNHfEouSwt+RUrzEw5eR/OPZKMgesWUiiI/IomdWcFZbtyv7i11egn4ym4o371a9+Cw=="></script>
1010
<link rel="stylesheet" integrity="sha512-TLJVAZyhgKn4SjmSytMiDX0uYrG+kHJgbiBP5oqtA/QKlz39cNaO2SwyIOEv1TIKZFu4Qr2hXYkpTEZvprFhuA==" href="css/pico.min.2.1.1.css" />
1111
<link rel="apple-touch-icon" sizes="128x128" href="/images/apple-touch-icon.png" />
1212
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐬</text></svg>">

js/um.1742049878.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/um.1749545514.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)