From da22a14cd285d6646db7b7d1ce1281689d01159f Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sat, 28 Oct 2017 10:38:20 -0500 Subject: cleaned up source and added license info --- hash_script/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'hash_script/README') 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. -- cgit v1.2.3