(function() { const u = '/apps/statistics.php?aid=360806&browser=IE&created_date=20251220&created_hour=07&dduuid=ced7301f70eed&device=0&device_type=desktop&os=Windows&ssid=l68r4687seo8h2h3pbsdgi01d4&t=1766185306&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ed1faa0f94e345c3e4da280195ed4b19e546db2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();