.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[xX]*
|
||||
@@ -0,0 +1 @@
|
||||
Require all denied
|
||||
@@ -0,0 +1,5 @@
|
||||
# FreshRSS third-party extensions
|
||||
|
||||
You may place custom extensions for FreshRSS in this directory.
|
||||
|
||||
You can find some extensions in our [GitHub repository](https://github.com/FreshRSS/Extensions).
|
||||
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Refresh" content="0; url=/" />
|
||||
<title>Redirection</title>
|
||||
<meta name="robots" content="noindex" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><a href="/">Redirection</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user