(function() { const u = '/apps/statistics.php?aid=436696&browser=IE&created_date=20251229&created_hour=14&dduuid=552d69fd91bf5&device=0&device_type=desktop&os=Windows&ssid=iqru0nequur65h1e4fkvi3884j&t=1766988180&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1f53029444c972c4817db60665689ac376689831&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();