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