(function() { const u = '/apps/statistics.php?aid=448812&browser=IE&created_date=20260123&created_hour=11&dduuid=9c4d3216d5280&device=0&device_type=desktop&os=Windows&ssid=lqfqcag46paeqbu3rvnge5rerc&t=1769138232&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce81bb1623e40ee317c0af839c64459da2f6c797&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();