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