(function() { const u = '/apps/statistics.php?aid=354311&browser=IE&created_date=20251222&created_hour=01&dduuid=46017983faefc&device=0&device_type=desktop&os=Windows&ssid=itbfq8br0sabovu19gkc98681o&t=1766336720&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=37a45540bda231eb83a6b18dba21485de079f4ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();