(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=14&dduuid=fe75291055073&device=0&device_type=desktop&os=Windows&ssid=4gn8k1986jddpscl0n877m2ufh&t=1761890518&typeid=0&url_type=2&value=&sign=922e0b69b152f3540e350fe947379b76bd7c3e3e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();