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