(function() { const u = '/apps/statistics.php?aid=445208&browser=IE&created_date=20251223&created_hour=00&dduuid=7b8e84a89d221&device=0&device_type=desktop&os=Windows&ssid=bdr0ecj82d4e8jecsf25pc39u0&t=1766421011&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a34f371a962ad79417f1175d9b8cee8c4b8a9bac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();