This commit is contained in:
2026-01-19 18:06:24 +01:00
parent 31d926de34
commit e445cdbfff
40 changed files with 886 additions and 58 deletions
@@ -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>