(function() { const u = '/apps/statistics.php?aid=426981&browser=IE&created_date=20260124&created_hour=11&dduuid=f862ab15a7407&device=0&device_type=desktop&os=Windows&ssid=sdkbvossald12sjrto5hvaipuc&t=1769226146&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1bad420b47198cbc8465e43a63e5a36967bce556&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();