New repo with cleaner URL
This commit is contained in:
parent
ebf3853bf3
commit
e3ef84aeb9
1 changed files with 13 additions and 0 deletions
13
Altstore/index.html
Normal file
13
Altstore/index.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!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>
|
||||
Loading…
Reference in a new issue