(function() { const u = '/apps/statistics.php?aid=79862&browser=IE&created_date=20251118&created_hour=01&dduuid=c65109002528f&device=0&device_type=desktop&os=Windows&ssid=1484jeospc11bfm03hiqu3o77j&t=1763399070&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2c8d02f362db7fae320838b64e792fdd516bbbbf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();