(function() { const u = '/apps/statistics.php?aid=439635&browser=IE&created_date=20251225&created_hour=20&dduuid=9208bc1a0e4b7&device=0&device_type=desktop&os=Windows&ssid=ohfrk0s2nsdd7qmr1rg8rdkn0b&t=1766664698&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16f56c6aa6f3ca237fbc7ff7950515b918a6e29e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();