13 lines
No EOL
440 B
HTML
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> |