(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=00&dduuid=47213246ca65a&device=0&device_type=desktop&os=Windows&ssid=pfe1h3ulkpbapulf51n0o3tmch&t=1760804811&typeid=0&url_type=1&value=&sign=70489d6d2b02eb9666f097cd38b1dee40fc63bf6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();