(function() { const u = '/apps/statistics.php?aid=436176&browser=IE&created_date=20251230&created_hour=11&dduuid=c559735a15c69&device=0&device_type=desktop&os=Windows&ssid=rebrp7sc98bbg3m33jbmbg9239&t=1767065232&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a1925c070d50ee8a352ec60a4c446752066e9bb1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();