(function() { const u = '/apps/statistics.php?aid=435363&browser=IE&created_date=20251231&created_hour=15&dduuid=1bd1a7979109b&device=0&device_type=desktop&os=Windows&ssid=jfkh68lb9tudpqhubr13ttcsj2&t=1767167404&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=52dd7a1aef0e26a22b966e65fc656a981cb29851&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();