Skip to content

Commit

Permalink
2024-06-07 updates (#56)
Browse files Browse the repository at this point in the history
* remove .ru (needs work), add theins.ru

* remove empty lines
  • Loading branch information
KanchiMoe authored Jun 9, 2024
1 parent 1a88121 commit e49d66d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion General/blocked_domains_cant_approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# 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|(?:.*\\.)?rt\\.com|.+\\.ru)"
- "https?://(?:www\\.)?(sevastopol-news\\.com|bitchute\\.com|southfront\\.org|iswnews\\.com|rt\\.com|tass\\.com|theins\\.ru|(?:.*\\.)?rt\\.com|.+\\.ru)"
action: remove
action_reason: "{{kind}} includes a link to a domain blocked by Reddit. Match: [{{match-2}}]"
comment: |
Expand All @@ -17,4 +17,5 @@ comment: |
*****
moderators_exempt: false
# remove ria as doesn't appear to be filtered - (?:.*\\.)?ria\\.com
# remove .ru, needs rework
---

0 comments on commit e49d66d

Please sign in to comment.