7 lines
443 B
HTML
7 lines
443 B
HTML
<iframe type="text/html" src="https://teapot.informationsanarchistik.de/Wobbl?tab=activity#user-heatmap" id="forgejo-activity" width="100%" height="15%" align="center" scrolling="no" style="margin-left: -34%; margin-right: 34%">
|
|
<script>
|
|
var iframe = document.getElementById("forgejo-activity");
|
|
var bodyyyr = iframe.bodyy;
|
|
bodyyyr.style.display = "none";
|
|
var activity = iframe.contentWindow.document.getElementById("user-heatmap");
|
|
</script>
|