From aeeecf64440374f42603cf275ff10f16737e0b76 Mon Sep 17 00:00:00 2001 From: KanchiMoe <5897898+KanchiMoe@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:23:09 +0100 Subject: [PATCH] Update and rename Blocked_domains_cant_approve.yaml to blocked_domains_cant_approve.yaml (#51) --- ...approve.yaml => blocked_domains_cant_approve.yaml} | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) rename General/{Blocked_domains_cant_approve.yaml => blocked_domains_cant_approve.yaml} (57%) diff --git a/General/Blocked_domains_cant_approve.yaml b/General/blocked_domains_cant_approve.yaml similarity index 57% rename from General/Blocked_domains_cant_approve.yaml rename to General/blocked_domains_cant_approve.yaml index dac8503..cdb02f9 100644 --- a/General/Blocked_domains_cant_approve.yaml +++ b/General/blocked_domains_cant_approve.yaml @@ -1,17 +1,18 @@ --- # Comment when a link is blocked by reddit and mods can't approve it -# Last updated: 2024-04-21 +# Last updated: 2024-04-22 # src: type: any -body+url (includes): ["bitchute.com"] +body+url (includes, regex): + - "https?://(?:www\\.)?(sevastopol-news\\.com|bitchute\\.com|southfront\\.org|iswnews\\.com|rt\\.com|tass\\.com)" action: remove -action_reason: "{{kind}} includes a link to a domain blocked by Reddit. Match: [{{match}}]" +action_reason: "{{kind}} includes a link to a domain blocked by Reddit. Match: [{{match-2}}]" comment: | - Sorry /u/{{author}}, but Reddit is currently automatically removing any {{kind}} that contain links to `{{match}}`. + Sorry /u/{{author}}, but Reddit is currently automatically removing any {{kind}} that contain links to `{{match-2}}`. **We can not restore your {{kind}}**. This restriction has been placed by Reddit itself. There is nothing we (as moderators) can do about bypassing or restoring it. Please **do not** message us asking us to restore it, because we can't. - Please resubmit your {{kind}} with the links to `{{match}}` removed. We can't restore your {{kind}}, even if you remove it. You will need to resubmit it entirely. + We can't restore your {{kind}}, even if you remove it. You will need to resubmit it entirely with the link to `{{match-2}}` removed. ***** moderators_exempt: false