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