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