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