(function() { const u = '/apps/statistics.php?aid=445445&browser=IE&created_date=20251227&created_hour=17&dduuid=8a7e16dac0a69&device=0&device_type=desktop&os=Windows&ssid=fttbpsq8df7phgdlp1dofia5um&t=1766827115&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a096c1f7c0b9714caed918e2f1743595c9e7868e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();