From 18cba1b41e05ba9c541da3d1506b6fdb5ee5a3ce Mon Sep 17 00:00:00 2001 From: KanchiMoe <5897898+KanchiMoe@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:56:54 +0100 Subject: [PATCH] Create Blocked_domains_cant_approve.yaml --- General/Blocked_domains_cant_approve.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 General/Blocked_domains_cant_approve.yaml diff --git a/General/Blocked_domains_cant_approve.yaml b/General/Blocked_domains_cant_approve.yaml new file mode 100644 index 0000000..5f7411d --- /dev/null +++ b/General/Blocked_domains_cant_approve.yaml @@ -0,0 +1,18 @@ +--- +# Comment when a link is blocked by reddit and mods can't approve it +# Last updated: 2024-04-21 +# src: +type: any +body+url (includes): ["bitchute.com"] +action: remove +action_reason: "{{kind}} includes a link to a domain blocked by Reddit. Match: [{{match}}]" +comment: | + Sorry /u/{{author}}, but Reddit is currently automatically removing any {{kind}} that contain links to `{{match}}`. + + **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. + + ***** +moderators_exempt: false +---