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