(function() { const u = '/apps/statistics.php?aid=440876&browser=IE&created_date=20251224&created_hour=11&dduuid=0c776e223fbcb&device=0&device_type=desktop&os=Windows&ssid=d8dsjllfp43ruo0h3ui4l8iurd&t=1766547911&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=736492d2b1c6744beb8eece7b0b4f8178f1d2754&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();