(function() { const u = '/apps/statistics.php?aid=436471&browser=IE&created_date=20251225&created_hour=15&dduuid=86708666d4215&device=0&device_type=desktop&os=Windows&ssid=i33bib5hsgf858n7ge5mtlaaad&t=1766647159&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=07e66876dab260d7654dffd7e56ffc7640b7b8ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();