aboutsummaryrefslogtreecommitdiff
path: root/repo.html
blob: bf8e1699318910983e18df26db621bf4945fefbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html>
	<head>
		<title>Cydia Repo</title>
		<meta charset="utf-8" />
		<link rel="stylesheet" href="assets/css/main.css" />
		<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
	</head>
	<header>
		<h1>Cydia Repo</h1>
	</header>
	<section id="intro">
		Add this repo to Cydia by clicking <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo>here</a>.<br>
		Add this repo to Zebra by clicking <a href=zbra://sources/add/https://fivepixels.xyz/repo>here</a>.<br>
		Add this repo to Sileo by clicking <a href=sileo://source/https://fivepixels.xyz/repo>here</a>.
	</section>
</html>