Tweak quote links filter example.

This commit is contained in:
ccd0 2015-07-03 13:27:09 -07:00
parent a7c4b1e6b8
commit e151a73a02

View File

@ -662,8 +662,8 @@ Config =
comment: """
# Filter Stallman copypasta on /g/:
#/what you\'re refer+ing to as linux/i;boards:g
# Filter posts with 10 or more quote links:
#/(?:>>\\d(?:(?!>>\\d)[^])*){10}/
# Filter posts with 20 or more quote links:
#/(?:>>\\d(?:(?!>>\\d)[^])*){20}/
"""
flag: ''