(function() { const u = '/apps/statistics.php?aid=107004&browser=IE&created_date=20251127&created_hour=11&dduuid=fca5415c20a5b&device=0&device_type=desktop&os=Windows&ssid=3tjml1lh19sn346rj2tg4e1qm7&t=1764213750&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=760173d8e7e5e4859bde56b207d3d5f6bf115079&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();