(function() { const u = '/apps/statistics.php?aid=385207&browser=IE&created_date=20251218&created_hour=16&dduuid=9b47fc5382c04&device=0&device_type=desktop&os=Windows&ssid=662gr47cjcu7ei72768vlo9fvn&t=1766045567&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5753f1a4fc20397921d362b3507c10a309de4ae3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();