Working on TTRSS
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header("Location: /tt-rss/");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header("Location: /tt-rss/");
|
||||
return;
|
||||
|
||||