(function() { const u = '/apps/statistics.php?aid=206946&browser=IE&created_date=20251225&created_hour=11&dduuid=d9f9da16f7e2e&device=0&device_type=desktop&os=Windows&ssid=7o5evcua10527uood1i59tacor&t=1766632034&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=610570684a753f36f2099aaa4a2cf675456b368d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();