(function() { const u = '/apps/statistics.php?aid=413291&browser=IE&created_date=20251126&created_hour=07&dduuid=c3652b1bd4bd9&device=0&device_type=desktop&os=Windows&ssid=vpasgelh2rbcl16km1oct5rf4c&t=1764112811&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39411a41d6b265676de28720d10dc79d536629cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();