-
-
Save LMG23/284d939ee378a650174668f8ff3715c7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var masks = [/(\d{4})\s*(([a-z]{2})|([A-Z]{2}))/g]; | |
window.usabilla_live("setDataMasking", masks); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment