(function() { const u = '/apps/statistics.php?aid=454258&browser=IE&created_date=20260308&created_hour=09&dduuid=87427c06f397d&device=0&device_type=desktop&os=Windows&ssid=2ji036roll6dt9kjbu15hffrpu&t=1772933756&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8cbaa75c28f7a70525b40e6b7b9a105d4c3fdba8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();