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