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