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