Skip to content

Commit

Permalink
remove .ru (needs work), add theins.ru
Browse files Browse the repository at this point in the history
  • Loading branch information
KanchiMoe authored Jun 7, 2024
1 parent 1a88121 commit fa0ee7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 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,8 @@ comment: |
*****
moderators_exempt: false
# remove ria as doesn't appear to be filtered - (?:.*\\.)?ria\\.com
# remove .ru, needs rework
---



0 comments on commit fa0ee7b

Please sign in to comment.