(function() { const u = '/apps/statistics.php?aid=397785&browser=IE&created_date=20251224&created_hour=04&dduuid=ddbcb1357e62d&device=0&device_type=desktop&os=Windows&ssid=gii2q7gpk9po4d6rl6ldaf83r0&t=1766522983&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=67971795771459f27f2bbe8bed3e2fd4238a93c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();