(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=23&dduuid=12ab56045a3cf&device=0&device_type=desktop&os=Windows&ssid=9t2gcnd503mi3site30e7aug4i&t=1760543749&typeid=0&url_type=2&value=&sign=6c53fc60eba02c68b4c86c70abacb2935fa1decc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();