(function() { const u = '/apps/statistics.php?aid=448317&browser=IE&created_date=20260110&created_hour=09&dduuid=6648bade1635e&device=0&device_type=desktop&os=Windows&ssid=itjasm6a8m0ohi5dqm09a14ve2&t=1768009311&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c4ae9af42f386fe15508ff08527f2683e4b65df0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();