(function() { const u = '/apps/statistics.php?aid=208491&browser=IE&created_date=20251231&created_hour=17&dduuid=efd40bd685b7c&device=0&device_type=desktop&os=Windows&ssid=vegiq3pd9vuu1c8rp0obt6fdkp&t=1767173647&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b69e0b9f8e4f4c0cd02eb87d6b82114de94d5776&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();