Main public logs
Appearance
Combined display of all available logs of Pack.png Beta 1.7.3 Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:29, 31 July 2025 Dinkelspiel talk contribs created page MediaWiki:Gadget-maxPlayerChart.js (Created page with "console.log("asd") document.addEventListener('DOMContentLoaded', function () { const script = document.createElement('script'); script.src = 'https://cdn.jsdelivr.net/npm/chart.js'; script.onload = () => { const ctx1 = document.getElementById("maxPlayerChart"); console.log("a") if (!ctx1) return; const init1 = async () => { const response = await fetch("https://goldenage.keii.dev/api/servers/1/statistics/...")