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