mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-06 01:55:50 +01:00
refactor: Litho comments blockage generalization (#57)
This commit is contained in:
parent
7c559bb13c
commit
1dcbed7eaf
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user