]> iEval git - filters.git/blobdiff - jibberish
this and that
[filters.git] / jibberish
index 80b6139eebea7bf44adbc27d007b6a97ec86e39c..d5197b82562549e6bbe849a4dd4f94470b633240 100644 (file)
--- a/jibberish
+++ b/jibberish
@@ -13,21 +13,13 @@ kraut
 cockney
 jive
 nyc
+ken
+ky00te
 rasterman
-);
-
-@nonfree= qw(
-kyoote
 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) {
This page took 0.020637 seconds and 4 git commands to generate.