(function() { const u = '/apps/statistics.php?aid=372833&browser=IE&created_date=20251220&created_hour=14&dduuid=0d9f88c4cb46d&device=0&device_type=desktop&os=Windows&ssid=4grabp3lj3rpp7q4etunk3ins5&t=1766212927&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4438d04c937154511e065eb68d53b7cb4b5a32e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();