(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=6c040e1090e55&device=0&device_type=desktop&os=Windows&ssid=l6hrbn333ulg9su4015r04n8bc&t=1762975426&typeid=0&url_type=2&value=&sign=a2b17593a09a3f9fee3d45ca8352e679a52185ff&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();