(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=02&dduuid=0cc0ca89b2910&device=0&device_type=desktop&os=Windows&ssid=7ilqq53npo432iqbck5mmt5u4r&t=1760553311&typeid=0&url_type=2&value=&sign=0230c143968161c547854ccd926c9c8eb1d21990&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();