(function() { const u = '/apps/statistics.php?aid=442767&browser=IE&created_date=20251211&created_hour=21&dduuid=e6be4f2d87b16&device=0&device_type=desktop&os=Windows&ssid=hfpbbvfdrb76mvv8n0rtd5qhas&t=1765458088&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fbe1e85beb429c2470ba4d40096fb38645f2954a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();