Add new overboards to header bar

This commit is contained in:
discomrade 2021-06-11 20:16:06 -02:00
parent 2b6c69b1da
commit 3434ed0fee
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ $config['boards'] = array(
$config['prepended_foreign_boards'] = array( $config['prepended_foreign_boards'] = array(
'overboard' => '/overboard/', 'overboard' => '/overboard/',
'sfw' => '/sfw/',
'alt' => '/alt/',
'cytube' => 'https://tv.leftypol.org/' 'cytube' => 'https://tv.leftypol.org/'
); );