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