(function() { const u = '/apps/statistics.php?aid=350514&browser=IE&created_date=20251222&created_hour=04&dduuid=f71e07767b233&device=0&device_type=desktop&os=Windows&ssid=kva15rul4quln08lh2nkhdqjor&t=1766349381&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7fd5355b5f063adba4eea3863e305bc4ef14f5bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();