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