(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=16&dduuid=728118fe2df8e&device=0&device_type=desktop&os=Windows&ssid=o0h6m6cp3ts37efgu8i0aktoai&t=1762934704&typeid=0&url_type=2&value=&sign=8b1aaf581da946b794b1373048ce9af42d987492&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();