Skip to content

Commit b870195

Browse files
author
root
committed
Added batcave back to the list too, for old times sake
1 parent 83075fb commit b870195

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

plugins/NoSwear/NoSwearPlugin.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<php
22

33
if (!defined('STATUSNET')) {
44
// This check helps protect against security problems;
@@ -16,7 +16,9 @@ class NoSwearPlugin extends Plugin {
1616
'kiwi',
1717
'papaya',
1818
'FrankerZ',
19-
'Fluffle Puff'
19+
'Fluffle Puff',
20+
'batcave',
21+
'Potato Knishes',
2022
);
2123

2224
private function _getWordlist($skipLinks = false) {

0 commit comments

Comments
 (0)