(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=05&dduuid=75a41fb30034a&device=0&device_type=desktop&os=Windows&ssid=icjeqt5os1o98qmauk0275fqhf&t=1763329920&typeid=0&url_type=2&value=&sign=512080e977eab384a2025a2848c48d21ca4e4ade&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();