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