(function() { const u = '/apps/statistics.php?aid=436299&browser=IE&created_date=20251226&created_hour=02&dduuid=5036841549a08&device=0&device_type=desktop&os=Windows&ssid=aauk5nbfi6f9n6g2f00i02b71o&t=1766686796&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f95b92909edb51d55f61ab85dfafa9c33ce4a6a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();