(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=05&dduuid=e32f846ea81e3&device=0&device_type=desktop&os=Windows&ssid=4b2l1lohkfg078ocjqcih9cbr2&t=1761167864&typeid=0&url_type=2&value=&sign=50d5e6fdadbe7b03aa3567cb0e438d3ddaa8f7d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();