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