move files from gh-pages branch to master

pull/4945/head
Mike Fährmann 9 months ago
parent 39fb96a845
commit d95be2537a
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>gallery-dl</title>
</head>
<body>
</body>
</html>

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>gallery-dl - OAuth Redirect</title>
<script>
window.location.href = "http://localhost:6414/" + window.location.search;
</script>
</head>
<body>
</body>
</html>
Loading…
Cancel
Save