mirror of
https://github.com/DevLARLEY/WidevineProxy2.git
synced 2026-04-11 15:10:24 +00:00
7 lines
177 B
HTML
7 lines
177 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<body>
|
|
<input type="file" id="fileInput" accept=".wvd"/>
|
|
<script type="module" src="filePicker.js" defer></script>
|
|
</body>
|
|
</html> |