(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251111&created_hour=08&dduuid=53a42537174fe&device=0&device_type=desktop&os=Windows&ssid=8rmckfqiuj3h1b5639iad0isni&t=1762819774&typeid=0&url_type=2&value=&sign=818776751bfe26e34251bbda83122ec8d7ed7385&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();