(function() { const u = '/apps/statistics.php?aid=433188&browser=IE&created_date=20251218&created_hour=03&dduuid=a922debbdbe67&device=0&device_type=desktop&os=Windows&ssid=51ffejg2ri5ekcqa7r18thp6e7&t=1766000214&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=38a4c8cde98071bd54d87ea08e74789e9af6f793&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();