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