Add filter for "add a comment" links

This commit is contained in:
George Kaklamanos 2018-10-05 12:38:10 +03:00
parent 9f6e9bdd62
commit 43272a60e3
2 changed files with 8 additions and 0 deletions

View file

@ -19,6 +19,7 @@ rules=(
"###post-form"
"##.user-info"
"##.comments"
"##.comments-link"
"##.post-menu"
"###footer"
"###js-gdpr-consent-banner"