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