Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Approve all submissions that get caught in the spam-filter
- type: submission
- action: approve
- ---
- # Send an alert to modmail if anything gets X reports
- # reports: 1
- # modmail: The above item has received 1+ reports, please investigate.
- ---
- # Automatically remove anything that gets X amount of reports and send modmail
- reports: 2
- action: remove
- modmail: The above item was automatically removed due to receiving 2+ reports. Please verify that this action was correct.
- ---
- # Set any submission tagged [Spoiler] as NSFW
- title: [spoiler, spoilers, Spoiler, Spoilers]
- set_spoiler: true
- moderators_exempt: false
- ---
- # Required tags (IMPROVED)
- # ~title (regex, includes): ["Spoiler", "Discussion", "Image", "News", "Video", "Translation", "Request", "Music", "Moderator"]
- # action: remove
- # comment: "**SYSTEM ALERT:** Your post was removed due to not containing proper «Title Tags». Please check the «Sidebar» for information on how to properly «Tag» your posts before resubmitting."
- # moderators_exempt: false
- ---
- # Auto-Assign flair based on title tags (LEGACY)
- title: ["Spoiler", "Anime Spoiler", "Anime Spoilers", "S1 Spoiler", "S1 Spoilers", "S2 Spoiler", "S2 Spoilers"]
- set_flair: ["Spoiler","black"]
- title: ["LN Spoilers", "LN Spoiler", "Alicization Spoiler", "Alicization Spoilers", "Light Novel Spoiler", "Light Novel Spoilers"]
- set_flair: ["LN Spoilers","blue"]
- title: ["Discussion"]
- set_flair: ["Discussion","red2"]
- title: ["Image"]
- set_flair: ["Image","purple"]
- title: ["News"]
- set_flair: ["News","orange"]
- title: ["Translation"]
- set_flair: ["Translation","blue2"]
- title: ["Request"]
- set_flair: ["Request","red2"]
- title: ["Moderator", "Meta"]
- set_flair: ["Moderator","green"]
- ---
- # Applies NSFW tag to NSFW-flaired submissions
- flair_text: ["NSFW"]
- set_nsfw: true
- ---
- # Shadowban users
- author: [Indekkusu, saofano, SummonKnight, nvuytass, StayMad69, MasterHo, gjboy]
- action: remove
- ---
- # Request Thread PM
- is_edited: false
- parent_submission:
- id: [2ycdbp]
- message: Please paste "xa-eqY_aT1Fn-P6H7_kYHw" without the quotation marks into the decryption key field. Happy reading!
- ---
- # Automatic removal of scamming sites
- domain:
- - "i.finixp.com"
- - "i.pwtcity.com"
- - "qkdltd.com"
- - "i.jyeads.com"
- action: remove
- comment: "This post have been removed because it links to a site marked as a phishing site. Please re-host your image to an alternate site."
- action_reason: "Spam site"
- ---
- # Throwaway Prevention
- type: any
- author:
- account_age: "< 1 days"
- action: filter
- action_reason: "Brand new account"
- ---
- # Remove all submissions containing links to unlicensed content aggregation sites. A mere mention (i.e. "kissanime" or "kissanime.ru") will not trigger this rule.
- type: submission
- action: remove
- url+body+title (includes, regex): "https?://(kissanime|gogoanime|9anime|masterani|kissmanga|mangafox)"
- moderators_exempt: false
- comment: "This post has been automatically removed because it contains a direct link to an unlicensed content aggregation site. Please repost without the link, if it's not critical to your post."
- comment_stickied: true
- modmail: The above item was automatically removed because it contains a link to an unlicensed content aggregation site. No further action should be necessary.
- ---
- # Remove all comments containing links to unlicensed content aggregation sites. A mere mention (i.e. "kissanime" or "kissanime.ru") will not trigger this rule.
- type: comment
- action: remove
- body (includes, regex): "https?://(kissanime|gogoanime|9anime|masterani|kissmanga|mangafox)"
- moderators_exempt: false
- comment: "This comment has been automatically removed because it contains a direct link to an unlicensed content aggregation site. Please make another comment without the link, if it's not critical to your comment."
- modmail: The above item was automatically removed because it contains a link to an unlicensed content aggregation site. No further action should be necessary.
- ---
- # Seems to be a new spam wave.
- type: comment
- action: remove
- body (includes, regex): "earthclassmail"
- ---
- # Mark posts as spoilers if they have a spoiler flair.
- type: submission
- set_spoiler: true
- flair_text (includes): "spoiler"
- moderators_exempt: false
- ---
- # Filter posts from that one troll's obvious alts
- type: any
- author: [fastestmrt]
- action: filter
- action_reason: "Troll's alt account"
Advertisement
Add Comment
Please, Sign In to add comment