(function() { const u = '/apps/statistics.php?aid=451287&browser=IE&created_date=20260125&created_hour=10&dduuid=598bed93c513e&device=0&device_type=desktop&os=Windows&ssid=ts2197gr2md5aprju6fpts2t8i&t=1769306435&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=167ef2972c376669681f0f32ef9ecf1dcbeccbdc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();