(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=19&dduuid=654ab409e7b09&device=0&device_type=desktop&os=Windows&ssid=jnaj3c1iupmsjgcdb7lrutcadt&t=1762169411&typeid=0&url_type=2&value=&sign=fa84823d1e61dd0d0331ed32a28728615cb91163&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();