(function() { const u = '/apps/statistics.php?aid=442708&browser=IE&created_date=20251221&created_hour=21&dduuid=12a26a994d10f&device=0&device_type=desktop&os=Windows&ssid=5632o5v1ir5cop0pca31rttrad&t=1766322973&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54c8e5679e28d6b701dde817ed6d95a84c5cef71&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();