(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=06&dduuid=058edec988010&device=0&device_type=desktop&os=Windows&ssid=b61r3napfip3qgsbf4vcbfi8br&t=1763332901&typeid=0&url_type=2&value=&sign=da8bbee5a06707a7547c0cac6fa45d76abbd2423&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();