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