(function() { const u = '/apps/statistics.php?aid=346419&browser=IE&created_date=20251220&created_hour=14&dduuid=dcfc0e3ed22a0&device=0&device_type=desktop&os=Windows&ssid=mi1776l1gte9p3enf74skfs5v6&t=1766211145&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a59ceef6b27dbd3d520a2014b3c9a0ac3f0c6a18&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();