mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-02 16:52:55 +01:00
fix: adjust blacklist
This commit is contained in:
parent
9469239264
commit
d8d2a852d3
@ -88,11 +88,12 @@ final class KeywordContentFilter extends Filter {
|
|||||||
"search_vwc_description_transition_key",
|
"search_vwc_description_transition_key",
|
||||||
"g-high-recZ",
|
"g-high-recZ",
|
||||||
// Text and litho components found in the buffer that belong to path filters.
|
// Text and litho components found in the buffer that belong to path filters.
|
||||||
|
"metadata.eml",
|
||||||
"thumbnail.eml",
|
"thumbnail.eml",
|
||||||
"avatar.eml",
|
"avatar.eml",
|
||||||
"overflow_button.eml",
|
"overflow_button.eml",
|
||||||
"shorts-lockup-image",
|
"shorts-lockup-image",
|
||||||
"eml.shorts-lockup.overlay-metadata.secondary-text",
|
"shorts-lockup.overlay-metadata.secondary-text",
|
||||||
"YouTubeSans-SemiBold",
|
"YouTubeSans-SemiBold",
|
||||||
"sans-serif"
|
"sans-serif"
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user