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