diff --git a/src/General/Config.coffee b/src/General/Config.coffee index e6e32cdaa..0bcbaf908 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -664,6 +664,8 @@ Config = #/what you\'re refer+ing to as linux/i;boards:g # Filter posts with 20 or more quote links: #/(?:>>\\d(?:(?!>>\\d)[^])*){20}/ + # Filter posts like T H I S / H / I / S: + #/^>?\\s?\\w\\s?(\\w)\\s?(\\w)\\s?(\\w).*$[\\s>]+\\1[\\s>]+\\2[\\s>]+\\3/im """ flag: ''