aboutsummaryrefslogtreecommitdiff
path: root/hash_script
diff options
context:
space:
mode:
authorNateN1222 <nathannichols454@gmail.com>2017-10-28 10:38:20 -0500
committerNateN1222 <nathannichols454@gmail.com>2017-10-28 10:38:20 -0500
commitda22a14cd285d6646db7b7d1ce1281689d01159f (patch)
treef2b14931e983086ea4546ba421e12e25650c87db /hash_script
parentf9bd00d49a9de977ecbf75b5fda6d0372483b2e2 (diff)
cleaned up source and added license info
Diffstat (limited to 'hash_script')
-rw-r--r--hash_script/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/hash_script/README b/hash_script/README
index 4417d51..ae97781 100644
--- a/hash_script/README
+++ b/hash_script/README
@@ -1,5 +1,7 @@
-Generates the default whitelist.
+Script by Ethan Dorta
-To run this:
+Generates the default whitelist. To run:
-$ node index.js
+$ node index.js > output
+
+Then, just copy the contents of the file "output" to the appropriate place in main_background.js.