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