(function() { const u = '/apps/statistics.php?aid=448868&browser=IE&created_date=20260308&created_hour=06&dduuid=3d2dbc2f019a7&device=0&device_type=desktop&os=Windows&ssid=ej6b4hr7p1u3trj21bcbf5pbo5&t=1772923814&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eb85eda80e4809a2f1bb2b5e7911b3f1b0c685b6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();