Add RSS feed for modified packages

This commit is contained in:
Justin Kromlinger 2020-11-20 00:19:54 +01:00 committed by Kevin Morris
parent 18ec8e3cc8
commit 2bb30f9bf5
3 changed files with 77 additions and 3 deletions

View file

@ -15,6 +15,7 @@ $ROUTES = array(
'/logout' => 'logout.php',
'/passreset' => 'passreset.php',
'/rpc' => 'rpc.php',
'/rss/modified' => 'modified-rss.php',
'/rss' => 'rss.php',
'/tos' => 'tos.php',
'/tu' => 'tu.php',