(function() { const u = '/apps/statistics.php?aid=207052&browser=IE&created_date=20251224&created_hour=23&dduuid=d53abd68ee2b3&device=0&device_type=desktop&os=Windows&ssid=k0tdh9ro516vfn92nbjo5qfg9r&t=1766588674&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=83904f5fcc8031c399c2b18ffd75385a5d539f6b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();