This commit is contained in:
Chr0nicT
2019-09-23 18:33:44 -04:00
commit 1a8dd16eeb
404 changed files with 14904 additions and 0 deletions

56
depiction/me.nepeta.exo Normal file
View File

@@ -0,0 +1,56 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Exo (Beta) - 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="Exo (Beta)" />
<meta property="og:title" content="Exo (Beta)" />
<meta name="twitter:description" content="Exo (Beta) 0.1.5 by Nepeta. Information provider for WKWebView-based widgets. Documentation: https://docs.nepeta.me/exo GitHub: https://github.com/Nepeta/Exo..." />
<meta name="description" content="Exo (Beta) 0.1.5 by Nepeta. Information provider for WKWebView-based widgets. Documentation: https://docs.nepeta.me/exo GitHub: https://github.com/Nepeta/Exo..." />
<meta property="og:description" content="Exo (Beta) 0.1.5 by Nepeta. Information provider for WKWebView-based widgets. Documentation: https://docs.nepeta.me/exo GitHub: https://github.com/Nepeta/Exo..." />
<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/&amp;package=me.nepeta.exo" 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="Exo (Beta)" /></span>
<span class="name">Exo (Beta)</span>
<span class="version">0.1.5</span>
<span class="author">Nepeta</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">
This package is marked as beta. It may be incomplete or buggy and is only intended for testing, not everyday use. </div>
<div class="row info warning" style="background: #23a352;">
This package is compatible with arm64e (A12) devices.
</div>
<div class="row content">
<h3>Recent changes &bull; <a href="https://repo.nepeta.me/changelog/me.nepeta.exo" alt="Changelog">Full changelog</a></h3>
<div class="changelog">
<ul>
<li>Fixed random crashes.</li>
</ul> </div>
<h3>Description</h3>
<div class="description">
<p>Information provider for WKWebView-based widgets.</p>
<p>Documentation: <a href="https://docs.nepeta.me/exo">https://docs.nepeta.me/exo</a></p>
<p>GitHub: <a href="https://github.com/Nepeta/Exo">https://github.com/Nepeta/Exo</a></p> </div>
</div>
</div>
<br><br>
</body>
</html>