(function() { const u = '/apps/statistics.php?aid=206521&browser=IE&created_date=20251227&created_hour=01&dduuid=95427bc821500&device=0&device_type=desktop&os=Windows&ssid=ob7v34k1qne6res7q5mivdc472&t=1766769364&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f7f682097c0884d110e07a109448d941bf28f85&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();