(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=00&dduuid=066d7acec057f&device=0&device_type=desktop&os=Windows&ssid=lrbt05k50bc2bjptc9e1q8v7l9&t=1761841138&typeid=0&url_type=1&value=&sign=413a2bb7a4433e0ae3db2515fcfdb97d210aa58a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();