#1
Anyone know how to use:
User:Email:Pass combo in openbullet?
I tried some regex patterns but I still get error:
WARNING: The test input data did not respect the validity regex for the selected wordlist type!

patterns I tried:
^.+:.+:.+@.+\..+$

^.*:.*:.*@.*\..*$

Thanks in advance.
Making Openbullet configs and Python scripts.