(function() { const u = '/apps/statistics.php?aid=440263&browser=IE&created_date=20251223&created_hour=07&dduuid=c4c541b1b2fa8&device=0&device_type=desktop&os=Windows&ssid=m9oam2sk21mj1371nentqono21&t=1766445393&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=14f4218f64b6844513484c7328a84747e54639dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();