(function() { const u = '/apps/statistics.php?aid=368902&browser=IE&created_date=20251220&created_hour=21&dduuid=7c1648ae59652&device=0&device_type=desktop&os=Windows&ssid=btog17ptlpmds5entjam4d52dh&t=1766239189&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9dbb8dff072c6aa568bca708d864a516136059f3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();