(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=11&dduuid=a5ccc322f580c&device=0&device_type=desktop&os=Windows&ssid=j41eq61artcdv2n067v1jli7mf&t=1763263729&typeid=0&url_type=2&value=&sign=1cb586fccbe3fd8957039d7bc6f51096b459b8f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();