-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* expand police numbers * update emails * typo fix
- Loading branch information
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
6 changes: 4 additions & 2 deletions
6
...pecific/MissingPersons/AntiDox_email.yaml → ...pecific/MissingPersons/antidox_email.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
--- | ||
# Anti-dox (email) | ||
# Anti-dox rules on email addresses, allowing police addresses | ||
# src: https://github.com/KanchiMoe/Reddit-AutoModerator-rules/blob/master/Subreddit_specific/MissingPersons/antidox_email.yaml | ||
# Last updated: 2024-08-26 | ||
title+body (regex): ['(?!(abuse|help|info|no-?reply|phishing|service|spoof|support)\@)[\w!#$%&\x27*+\-./=?\^\x60{|}~]+\@([\w-]{1,64}\.)+([a-z]{2,16}|xn--[a-z0-9-]{1,60})'] | ||
~title+body: ["@south-wales.police.uk", "[email protected]", "[email protected]"] | ||
~author: ["editorgrrl", "DarkUrGe19"] | ||
~author: ["Example"] | ||
action: remove | ||
action_reason: "Antidox - email address detected [{{match}}]" | ||
modmail_subject: "Antidox alert - email" | ||
|
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