(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=04&dduuid=648b724cca6a3&device=0&device_type=desktop&os=Windows&ssid=lv8r9qgvmigopbpjb0i2k9g8r4&t=1762894202&typeid=0&url_type=2&value=&sign=9cb80975e06dee65631a10c7c56ce86815804505&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();