(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=05&dduuid=6796b71c7759c&device=0&device_type=desktop&os=Windows&ssid=897hiu794kvlcmp20th9h1kkld&t=1760824215&typeid=0&url_type=2&value=&sign=528688e6870012396d03cea7600779de206d576b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();