(function() { const u = '/apps/statistics.php?aid=454212&browser=IE&created_date=20260305&created_hour=09&dduuid=694425108dfee&device=0&device_type=desktop&os=Windows&ssid=ihdisf59pot347bd75fjsii3s7&t=1772673474&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=71a379258e6ef331261c6522365a4b6dafd4f1fe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();