(function() { const u = '/apps/statistics.php?aid=344559&browser=IE&created_date=20251221&created_hour=14&dduuid=157a4b2e6e1bd&device=0&device_type=desktop&os=Windows&ssid=0v6roktemgtav927mr9qrhoqm6&t=1766297548&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6c1aaafc1e6448242a111630aad316b9f5209897&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();