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