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