Index: config.json.example |
diff --git a/config.json.example b/config.json.example |
new file mode 100644 |
index 0000000000000000000000000000000000000000..832027d233813966a942cfb2bf92cd7f26e93117 |
--- /dev/null |
+++ b/config.json.example |
@@ -0,0 +1,5 @@ |
+{ |
+ "binary": "/usr/bin/firefox", |
+ "list": "../urls.txt", |
+ "outdir": "../output" |
+} |