(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=08&dduuid=410fd1ddaf1d3&device=0&device_type=desktop&os=Windows&ssid=2jkhjpgos06jl6u81sais7hr45&t=1762735980&typeid=0&url_type=2&value=&sign=8de4c38c89b47297cc07ad3c57df123174aa441a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();