Wobbly-Website/files/activity-embed-test.html

8 lines
443 B
HTML
Raw Normal View History

2024-10-05 16:39:36 +02:00
<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>