(function() { const u = '/apps/statistics.php?aid=422597&browser=IE&created_date=20260102&created_hour=12&dduuid=88105e7776cde&device=0&device_type=desktop&os=Windows&ssid=odu3ijuigr31o7d8j4pt1tppj6&t=1767328462&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=64d5ca70eec8880266e389fe72345589c2245d1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();