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