Skip to content

Commit 97d81d7

Browse files
author
wilfredinni
authored
fix
1 parent 058214b commit 97d81d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
document.documentElement.classList.toggle('dark', true)
2121
})()
2222
</script>
23-
<script defer data-domain="pythoncheatsheet.org"
24-
src="http://plausible-t00wsws.5.78.43.202.sslip.io:8000/js/script.js"></script>
23+
<script defer data-domain="pythoncheatsheet.org" src="https://plausible.ggt.ink/js/script.js"></script>
2524
</head>
2625

2726
<body>

0 commit comments

Comments
 (0)