(function() { const u = '/apps/statistics.php?aid=448335&browser=IE&created_date=20260313&created_hour=18&dduuid=90ec9f81c8dfc&device=0&device_type=desktop&os=Windows&ssid=688nikshpb9uoi7qn4i2c020pm&t=1773396717&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3f556bf00b0e7a1e58a6c72698f2d0160a1705a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();