(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=02&dduuid=3b2603e2a990e&device=0&device_type=desktop&os=Windows&ssid=6knfaqre3i205seci4qujjfej7&t=1761072306&typeid=0&url_type=2&value=&sign=90ac9103ef7060e1faede1ee74803828350f70e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();