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