(function() { const u = '/apps/statistics.php?aid=437055&browser=IE&created_date=20251229&created_hour=04&dduuid=03d61e3576e0b&device=0&device_type=desktop&os=Windows&ssid=oc549fgi9brmm06t2b4uk5p9rs&t=1766953892&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c8925a18915d2d3a9912631ac305568fcaea0dc9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();