mirror of
https://gitlab.com/ceda_ei/google-meet-captions-regex
synced 2025-03-12 23:16:51 +01:00
13 lines
312 B
HTML
13 lines
312 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>Google Meet Caption Regex</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|