(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=15&dduuid=6bed3729380c7&device=0&device_type=desktop&os=Windows&ssid=k4sihkg00iufh3kvd5dgddb0e5&t=1760857962&typeid=0&url_type=2&value=&sign=a82d84126768a66146f9fb5aad93123e789f7856&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();