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