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