(function() { const u = '/apps/statistics.php?aid=385206&browser=IE&created_date=20251218&created_hour=16&dduuid=01e164c8b4707&device=0&device_type=desktop&os=Windows&ssid=2oaqis404psk7kr43rdafcnn8v&t=1766045503&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=773dacfa9f84d05358598d7c0e8e935e4bcf3dab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();