(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=15&dduuid=3c3137775bc86&device=0&device_type=desktop&os=Windows&ssid=hmpfvgvmk1fcgjnotiqpg0bes0&t=1760166252&typeid=0&url_type=2&value=&sign=7f6b22d7e514c88d593a45989db7f7116b7138f5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();