1
1
mirror of https://github.com/gorhill/uBlock.git synced 2025-10-05 21:32:39 +02:00
Files
uBlock/platform/chromium/is-webrtc-supported.html
2025-01-10 10:25:15 -05:00

10 lines
169 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<script async src="js/is-webrtc-supported.js" type="module"></script>
</head>
<body></body>
</html>