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