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