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