(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=82d81ac4ccaf1&device=0&device_type=desktop&os=Windows&ssid=pqvsgrln30sjr64f5vn9nvdd73&t=1762058548&typeid=0&url_type=2&value=&sign=c106de0921e6c97e477cdd5619ddab99e4d5150a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();