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