(function() { const u = '/apps/statistics.php?aid=424694&browser=IE&created_date=20260310&created_hour=20&dduuid=c7c7356d23a45&device=0&device_type=desktop&os=Windows&ssid=luqe6mrc6m4kfoq5tpaip90pdb&t=1773147007&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8ff6dd54e82701bdfc0905e5eec7905caa388761&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();