(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=18&dduuid=50140d6e7708c&device=0&device_type=desktop&os=Windows&ssid=hoesn5t6f5gnhtv3u4l214qi72&t=1762599527&typeid=0&url_type=2&value=&sign=f867bad2404c9cf2de0f1ab55168cbc9280990a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();