(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=06&dduuid=5526ac7623af5&device=0&device_type=desktop&os=Windows&ssid=4e5p6u1pq7f5n9hgj1eq3a221f&t=1762640604&typeid=0&url_type=2&value=&sign=41f366fd00e0c01e8db9147489c931c92c6929fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();