*sigh*
This commit is contained in:
47
depiction/com.peterdev.betalert
Normal file
47
depiction/com.peterdev.betalert
Normal file
@@ -0,0 +1,47 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>BetAlert - Nepeta</title>
|
||||
<link rel="stylesheet" href="https://repo.nepeta.me/assets/style.css?19" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="BetAlert" />
|
||||
<meta property="og:title" content="BetAlert" />
|
||||
<meta name="twitter:description" content="BetAlert 1.0.1 by PeterDev . Have you ever felt pains of iOS beta alert?" />
|
||||
<meta name="description" content="BetAlert 1.0.1 by PeterDev . Have you ever felt pains of iOS beta alert?" />
|
||||
<meta property="og:description" content="BetAlert 1.0.1 by PeterDev . Have you ever felt pains of iOS beta alert?" />
|
||||
<meta property="og:site_name" content="Nepeta" />
|
||||
<meta name="twitter:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<meta property="og:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<link rel="icon" type="image/png" href="https://repo.nepeta.me/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<a class="logo" href="https://repo.nepeta.me/"><img class="logo" src="https://repo.nepeta.me/assets/nepeta.png" alt="Nepeta" /></a>
|
||||
<div class="card">
|
||||
<div class="row buttons">
|
||||
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.nepeta.me/&package=com.peterdev.betalert" class="button">Open in Cydia</a>
|
||||
</div>
|
||||
<div class="row info">
|
||||
<div class="package">
|
||||
<span class="icon"><img src="https://repo.nepeta.me/CydiaIcon.png" alt="BetAlert" /></span>
|
||||
<span class="name">BetAlert</span>
|
||||
<span class="version">1.0.1</span>
|
||||
<span class="author">PeterDev </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row info warning">
|
||||
I will no longer provide support for any of my packages. Don't bother me anymore.
|
||||
</div>
|
||||
<div class="row info warning" style="background: #23a352;">
|
||||
This package is compatible with arm64e (A12) devices.
|
||||
</div>
|
||||
<div class="row content">
|
||||
<h3>Description</h3>
|
||||
<div class="description">
|
||||
<p>Have you ever felt pains of iOS beta alert?</p> </div>
|
||||
</div>
|
||||
</div>
|
||||
<br><br>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user