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