(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=14&dduuid=86e2cd9f5c7ac&device=0&device_type=desktop&os=Windows&ssid=as660u5p73spsjsvd5nt7seltj&t=1760249534&typeid=0&url_type=2&value=&sign=442e62d37dcfea031bd16df6dda8675418a50fcd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();