26 lines
No EOL
933 B
HTML
26 lines
No EOL
933 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
|
|
<title>Revela | Credits</title>
|
|
<meta name="description"
|
|
content="Revela is a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Unblock sites today!" />
|
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#434c5e" />
|
|
<meta name="googlebot" content="noindex, nofollow, nosnippet" />
|
|
<base href="/" />
|
|
<link rel="shortcut icon" content="favicon.ico" />
|
|
<link rel="stylesheet" href="index.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div class="logo-wrapper left-margin">
|
|
<h1>Revela | Credits</h1>
|
|
</div>
|
|
<div class="desc left-margin">
|
|
<p>Our backend: <a href="https://github.com/titaniumnetwork-dev/Ultraviolet">Ultraviolet</a></p>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |