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