(function() { const u = '/apps/statistics.php?aid=436690&browser=IE&created_date=20251229&created_hour=13&dduuid=b43e12e2dc092&device=0&device_type=desktop&os=Windows&ssid=bq2vaobehmrtqlf2u5rr26nh71&t=1766987992&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=70ea55fbf8894d6e449d63606c501466449981a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();