Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(decensor): improve handling of dollar symbol in decensor function
- Implement counter to ensure each replacement is used once and in order - Use global `g` flag in RegExp to handle all occurrences of the mask
- Loading branch information