(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=04&dduuid=df6e632eace90&device=0&device_type=desktop&os=Windows&ssid=leqm5db811snjocama04278ca8&t=1757880204&typeid=0&url_type=2&value=&sign=b128f2d904030eb381a3497f065bfa448d75df65&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();