(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=14&dduuid=8623ddb073557&device=0&device_type=desktop&os=Windows&ssid=32i1qdubq484keke5rabrlcuo3&t=1760165296&typeid=0&url_type=2&value=&sign=87af8a2204866ef16481f2e40c32889a4f7736c4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();