forked from GithubBackups/vichan
update $bannedWords
This commit is contained in:
parent
4911017e8e
commit
f8f1607ae3
@ -4,7 +4,7 @@ include "inc/functions.php";
|
|||||||
include "inc/lib/ayah/ayah.php";
|
include "inc/lib/ayah/ayah.php";
|
||||||
include "inc/mod/auth.php";
|
include "inc/mod/auth.php";
|
||||||
checkBan('*');
|
checkBan('*');
|
||||||
$bannedWords = array('/^cake$/', '8ch', '/^cp$/', 'child', '/^inc$/', '/^static$/', '/^templates$/', '/^js$/', '/^stylesheets$/', '/^tools$/');
|
$bannedWords = array('/^cake$/', '8ch', '/^cp$/', 'child', '/^inc$/', '/^static$/', '/^templates$/', '/^js$/', '/^stylesheets$/', '/^tools$/', '/^pedo$/');
|
||||||
|
|
||||||
$ayah = new AYAH();
|
$ayah = new AYAH();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user