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