Clash Royale Stats Clan
Link: https://statsroyale.com/clan/289J0CQ8
Open F12 (Developer Tools) and execute de following code.
fetch('https://raw.githubusercontent.com/christianjames/clash-royale-stats/master/script.js').then(function(res) { res.text().then(function (script) { eval(script) })})