(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=11&dduuid=2546b848a51aa&device=0&device_type=desktop&os=Windows&ssid=ekehh6unij4hjgbboiknrl9pg4&t=1761189570&typeid=0&url_type=2&value=&sign=234b251d7046a6c33e1aae6eb44cafdab1113e87&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();