1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/chromium/is-webrtc-supported.html

10 lines
155 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html>
<head>
2017-07-25 17:59:52 +02:00
<meta charset="utf-8">
<title></title>
2015-12-31 15:45:30 +01:00
<script async src="js/is-webrtc-supported.js"></script>
</head>
<body></body>
</html>