(function() { const u = '/apps/statistics.php?aid=206881&browser=IE&created_date=20251225&created_hour=16&dduuid=4fec65bfccdfc&device=0&device_type=desktop&os=Windows&ssid=7uln39dhab396grok6dl9nc4oa&t=1766650179&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=373bce1fed72ee9d3fcaeec82543e8bd6275955c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();