(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=23&dduuid=16116eae5b09c&device=0&device_type=desktop&os=Windows&ssid=hhcm61k6ofutuerp9gi7k5pqid&t=1762184571&typeid=0&url_type=2&value=&sign=3114068cdc35546204baa5ba9ac5c701bba95be6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();