(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=225ca91344205&device=0&device_type=desktop&os=Windows&ssid=r90gb72ueaai4bm3pu1mskudm3&t=1762975020&typeid=0&url_type=2&value=&sign=3ddf83d6dff92d75fbf2c0d99467ffe82b8e59a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();