(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=32a467ab806cd&device=0&device_type=desktop&os=Windows&ssid=ijg366p9ebgvi54q606pdv975v&t=1760838615&typeid=0&url_type=2&value=&sign=07114a576fef0461f931267d92b8954fccefe6bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();