-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
35 lines (32 loc) · 3.8 KB
/
Copy path404.html
File metadata and controls
35 lines (32 loc) · 3.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>securebin | Powerful Pastebin Chrome Extension</title>
<link rel="canonical" href="https://securebin.org/404.html">
<meta property="og:url" content="https://securebin.org/404.html">
<meta property="og:image" content="https://securebin.org/assets/img/Logo/logo512.png">
<meta name="description" content="Google Chrome extension for interfacing securely with Pastebin. Users can encrypt plaintext and have it stored onto Pastebin, where they can copy the link and key to send it to another user for decryption. First, users will need to get a API key from Pastebin to be able to post onto Pastebin. Once the API key is added to the extension in the settings page, users can post their messages securely to Pastebin. To learn more about our project and the design decisions check out the Wiki page.">
<meta property="og:type" content="website">
<link rel="icon" type="image/png" sizes="128x128" href="assets/img/Logo/logo128.png?h=26221b62b57295eb8f6f5d397295a7fe">
<link rel="icon" type="image/png" sizes="128x128" href="assets/img/Logo/logo128.png?h=26221b62b57295eb8f6f5d397295a7fe">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/Logo/logo192.png?h=78dce701743c1fbc0bf5ca2d436c9eba">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/Logo/logo512.png?h=ebc3f90b972ea8456db4efa1d7df5613">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/Logo/logo512.png?h=ebc3f90b972ea8456db4efa1d7df5613">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css?h=a549af2a81cd9900ee897d8bc9c4b5e9">
<link rel="stylesheet" href="assets/css/styles.min.css?h=d4d6c6936bc7e8eb291c9b48122fe3d4">
</head>
<body style="--bs-body-bg: #212121;">
<div style="margin: auto;display: block;/*width: 498px;*/margin-top: 81px;"><a href="index.html"><img src="assets/img/logo.svg?h=f161e67b873a063dc2a0ba9587073651" style="display: block;margin: auto;width: 116px;/*margin-top: 48px;*/" href="index.html"></a></div>
<div style="margin: auto;display: block;width: 498px;max-width: 90%;padding-bottom: 150px;">
<h1 style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 15vh;/*max-width: 95%;*/text-align: center;">Not Found</h1>
<p style="color: #a2a2a2;text-align: center;font-size: 18px;/*margin-top: 27px;*/max-width: 75%;margin: 27px auto;"><span style="color: var(--text-primary); background-color: transparent;">We can't find the page you're looking for. Check the URL and try again.</span></p><a class="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #1D6BC6;margin-top: 32px;border: none;max-width: 372px;padding: 9px 76px;/*color: var(--bs-indigo);*/" href="index.html" target="">Return Home</a><a class="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #4b4b4b;margin-top: 16px;border: none;max-width: 372px;padding: 9px 88px;/*color: var(--bs-indigo);*/" href="support/" target="">Get Help</a>
</div>
<footer style="/*padding-top: 111px;*/margin-top: 37vh;position: absolute;bottom: 20px;width: 100%;/*margin-left: auto;*/">
<div style="margin: auto;display: block;/*width: 20px;*/margin-bottom: 20px;/*width: 498px;*//*margin-top: 81px;*/"><img src="assets/img/logo.svg?h=f161e67b873a063dc2a0ba9587073651" style="display: block;margin: auto;/*width: 116px;*//*margin-top: 48px;*/" width="90px"></div>
<p style="color: rgb(162,162,162);height: 9px;text-align: center;margin-top: -6px;font-size: 9px;">© 2026 securebin.</p>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js?h=374d178d651fa0eaf680a1fa7b40c788"></script>
</body>
</html>