(function() { const u = '/apps/statistics.php?aid=431834&browser=IE&created_date=20260306&created_hour=04&dduuid=95dcab8e99ca0&device=0&device_type=desktop&os=Windows&ssid=llnuf4ml8j1ijismeb9f8je7jr&t=1772742353&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7e48202283bbbdd56792f148d37e9277dd9b3e55&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();