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

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");