(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=10&dduuid=21332c863ea7e&device=0&device_type=desktop&os=Windows&ssid=8ikaeh0t8o6bvdshilo9thti1q&t=1761792725&typeid=0&url_type=2&value=&sign=590c5cd82757c0e1289de9624b9dbe0db0a1a7f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();