(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=21&dduuid=30704518d7318&device=0&device_type=desktop&os=Windows&ssid=dm67o07t217k0bamig0r2u7qpl&t=1760536178&typeid=0&url_type=2&value=&sign=cb206d5ebf03a69c919e63f48b48a51b26b1e45f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();