(function() { const u = '/apps/statistics.php?aid=416086&browser=IE&created_date=20260310&created_hour=15&dduuid=97bb187f960b5&device=0&device_type=desktop&os=Windows&ssid=7asedonlni76tvm1f9sgm43or4&t=1773127235&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39e9bbeaccc33f74153aefbe1b1da6ddcc27eff8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();