(function() { const u = '/apps/statistics.php?aid=441448&browser=IE&created_date=20251223&created_hour=15&dduuid=5c12954d7d937&device=0&device_type=desktop&os=Windows&ssid=nfh4i71t2nh08p8utj2im7rjcq&t=1766475711&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51dda1a78465d2591527d9b0680fe11367793ef7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();