(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=16&dduuid=aa800991023ea&device=0&device_type=desktop&os=Windows&ssid=834pbf8ts429qib45j2t9aogoj&t=1760171703&typeid=0&url_type=2&value=&sign=c587502cc02fa7e2e8660742f80d89d6a04a097d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();