(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=02&dduuid=df8e10c726492&device=0&device_type=desktop&os=Windows&ssid=4iin93lnauncfj903jdn0recje&t=1760812512&typeid=0&url_type=2&value=&sign=93586699d98a26996b845ffc871ff71ab069781d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();