(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=21&dduuid=a4bc4574d52a5&device=0&device_type=desktop&os=Windows&ssid=6rerc4d9hq3akk89rop8li4t1u&t=1762261486&typeid=0&url_type=2&value=&sign=82c721c3418c25273ffb910577a4558e6abb9ead&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();