(function() { const u = '/apps/statistics.php?aid=451395&browser=IE&created_date=20260311&created_hour=14&dduuid=28cc9f023f6d6&device=0&device_type=desktop&os=Windows&ssid=etrtum79fqhib7t4iq4a1svg75&t=1773209347&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9a354f5b2b7436ceab233be6dbf583f816d56d91&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();