(function() { const u = '/apps/statistics.php?aid=451484&browser=IE&created_date=20260124&created_hour=23&dduuid=7e1bf050161d2&device=0&device_type=desktop&os=Windows&ssid=qlujtfgs9ron0j7874b1bjrocs&t=1769268046&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5f5de4d4b9748fdc56a327530572c757e7aa7f4c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();