From 8013dd6c8f4f865c829b252d696ff3780dcc5090 Mon Sep 17 00:00:00 2001 From: Jeff H Date: Sat, 27 Jul 2019 18:41:45 -0500 Subject: [PATCH] Add Pipal menu --- config.json.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index 41dbb01..274ff05 100644 --- a/config.json.example +++ b/config.json.example @@ -13,5 +13,6 @@ "hcatThoroughBaseList": "rockyou.txt", "hcatGoodMeasureBaseList": "rockyou.txt", "hcatRules": ["best64.rule","d3ad0ne.rule", "T0XlC.rule", "dive.rule"], - "hcatPrinceBaseList": "rockyou.txt" + "hcatPrinceBaseList": "rockyou.txt", + "pipalPath": "/path/to/pipal" } \ No newline at end of file