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