(function() { const u = '/apps/statistics.php?aid=414385&browser=IE&created_date=20251126&created_hour=07&dduuid=f746af7fd4c48&device=0&device_type=desktop&os=Windows&ssid=ptictc7pe3l9c117feri6b7fkj&t=1764112808&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e6fbb1988d1cafcdb081f864df748051fdb7d40&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();