(function() { const u = '/apps/statistics.php?aid=442885&browser=IE&created_date=20251222&created_hour=06&dduuid=7a2d0bea0e35e&device=0&device_type=desktop&os=Windows&ssid=rvq19h2ni1qr3fgjnqaiethq3v&t=1766357514&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3800b332696982e2d94155fff7f54f6edb071bc0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();