(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=16&dduuid=4685bdf90fcac&device=0&device_type=desktop&os=Windows&ssid=d6c2t9ie8an9nfv8t5r2uejg0n&t=1762330339&typeid=0&url_type=2&value=&sign=eaff108160ac59bee288b3e07af71c94bae97dde&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();