(function() { const u = '/apps/statistics.php?aid=21096&browser=IE&created_date=20260308&created_hour=11&dduuid=ff66c9a39ce49&device=0&device_type=desktop&os=Windows&ssid=nhakif6rblg5ei27okum4vlrni&t=1772941264&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ca06bba7be7f8058b6ab1494c2aa517cf6ffdca&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();