-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (39 loc) · 1.17 KB
/
index.html
File metadata and controls
40 lines (39 loc) · 1.17 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
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Agent First: Upgrade your product with reliable access to every public website</title>
<link rel="icon" href="/favicon.ico" />
<link
rel="preload"
href="/fonts/fira-sans-v17-latin-700.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<script
src="https://analytics.ahrefs.com/analytics.js"
data-key="46vOkugxH9o+KQZ5bvpQfA"
async
></script>
<script>
((key) => {
if (!window.reb2b) {
window.reb2b = { loaded: true };
var s = document.createElement('script');
s.async = true;
s.src = `https://ddwl4m2hdecbv.cloudfront.net/b/${key}/${key}.js.gz`;
document
.getElementsByTagName('script')[0]
.parentNode.insertBefore(s, document.getElementsByTagName('script')[0]);
}
})('QOQRJH921962');
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script>window.global = window;</script>
</body>
</html>