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