(function() { const u = '/apps/statistics.php?aid=437979&browser=IE&created_date=20251228&created_hour=02&dduuid=e7f19d1423a86&device=0&device_type=desktop&os=Windows&ssid=qal7o6r0vm0q9imfip76di4u12&t=1766860790&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bb6f405b1b6116c55f9a227234ee579d7c6d90bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();