From c090ad7fff3c40febfc79340c40ce6dde3ffbbd6 Mon Sep 17 00:00:00 2001 From: 8chan Date: Wed, 24 Sep 2014 04:27:14 +0000 Subject: [PATCH] We open source nao --- inc/instance-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/instance-config.php b/inc/instance-config.php index 5fcd4598..92704c05 100644 --- a/inc/instance-config.php +++ b/inc/instance-config.php @@ -127,7 +127,7 @@ require_once "8chan-functions.php"; $config['boards'] = array(array('' => '/', '' => '/boards.html', '' => '/faq.html', '' => '/random.php', '' => '/create.php', '' => '/search.php', '' => '/mod.php', '' => 'https://qchat.rizon.net/?channels=#8chan'), array('b', 'meta', 'int'), array('v', 'a', 'tg', 'fit', 'pol', 'tech', 'mu', 'co', 'sp', 'boards'), array(''=>'https://twitter.com/infinitechan')); - $config['footer'][] = 'Proprietary Tinyboard changes & 8chan.co trademark and logo © 2013-2014 Fredrick Brennan'; + $config['footer'][] = 'Contribute to 8chan.co development at github'; $config['footer'][] = 'To make a DMCA request or report illegal content, please email admin@8chan.co or use the "Global Report" functionality on every page.'; $config['search']['enable'] = true;