(function() { const u = '/apps/statistics.php?aid=391050&browser=IE&created_date=20251219&created_hour=22&dduuid=fa31d8dafb875&device=0&device_type=desktop&os=Windows&ssid=qvrm86ooklk9d9thd8ub9be36m&t=1766154876&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7e1245a0fdb595392467379994c6c718fa742b2f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();