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