Faker includes a file [`example_email.js`](https://github.com/Marak/faker.js/blob/master/lib/locales/en/internet/example_email.js), that is not an example but includes definitions of example e-mail domains. However the `safe` rule removes `example*` [here](https://github.com/ModClean/modclean-patterns-default/blob/master/patterns.json#L27). I suggest either removing this rule or move it to `danger`.