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