refactor: Litho comments blockage generalization (#57)

This commit is contained in:
OxrxL 2022-07-06 20:14:00 +02:00 committed by GitHub
parent 7c559bb13c
commit 1dcbed7eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ public class LithoAdRemoval {
) return true;
if (SettingsEnum.ADREMOVER_COMMENTS_REMOVAL_BOOLEAN.getBoolean()) {
blockList.add("comments_composite_entry_point");
blockList.add("comments_");
}
if (SettingsEnum.ADREMOVER_COMMUNITY_GUIDELINES_BOOLEAN.getBoolean()) {
blockList.add("community_guidelines");