(function() { const u = '/apps/statistics.php?aid=437772&browser=IE&created_date=20251217&created_hour=16&dduuid=895d1e1576a5c&device=0&device_type=desktop&os=Windows&ssid=qb7smur5a8fdcearfm9b9br0nr&t=1765961860&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dcada2d938ccbaffa5b358b0b3564ef45a01c462&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();