(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=04b67c7c3b98a&device=0&device_type=desktop&os=Windows&ssid=90tv2ea91a0i33bu7mb3nnqr2t&t=1762964065&typeid=0&url_type=2&value=&sign=c6daa652de79307968005b9686fa65eeaca18dc3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();