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