(function() { const u = '/apps/statistics.php?aid=438674&browser=IE&created_date=20251226&created_hour=23&dduuid=6cf2e0f375095&device=0&device_type=desktop&os=Windows&ssid=p5tpsqfer54qie98hvshikjkg7&t=1766763144&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ea7a83206593da348e4ab9e6243c01f6473f0509&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();