Last active
April 23, 2024 23:04
-
-
Save gamer191/b59cf8bf2db186056533606e85a380d3 to your computer and use it in GitHub Desktop.
jailbreaks.app status and alternative links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<style> | |
body { | |
color: black; | |
} | |
</style> | |
<title>Jailbreaks.app status and alternative links</title> | |
</head> | |
<body> | |
<h1 id="jailbreaks-app-is-back-online">Jailbreaks.app is back online! Please use the following links:</h1> | |
<ol> | |
<li><h2><a href="https://jailbreaks.app/legacy.html">https://jailbreaks.app/legacy.html</a> on iOS 10 and below</h2></li> | |
<li><h2><a href="https://jailbreaks.app">https://jailbreaks.app</a> on iOS 11 and above</h2></li> | |
</ol> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment