(function() { const u = '/apps/statistics.php?aid=445688&browser=IE&created_date=20260312&created_hour=01&dduuid=2f04a1eee1595&device=0&device_type=desktop&os=Windows&ssid=mfkatm3n0me0b5pmhdkns2mf6i&t=1773251167&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d68cf287715fe5a03f7171bf95df6a3eff224ce6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();