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