diff --git a/TwoFHey/OTPKeywords/custom-patterns.json b/TwoFHey/OTPKeywords/custom-patterns.json index 23741d6..359d3ff 100644 --- a/TwoFHey/OTPKeywords/custom-patterns.json +++ b/TwoFHey/OTPKeywords/custom-patterns.json @@ -23,6 +23,10 @@ { "service": "Cater Allen", "pattern": "NEVER share this code[\\s\\S]+(\\d{6})$" + }, + { + "service": "GoHighLevel", + "pattern": "one time login code for\\s*<<[^>]*>>\\s*(\\d{6})" } ] }