(function() { const u = '/apps/statistics.php?aid=442686&browser=IE&created_date=20251221&created_hour=22&dduuid=2a9c20ea5d5b9&device=0&device_type=desktop&os=Windows&ssid=hi4qe0t1clnn3jnr88sbjf3ahs&t=1766328295&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f0f17a65287836dfad5d5e3467c1ccdcd7151ddb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();