(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=993b21cdd4cc8&device=0&device_type=desktop&os=Windows&ssid=5ir4ng7manptbm3njqbnvtpfv6&t=1762964179&typeid=0&url_type=2&value=&sign=7dce32712719c17d91bc2f3e1253f90f52474645&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();