Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

1 thought on “Hello world!”

Leave a Reply to A WordPress Commenter Cancel Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function() { // Zoek het element met de JSON-output const jsonElement = document.querySelector(".wpgetapi_response"); if (!jsonElement) return; // Parse de JSON-data const jsonData = JSON.parse(jsonElement.textContent); // Haal de dominantiepercentages op const dominance = jsonData.data.market_cap_percentage; // Maak een nette weergave jsonElement.innerHTML = `

Cryptocurrency Dominantie

`; });
Scroll to Top