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