(function() { const u = '/apps/statistics.php?aid=113170&browser=IE&created_date=20260311&created_hour=18&dduuid=420d7a3678f4b&device=0&device_type=desktop&os=Windows&ssid=oitir481ule6n79svfn2u11gnl&t=1773225105&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3c2f825f2674488645e4d3ba341c88c026f47ab3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();