(function() { const u = '/apps/statistics.php?aid=388143&browser=IE&created_date=20251225&created_hour=19&dduuid=95672e17b6577&device=0&device_type=desktop&os=Windows&ssid=5hbfnker846an56ficcih3l232&t=1766663966&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aca88d991f7f14748c5898d64cbc20485ba3e151&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();