Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. ---
  2.  
  3. priority: -1
  4.  
  5. url+body (includes, regex):
  6.  
  7. - 'https?://(\S\.)?redd.it'
  8. - 'r/[a-z-A-Z0-9][a-z-A-Z0-9_]{1,20}/comments/[a-z0-9]{5,}'
  9.  
  10. ~url+body (includes, regex):
  11.  
  12. - 'https?://i\.redd.it/[^/\s]+\.([a-zA-Z0-9]){3,4}'
  13.  
  14. # Archive links.
  15. - 'https?://web\.archive\.org'
  16. - 'https?://r\.go1dfish\.me'
  17. - 'https?://unreddit\.com'
  18. - 'https?://(www\.)?ceddit\.com'
  19. - 'https?://snew\.github\.io'
  20.  
  21. # Whitelisted subreddits.
  22.  
  23. ## Core.
  24. - 'r/announcements/comments/[a-z0-9]{6}'
  25. - 'r/blog/comments/[a-z0-9]{6}'
  26. - 'r/modnews/comments/[a-z0-9]{6}'
  27. - 'r/changelog/comments/[a-z0-9]{6}'
  28.  
  29. ## Duh.
  30. - 'r/KotakuInAction/comments/[a-z0-9]{6}'
  31.  
  32. ## Sidebar.
  33. - 'r/KiAChatroom/comments/[a-z0-9]{6}'
  34. - 'r/KiACirclejerk/comments/[a-z0-9]{6}'
  35. - 'r/MozillaInAction/comments/[a-z0-9]{6}'
  36. - 'r/NotYourShieldProject/comments/[a-z0-9]{6}'
  37. - 'r/WerthamInAction/comments/[a-z0-9]{6}'
  38. - 'r/TorInAction/comments/[a-z0-9]{6}'
  39. - 'r/TumblrInAction/comments/[a-z0-9]{6}'
  40. - 'r/WikiInAction/comments/[a-z0-9]{6}'
  41. - 'r/ShitGhaziSays/comments/[a-z0-9]{6}'
  42. - 'r/NeoGaming/comments/[a-z0-9]{6}'
  43. - 'r/SocialJusticeInAction/comments/[a-z0-9]{6}'
  44. - 'r/DeepFreeze/comments/[a-z0-9]{6}'
  45. - 'r/subredditcancer/comments/[a-z0-9]{6}'
  46. - 'r/StopBeingEvil/comments/[a-z0-9]{6}'
  47.  
  48. ## Requested.
  49. - 'r/AskGamerGate/comments/[a-z0-9]{6}'
  50. - 'r/GitInaction/comments/[a-z0-9]{6}'
  51. - 'r/ShitTheAdminsSay/comments/[a-z0-9]{6}'
  52. - 'r/SargonOfAkkad/comments/[a-z0-9]{6}'
  53.  
  54. # Whitelisted posts.
  55.  
  56. ## Comment graveyard (now archived)
  57. - '/r/gaming/comments/2dz0gs'
  58.  
  59. ## TweetPoster FAQ.
  60. - 'r/TweetPoster/comments/13relk'
  61.  
  62. action: remove
  63. comment: |
  64. Your comment contained a link to a thread in another subreddit, and has been
  65. removed, in accordance with Rule 5.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement