(function() { const u = '/apps/statistics.php?aid=439816&browser=IE&created_date=20251208&created_hour=00&dduuid=52b1fa624c994&device=0&device_type=desktop&os=Windows&ssid=cbagim5h02jelhuvor5bkuf603&t=1765123437&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f9a3c32dcdc2da38c87ad1ca4ab4949ed32d0fbf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();