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