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