(function() { const u = '/apps/statistics.php?aid=436359&browser=IE&created_date=20251230&created_hour=09&dduuid=6baee01b1a0fc&device=0&device_type=desktop&os=Windows&ssid=j9bqs02c1a236uue0b33btdbc4&t=1767057188&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e1a4aa74827980402e3ca8ef7fe80c34cbc2cf65&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();