Skip to content

Commit

Permalink
Merge pull request #57 from KanchiMoe/2024-07-30-blocked-links
Browse files Browse the repository at this point in the history
Update blocked_domains_cant_approve.yaml
  • Loading branch information
KanchiMoe authored Jul 30, 2024
2 parents e49d66d + ba07872 commit 0e92b48
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions General/blocked_domains_cant_approve.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
# Comment when a link is blocked by reddit and mods can't approve it
# Last updated: 2024-04-22
# Last updated: 2024-07-30
# src: https://github.com/KanchiMoe/Reddit-AutoModerator-rules/blob/master/General/blocked_domains_cant_approve.yaml
type: any
body+url (includes, regex):
- "https?://(?:www\\.)?(sevastopol-news\\.com|bitchute\\.com|southfront\\.org|iswnews\\.com|rt\\.com|tass\\.com|theins\\.ru|(?:.*\\.)?rt\\.com|.+\\.ru)"
- "https?://(?:www\\.)?(sevastopol-news\\.com|bitchute\\.com|southfront\\.org|iswnews\\.com|rt\\.com|tass\\.com|(?:.*\\.)?rt\\.com|pravda-en\\.com|tampafp\\.com)"
action: remove
action_reason: "{{kind}} includes a link to a domain blocked by Reddit. Match: [{{match-2}}]"
comment: |
Expand All @@ -15,7 +15,9 @@ comment: |
We can't restore your {{kind}} even if you remove the link. You will need to resubmit it entirely with the links removed.
*****
^Don't ^reply ^to ^this ^directly. [^Any ^questions, ^send ^us ^a ^modmail ](https://www.reddit.com/message/compose/?to=/r/{{subreddit}}&subject={{permalink}})_
moderators_exempt: false
---
# remove ria as doesn't appear to be filtered - (?:.*\\.)?ria\\.com
# remove .ru, needs rework
---

0 comments on commit 0e92b48

Please sign in to comment.