X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=jibberish;h=d5197b82562549e6bbe849a4dd4f94470b633240;hb=36c4fbeb71c255ff7620953d686f9aed7c5c8dcf;hp=5e9590cf9efc1529d79b7db818d3c75e399a7906;hpb=dc17484ae227d51938596b51191e2f1991b7ca51;p=filters.git diff --git a/jibberish b/jibberish index 5e9590c..d5197b8 100644 --- a/jibberish +++ b/jibberish @@ -13,20 +13,13 @@ kraut cockney jive nyc -); - -@nonfree= qw( -kyoote +ken +ky00te +rasterman newspeak +studly ); -# Test to see if non-free filters are here, if so, add them to @all. -foreach (@nonfree) { - if (-x "/usr/games/$_") { - push @all, $_; - } -} - # shuffle order srand; for (0..$#all) {