(function() { const u = '/apps/statistics.php?aid=324434&browser=IE&created_date=20251222&created_hour=18&dduuid=e55bc7f2a0e77&device=0&device_type=desktop&os=Windows&ssid=ljmrg1ma0g7f6qrnjm6aq8modd&t=1766401160&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=80495e2002585c7a211d2bbc7a64b1da1fa4effe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();