Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ind.ie Projects
h2c2
Commits
69956796
Commit
69956796
authored
Aug 08, 2015
by
Aral Balkan
Browse files
Added a few more words to the words to avoid list :)
parent
c03a15be
Changes
1
Hide whitespace changes
Inline
Side-by-side
h2c2.coffee
View file @
69956796
...
...
@@ -29,7 +29,7 @@ hhgttg = JSON.parse fs.readFileSync 'all-unique-words-in-the-hitchhikers-guide.j
hhgttgPicker
=
new
Picker
hhgttg
# Words in hhgttg that might be insenstive especially when combined with another random word.
wordsToAvoid
=
{
'mongoloid'
:
true
,
'buggering'
:
true
,
'cock'
:
true
}
wordsToAvoid
=
{
'mongoloid'
:
true
,
'buggering'
:
true
,
'cock'
:
true
,
'stupid'
:
true
,
'fingering'
:
true
}
#
# Implementation of hash sieve algorithm that I read
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment