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