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