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