-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 1.41 KB
/
Copy pathindex.html
File metadata and controls
19 lines (19 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Fade</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="FADE - Ephemeral chat that's here now, gone forever" />
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://static.rocket.new https://pl27125133.profitableratecpm.com https://pl27125481.profitableratecpm.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: https: blob:; connect-src 'self' https://vibrant-bubble-chat-default-rtdb.firebaseio.com wss://s-usc1c-nss-2103.firebaseio.com https://pl27125133.profitableratecpm.com https://pl27125481.profitableratecpm.com; frame-src 'self' https://pl27125133.profitableratecpm.com https://pl27125481.profitableratecpm.com; object-src 'none';">
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="manifest" href="/manifest.json" />
<script type="module" src="https://static.rocket.new/rocket-web.js?_cfg=https%3A%2F%2Fvibrantbu8554back.builtwithrocket.new&_be=https%3A%2F%2Fapplication.rocket.new&_v=0.1.4"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div class="dhiwise-code" id="root"></div>
<script type="module" src="/src/index.jsx"></script>
</body>
</html>