(function() { const u = '/apps/statistics.php?aid=437616&browser=IE&created_date=20251228&created_hour=11&dduuid=71713c81c28b3&device=0&device_type=desktop&os=Windows&ssid=2i9q2marf5cbcebp5pbd51v0tl&t=1766892624&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=01b1bc2dfe0b0dd7f19366ba97ee0f67f5abce6e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();