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