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