From 5c3315ceb455119ecf708ec46815e4c08af7ba23 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sat, 17 Mar 2018 10:16:44 -0500 Subject: Improved automatic whitelist system with a new script to handle generating/including the whitelist in the main script. --- hash_script/README | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'hash_script/README') diff --git a/hash_script/README b/hash_script/README index ae97781..e80cc10 100644 --- a/hash_script/README +++ b/hash_script/README @@ -1,7 +1,3 @@ -Script by Ethan Dorta +To generate the default whitelist, run generate.sh. -Generates the default whitelist. To run: - -$ node index.js > output - -Then, just copy the contents of the file "output" to the appropriate place in main_background.js. +This is not done automatically by build.sh. -- cgit v1.2.3