(function() { const u = '/apps/statistics.php?aid=431812&browser=IE&created_date=20251229&created_hour=10&dduuid=13f5010a22ee6&device=0&device_type=desktop&os=Windows&ssid=7pirftm82l7ghkhmvs1cdd485f&t=1766977151&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54d93d3ea8514b4533372da078d39611d9d4407a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();