Files
scarif/tt-rss/index.php

5 lines
52 B
PHP
Raw Permalink Normal View History

2023-07-23 14:12:06 +01:00
<?php
header("Location: /tt-rss/");
return;