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