(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=16&dduuid=2617d17e29306&device=0&device_type=desktop&os=Windows&ssid=0u5eaupngcbftsp4v3jpt7trqa&t=1760258187&typeid=0&url_type=2&value=&sign=0ee983a74ac69de6996d8919e5906c5807796d18&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();