blob: 804d5edc9191470f4df87d3e5c001726c3123d34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<head>
<title>
InspIRCd m_http.so Module
</title>
</head>
<body>
<h1>Nothing to see here folks, Move along...</h1>
<h4>This is a placeholder page provided by the InspIRCd m_http.so module. Please replace this page with better content.</h4>
<small>Powered by <a href="http://www.inspircd.org">InspIRCd</a></small>
</body>
</html>
|