Skip to content

Instantly share code, notes, and snippets.

@bagbag
bagbag / index.html
Last active October 29, 2023 10:20
MediathekViewWeb API Samplecode
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>MediathekViewWeb API</title>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>