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