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