(function() { const u = '/apps/statistics.php?aid=344597&browser=IE&created_date=20251208&created_hour=00&dduuid=13f7a078f077b&device=0&device_type=desktop&os=Windows&ssid=83dfo3v6d77io79e54e3fhaffg&t=1765124852&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b1cdc023ee8932bc90c21ab9f74cac371859189a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();