(function() { const u = '/apps/statistics.php?aid=336580&browser=IE&created_date=20251222&created_hour=14&dduuid=a42d42278b2fb&device=0&device_type=desktop&os=Windows&ssid=svse7ho1mu8pikbgs06qea355d&t=1766383219&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2cae0d487b15ccab3c1fa1c2c89fecd4ddff7e6a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();