(function() { const u = '/apps/statistics.php?aid=406095&browser=IE&created_date=20260111&created_hour=19&dduuid=eaac1d082f3a2&device=0&device_type=desktop&os=Windows&ssid=10omei17dh8ltsq98kiljupc4o&t=1768132652&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=feb1dc7d42e7e53d8f7fdadb5f3f8fc8cf1a1ca8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();