🎨 Optimize the handling of URLs

This commit is contained in:
Tw93
2023-07-20 18:06:26 +08:00
parent 69b0cc10af
commit 466600dc48
2 changed files with 20 additions and 25 deletions

View File

@@ -171,6 +171,7 @@ window.addEventListener('DOMContentLoaded', _event => {
#react-root [data-testid="AppTabBar_Explore_Link"],
#react-root a[href*="/lists"][role="link"][aria-label],
#react-root a[href*="/i/communitynotes"][role="link"][aria-label],
#react-root a[role="link"][aria-label="Communities"],
#react-root a[href*="/i/verified-orgs-signup"][role="link"][aria-label] {
display: none !important;
}