(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=18&dduuid=66fb744420238&device=0&device_type=desktop&os=Windows&ssid=4829g8q04vr3d0dfdnae4dre6d&t=1762943612&typeid=0&url_type=2&value=&sign=45684fc08904ff7c04d685b0a7a3024a52c25e42&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();