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