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