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