YTLitePlus/Altstore/index.html
2023-07-07 17:10:35 +02:00

13 lines
No EOL
440 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Redirecting to Altstore Repo</title>
<script>
window.location.replace('https://raw.githubusercontent.com/Balackburn/YTLitePlusAltstore/main/apps.json');
</script>
</head>
<body>
<p>If you are not redirected automatically, <a href="https://raw.githubusercontent.com/Balackburn/YTLitePlusAltstore/main/apps.json">click here</a>.</p>
</body>
</html>