(function() { const u = '/apps/statistics.php?aid=454519&browser=IE&created_date=20260201&created_hour=00&dduuid=d812ee6f9c303&device=0&device_type=desktop&os=Windows&ssid=u4jh777im2soqv20ur7orpp4j6&t=1769875992&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4cc68b14f48c604ed93bf7a4681bc0665de66e72&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();