remove GET ref links
This commit is contained in:
parent
0d13242252
commit
e22e79ca6b
|
@ -36,10 +36,6 @@ $config['prepended_foreign_boards'] = array(
|
||||||
'cytube' => 'https://tv.leftychan.net/'
|
'cytube' => 'https://tv.leftychan.net/'
|
||||||
);
|
);
|
||||||
|
|
||||||
$config['foreign_boards'] = array(
|
|
||||||
'GET' => 'https://getchan.net/GET/',
|
|
||||||
'ref' => 'https://getchan.net/ref/'
|
|
||||||
);
|
|
||||||
// Board categories. Only used in the "Categories" theme.
|
// Board categories. Only used in the "Categories" theme.
|
||||||
$config['categories'] = array(
|
$config['categories'] = array(
|
||||||
'Leftypol' => array('leftypol',
|
'Leftypol' => array('leftypol',
|
||||||
|
|
Loading…
Reference in New Issue