-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuach.html
13 lines (13 loc) · 981 Bytes
/
uach.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<meta http-equiv="accept-ch" content="sec-ch-ua-platform-version,sec-ch-ua-full-version,sec-ch-ua-full-version-list,sec-ch-ua-model,sec-ch-ua-arch,sec-ch-ua-bitness,sec-ch-ua-wow64" />
<meta http-equiv="delegate-ch" content="sec-ch-ua self https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-bitness https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-arch https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-model https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-platform https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-platform-version https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-full-version self https://wurfl.io https://wjs.wurflcloud.com; sec-ch-ua-full-version-list https://wurfl.io https://wjs.wurflcloud.com">
<script src="https://wurfl.io/wurfl.js" crossorigin></script>
</head>
<body>
<p id="wurfljs"></p>
<script>
document.getElementById("wurfljs").innerHTML = WURFL.complete_device_name;
</script>
</body>
</html>