(function() { const u = '/apps/statistics.php?aid=402435&browser=IE&created_date=20251217&created_hour=18&dduuid=03954091bde16&device=0&device_type=desktop&os=Windows&ssid=h5nmk2225ioquvadai9745rvlf&t=1765968101&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=61b641d438b45bbad0a88a2c3d066269eea8b382&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();