Last active
October 5, 2020 22:21
-
-
Save ajorgensen/4960bc8582a6c19cf7364b9070712d35 to your computer and use it in GitHub Desktop.
DAS Playback error Chromium 87.0.4276.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<meta name="viewport" content="width=device-width"> | |
</head> | |
<body> | |
<video preload="none" controls=""> | |
<source src="https://www.destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell/download?resolution=4k"> | |
</video> | |
<video preload="none" controls=""> | |
<source src="https://f002.backblazeb2.com/**redacted**"> | |
</video> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The first