-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
89 lines (78 loc) · 4.95 KB
/
index.html
File metadata and controls
89 lines (78 loc) · 4.95 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>403 - Access Restricted</title>
<meta http-equiv="refresh" content="15;url=https://visrodeck.com" />
</head>
<body style="margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#05070d;color:#9aff6b;font-family:'Courier New',monospace;overflow:hidden;position:relative;">
<div style="position:absolute;inset:0;background:
linear-gradient(rgba(154,255,107,0.05) 1px, transparent 1px),
linear-gradient(90deg, rgba(154,255,107,0.05) 1px, transparent 1px);
background-size:40px 40px;
opacity:0.16;"></div>
<div style="position:absolute;inset:0;background:repeating-linear-gradient(
to bottom,
rgba(255,255,255,0.02) 0px,
rgba(255,255,255,0.02) 2px,
transparent 2px,
transparent 4px
);pointer-events:none;opacity:0.12;"></div>
<div style="width:min(920px,92%);border:2px solid #9aff6b;background:rgba(5,10,18,0.9);box-shadow:0 0 24px rgba(154,255,107,0.22), inset 0 0 18px rgba(154,255,107,0.08);border-radius:18px;padding:34px;position:relative;z-index:1;">
<div style="display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid rgba(154,255,107,0.22);padding-bottom:18px;margin-bottom:28px;">
<div style="font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#d7ffc4;">
Visrodeck API Gateway
</div>
<div style="font-size:12px;padding:8px 12px;border:1px solid #9aff6b;border-radius:999px;background:rgba(154,255,107,0.06);color:#caffb3;">
ACCESS RESTRICTED
</div>
</div>
<div style="display:grid;grid-template-columns:1.15fr 1fr;gap:30px;align-items:center;">
<div>
<div style="font-size:92px;font-weight:bold;line-height:0.9;margin-bottom:14px;text-shadow:0 0 12px rgba(154,255,107,0.28);">
403
</div>
<h1 style="margin:0 0 14px 0;font-size:34px;letter-spacing:2px;text-transform:uppercase;color:#f2ffe8;">
Access Restricted
</h1>
<p style="margin:0 0 22px 0;color:#c3e8b1;font-size:16px;line-height:1.75;max-width:560px;">
The requested resource is not available from this endpoint.
</p>
<div style="display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;">
<span style="padding:10px 14px;border:1px solid rgba(154,255,107,0.3);border-radius:10px;background:rgba(154,255,107,0.05);font-size:13px;">
ERROR 403
</span>
<span style="padding:10px 14px;border:1px solid rgba(154,255,107,0.3);border-radius:10px;background:rgba(154,255,107,0.05);font-size:13px;">
API.VISRODECK.COM
</span>
<span style="padding:10px 14px;border:1px solid rgba(154,255,107,0.3);border-radius:10px;background:rgba(154,255,107,0.05);font-size:13px;">
REQUEST DENIED
</span>
</div>
<div style="padding:14px 18px;border:1px solid rgba(154,255,107,0.22);border-radius:12px;background:rgba(154,255,107,0.04);font-size:14px;color:#d7ffc4;display:inline-block;">
Redirecting to visrodeck.com in 15 seconds...
</div>
</div>
<div style="display:flex;align-items:center;justify-content:center;">
<svg width="320" height="320" viewBox="0 0 320 320" fill="none" xmlns="http://www.w3.org/2000/svg" style="max-width:100%;height:auto;filter:drop-shadow(0 0 18px rgba(154,255,107,0.15));">
<rect x="40" y="40" width="240" height="240" rx="18" stroke="#9AFF6B" stroke-width="3" fill="rgba(154,255,107,0.03)"/>
<rect x="72" y="72" width="176" height="176" rx="12" stroke="#9AFF6B" stroke-width="2" stroke-dasharray="8 8"/>
<path d="M160 92C137 92 118 111 118 134V152H108C101 152 96 157 96 164V214C96 221 101 226 108 226H212C219 226 224 221 224 214V164C224 157 219 152 212 152H202V134C202 111 183 92 160 92ZM136 134C136 121 147 110 160 110C173 110 184 121 184 134V152H136V134Z" fill="#9AFF6B"/>
<circle cx="160" cy="189" r="16" fill="#05070D" stroke="#9AFF6B" stroke-width="3"/>
<path d="M160 177V201" stroke="#9AFF6B" stroke-width="3" stroke-linecap="round"/>
<path d="M148 189H172" stroke="#9AFF6B" stroke-width="3" stroke-linecap="round"/>
<path d="M62 62L92 92" stroke="#9AFF6B" stroke-width="2" opacity="0.7"/>
<path d="M258 62L228 92" stroke="#9AFF6B" stroke-width="2" opacity="0.7"/>
<path d="M62 258L92 228" stroke="#9AFF6B" stroke-width="2" opacity="0.7"/>
<path d="M258 258L228 228" stroke="#9AFF6B" stroke-width="2" opacity="0.7"/>
</svg>
</div>
</div>
<div style="margin-top:30px;padding-top:18px;border-top:1px solid rgba(154,255,107,0.18);font-size:12px;color:#84d764;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;">
<span>VISRODECK // SECURE ACCESS LAYER</span>
<span>UNAUTHORIZED REQUEST BLOCKED</span>
</div>
</div>
</body>
</html>