(function() { const u = '/apps/statistics.php?aid=213691&browser=IE&created_date=20251207&created_hour=22&dduuid=b53263e30b851&device=0&device_type=desktop&os=Windows&ssid=r239d2sont6vb25rf08lsip3ce&t=1765117002&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=10c4ad9bd0ac987055d77e1d6f8c202fe6efd726&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();