(function() { const u = '/apps/statistics.php?aid=397280&browser=IE&created_date=20251224&created_hour=06&dduuid=d00b3e3893b3d&device=0&device_type=desktop&os=Windows&ssid=djr701nbn6mhsiejsrfjpvlfn0&t=1766528404&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68d8eedb90fb15774f25fb9e3b4cb7f525934b37&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();