ajout de http cats (avec adaptation selinux en parallèle)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
HTTP/1.0 500 Server Error
|
||||
Cache-Control: no-cache
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html>
|
||||
<body>
|
||||
<style>
|
||||
html {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin: 0px auto;
|
||||
}
|
||||
</style>
|
||||
<img src="https://http.cat/500.jpg">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user