(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=00&dduuid=5a28dc5043489&device=0&device_type=desktop&os=Windows&ssid=2006675tensl4lcr41s2e680j7&t=1757866202&typeid=0&url_type=2&value=&sign=44046b56b13a48d17be82a508468200757750767&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();