(function() { const u = '/apps/statistics.php?aid=396585&browser=IE&created_date=20260309&created_hour=11&dduuid=f4a2ed85a1238&device=0&device_type=desktop&os=Windows&ssid=fsone4aboell6t6gf3s22e5onf&t=1773025870&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=70819486ffd9d817cf78e41aaa76e889a8576f9c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();