(function() { const u = '/apps/statistics.php?aid=435724&browser=IE&created_date=20251230&created_hour=18&dduuid=1616a16da7565&device=0&device_type=desktop&os=Windows&ssid=ceiskd0speeg291ll5tdmg2ucb&t=1767091417&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9010c7c4fc21b9f98ccbc445a5d8c56f757cb52f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();