-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathERR-403.html
26 lines (20 loc) · 1.69 KB
/
ERR-403.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oops !!</title>
<link rel="stylesheet" href="style_403.css">
</head>
<body>
<h1>403</h1>
<div><p>> <span>ERROR CODE</span>: "<i>HTTP 403 Forbidden</i>"</p>
<p>> <span>ERROR DESCRIPTION</span>: "<i>Access Denied. You’re not allowed to view this page—no permissions granted.</i>"</p>
<p>> <span>ERROR POSSIBLY CAUSED BY</span>: [<b>This error is like the digital equivalent of a "no entry" sign. When you hit this error, the server’s telling you, "Nice try, but you don’t have the permissions to access this resource." It’s not a problem with your request—it’s just that the server has explicitly denied your access, often due to insufficient credentials, restrictions, or security settings. Whether it's a private file, a protected area, or a resource reserved for a specific user, the 403 is the server’s way of saying, "F*CK OFF !!!".</b>...]</p>
<p>> <span>THIS IS WHAT YOU CAN ACCESS. THE REST? FORGET IT😂.</span>: <br>[<a href="https://github.com/ibrokenshadow" target = "_BLANK"><u>Github</u></a>, <a href="https://instagram.com/ibrokenshadow" target = "_BLANK"><u>Instagram</u></a>, <a href="mailto:ogbrokenshadow@gmail.com"><u>Email</u></a>, <a href="https://t.me/ibrokenshadow" target = "_BLANK"><u>Telegram</u></a>...]</p><p>> <span>GET OUTTA HERE AND ENJOY YOUR DAY :-)</span></p>
</div>
<a class="pp" href="https://github.com/iBrokenShadow" target = "_BLANK" title="Follow on Github👾"><img src="pp.png"/></a>
<script src="script_403.js"></script>
</body>
</html>
<!-- Credit : github.com/iBrokenShadow -->