diff options
Diffstat (limited to 'cydia/404.html')
-rwxr-xr-x | cydia/404.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/cydia/404.html b/cydia/404.html deleted file mode 100755 index b300a7d..0000000 --- a/cydia/404.html +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE html> -<html> - -<head> - <meta charSet="utf-8" class="next-head" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" class="next-head" /> - <title>PINPAL - 404</title> -</head> - -<body> - <div> - <div id="__next"> - <div data-reactroot=""> - <div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"> - <div> - <style> - body { - margin: 0 - } - </style> - <h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1> - <div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"> - <h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">The page you are looking for can't be found.</h2> - </div> - </div> - </div> - </div> - </div> - <div id="__next-error"></div> - </div> - -</body> - -</html>
\ No newline at end of file |