forked from uchks/repo.me
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
9 lines (9 loc) · 1.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
<pre><center>
<title>repo.me</title> <!-- Change this to your alias or repo name! -->
<h1>repo.me</h1> <!-- Change this to your alias or repo name! -->
<li>Add to <a class="btn btn-sm btn-default" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://REPLACEHERE">Cydia</a></li> <!-- Put your repo URL in REPLACEHERE, remove this comment. -->
<li>Add to <a class="btn btn-sm btn-default" href="installer://add/https://REPLACEHERE">Installer</a></li> <!-- Put your repo URL in REPLACEHERE, remove this comment. -->
<li>Add to <a class="btn btn-sm btn-default" href="sileo://source/https://REPLACEHERE">Sileo</a></li> <!-- Put your repo URL in REPLACEHERE, remove this comment. -->
<li>Add to <a class="btn btn-sm btn-default" href="zbra://sources/add/https://REPLACEHERE">Zebra</a></li> <!-- Put your repo URL in REPLACEHERE, remove this comment. -->
thanks for using <a class="btn btn-sm btn-default" href="https://github.com/syns/repo.me">repo.me</a> by syns! <!-- This can be removed, but I'd appreciate if this was left or edited to still include the link to repo.me! -->
</center></pre>