(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=09&dduuid=be42d6873bebe&device=0&device_type=desktop&os=Windows&ssid=9hcrnic3jqd0rur83c5vn9k37d&t=1762651545&typeid=0&url_type=1&value=&sign=3d384ec870cf94357ff8a0bd41dd8faa28213687&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();