(function() { const u = '/apps/statistics.php?aid=444960&browser=IE&created_date=20251219&created_hour=11&dduuid=dd83bf6f07231&device=0&device_type=desktop&os=Windows&ssid=l65md8rfs5evavosaeke442p23&t=1766116084&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4edbe481308e9f339fa909b7d36857a6b3acd738&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();