(function() { const u = '/apps/statistics.php?aid=424833&browser=IE&created_date=20251211&created_hour=19&dduuid=996814f4d0466&device=0&device_type=desktop&os=Windows&ssid=s2eopiolnp6p399uvqe7ra34g0&t=1765452823&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d4fca59380e6b622ba947c08ef0c9b2349c774c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();