diff options
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> |