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