(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=10&dduuid=16916914857c1&device=0&device_type=desktop&os=Windows&ssid=q8jvm32cc5ipb736viui2upt96&t=1760668353&typeid=0&url_type=2&value=&sign=840bb7c7ad35953181611b836c284aa232508470&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();