(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=88d2ef5f2d73a&device=0&device_type=desktop&os=Windows&ssid=8hps9h15pm8dvai1pp2rr0dnt5&t=1760520357&typeid=0&url_type=2&value=&sign=afce27bea53f611fc895413150959edd3bb92540&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();