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