(function() { const u = '/apps/statistics.php?aid=444656&browser=IE&created_date=20251219&created_hour=05&dduuid=9fd7baa79c549&device=0&device_type=desktop&os=Windows&ssid=qrled4138r50tfs3vpefpkdflc&t=1766095022&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5faf9072a5575f567163435be72de435b29181d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();