(function() { const u = '/apps/statistics.php?aid=406940&browser=IE&created_date=20251222&created_hour=04&dduuid=aa52460e071a8&device=0&device_type=desktop&os=Windows&ssid=o3v8qotd74gitiog6i2gjmiss6&t=1766348039&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9553fa6e613a24e36f31c69519f055c6cfeee969&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();