(function() { const u = '/apps/statistics.php?aid=285529&browser=IE&created_date=20251223&created_hour=10&dduuid=ab4b1e5f8d562&device=0&device_type=desktop&os=Windows&ssid=oqubcdk99l3rpra2pcem9tb27j&t=1766455222&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=316b5b844ad6d143d895588867247665d267362a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();