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