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