- Fixed: Update email pattern in `cleanMessage()` method to handle local addresses without TLD and to allow using the caracter `@` in custom message. Close #4
This commit is contained in:
kristuff 2022-10-06 00:16:16 +02:00
commit d7b635875a
7 changed files with 8 additions and 8 deletions

View file

@ -13,7 +13,7 @@
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 1.0
* @version 1.1
* @copyright 2020-2022 Kristuff
*/