(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=19&dduuid=18cc643e118ff&device=0&device_type=desktop&os=Windows&ssid=pmree0d6sfoaj09v4666ab4e58&t=1761047992&typeid=0&url_type=2&value=&sign=89a598c23ae30c265c00205e07453303e9638122&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();