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