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