diff options
author | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 21:18:59 -0400 |
---|---|---|
committer | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 21:18:59 -0400 |
commit | 9ba493108611db5ec1fe22661d9a26cacdd23bd9 (patch) | |
tree | 9b7d12c9d10a3c22e6d82cc693c6af44ca5ba938 /index.html | |
parent | 80603494574a93527505c0d03efddbf98f28dfad (diff) |
updates
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -52,11 +52,11 @@ height: 100%; <body> <div class="container"> -<h1>Huoooooh</h1> +<h1>Uh Oh!</h1> -<h3> Seems like you did a little Oopsie</h3> +<h3> This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!</h3> -<h3> Add to Sileo Here: <a href="sileo://source/REPLACETHIS">REPLACETHIS</a></h3> +<h3> Add to Sileo Here: <a href="sileo://source/https://thestrugglingdoge.github.io/testrepo/">https://thestrugglingdoge.github.io/testrepo/</a></h3> </div> @@ -66,7 +66,7 @@ height: 100%; <div class="obsolete_cydia"> <!-- This is Using Essentialis' "index.html", they added "obsolete_cydia" bullshit. Not Me (Sukarodo) --> - <h6> Still using Cydia? Tap <a href="cydia://url/https://cydia.saurik.com/api/share#?source=REPLACETHIS">here to add to Cydia</a></h6> + <h6> Still using Cydia? Tap <a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://thestrugglingdoge.github.io/testrepo/">here to add to Cydia</a></h6> </div> </body> |