diff --git a/README.org b/README.org index 9360fd1..af2441a 100644 --- a/README.org +++ b/README.org @@ -35,7 +35,7 @@ https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/ch ** Global These filters are enabled on all websites. #+name: global -#+begin_src txt +#+begin_src shell ! Hide sign in with Google ||accounts.google.com/gsi/*$xhr,script,3p #+end_src @@ -76,7 +76,7 @@ youtube.com##ytd-rich-section-renderer:has(#title:has-text(/(^| )Shorts( |$)/i)) ! Hide shorts in recommended videos youtube.com##ytd-reel-shelf-renderer -! Hide shorts tab on channel pages` +! Hide shorts tab on channel pages ! Old style youtube.com##tp-yt-paper-tab:has(.tp-yt-paper-tab:has-text(Shorts)) ! New style (2023-10) @@ -107,7 +107,7 @@ youtube.com##ytd-shelf-renderer.ytd-item-section-renderer.style-scope Filters to hide unwanted content. *Warning: contains opinions* #+name: youtube-content -#+begin_src txt +#+begin_src shell ! Hide auto-dubbed videos on YouTube youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015 7.998c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.96 1.42 3.59 3.28 3.93-5.51.28-8.28 3.83-8.28 8.07L20 20c0-4.24-2.77-7.79-8.28-8.07Z"]) @@ -123,7 +123,7 @@ youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title= ** Discord UI improvements for in-browser Discord. #+name: discord -#+begin_src txt +#+begin_src shell ! Hide top bar discord.com##.visual-refresh:style(--custom-app-top-bar-height: 0px !important) discord.com##.visual-refresh :is(.chat_f75fb0[data-has-border=true], .container__133bf, .container_a592e1):style(border-top: 0 !important) @@ -155,7 +155,7 @@ discord.com##.footer__5be3e:has(> .container_a99829:only-child) ** Google Filters for Google services. #+name: google -#+begin_src txt +#+begin_src shell ! Upgrade Gmail mail.google.com##.CRPU9d @@ -172,7 +172,7 @@ google.com##.ivkdbf.KUf18.kJFf0c ** Amazon Clean up Prime annoyances. #+name: amazon -#+begin_src txt +#+begin_src shell ! Amazon Prime Nags? amazon.com##.prime-updp-accept-cta.a-span-last amazon.com##.prime-updp-headline-primary @@ -185,7 +185,7 @@ amazon.com##.abb-widget-box-border.a-box ** Insight Central #+name: insight-central -#+begin_src txt +#+begin_src shell ! IC Sidebar ads insightcentral.net##div.sidebar-block:nth-of-type(1) insightcentral.net##div.sidebar-block:nth-of-type(5) @@ -193,7 +193,7 @@ insightcentral.net##div.sidebar-block:nth-of-type(5) ** Onshape #+name: onshape -#+begin_src txt +#+begin_src shell ! Onshape tour cad.onshape.com##.zero-state-header.section-header cad.onshape.com##.zero-state-open.zero-state-panel @@ -201,15 +201,20 @@ cad.onshape.com##.zero-state-open.zero-state-panel ** Discover #+name: discover -#+begin_src txt +#+begin_src shell ! Attempt to remove id protection nag from Discover card.discover.com###main-content-rwd > div.dmp-slide.show-placement #+end_src ** Menards #+name: menards +<<<<<<< HEAD #+begin_src txt ! Hide email banner from bottom of screen +======= +#+begin_src shell +! Remove email banner from bottom of screen +>>>>>>> 8990876 (Test source block rendering as `shell` rather than `txt`) menards.com##div#emailBanner.email-banner.floating.w-100 #+end_src diff --git a/chase-all.txt b/chase-all.txt index 670b7db..16bc0c8 100644 --- a/chase-all.txt +++ b/chase-all.txt @@ -1,7 +1,7 @@ ! Title: chase's uBlock Filter Collection ! Description: All filters provided by chase's filter repo ! Version: 2.6.0 -! Last modified: 2025-08-16 +! Last modified: 2025-08-17 ! Expires: 2 days (update frequency) ! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters ! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE @@ -40,7 +40,7 @@ youtube.com##ytd-rich-section-renderer:has(#title:has-text(/(^| )Shorts( |$)/i)) ! Hide shorts in recommended videos youtube.com##ytd-reel-shelf-renderer -! Hide shorts tab on channel pages` +! Hide shorts tab on channel pages ! Old style youtube.com##tp-yt-paper-tab:has(.tp-yt-paper-tab:has-text(Shorts)) ! New style (2023-10) @@ -125,8 +125,7 @@ cad.onshape.com##.zero-state-open.zero-state-panel ! Attempt to remove id protection nag from Discover card.discover.com###main-content-rwd > div.dmp-slide.show-placement -! Hide email banner from bottom of screen -menards.com##div#emailBanner.email-banner.floating.w-100 + ! Hide sign in with Google indeed.com##.icl-Card diff --git a/chase-content.txt b/chase-content.txt index e22531f..409bf89 100644 --- a/chase-content.txt +++ b/chase-content.txt @@ -1,7 +1,7 @@ ! Title: chase's Content Filters ! Description: Block undesirable YouTube content ! Version: 2.6.0 -! Last modified: 2025-08-16 +! Last modified: 2025-08-17 ! Expires: 2 days (update frequency) ! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters ! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE diff --git a/chase-ui.txt b/chase-ui.txt index 134d244..067e668 100644 --- a/chase-ui.txt +++ b/chase-ui.txt @@ -1,7 +1,7 @@ ! Title: chase's UI Filter Collection ! Description: All UI filters provided by chase's filter repo ! Version: 2.6.0 -! Last modified: 2025-08-16 +! Last modified: 2025-08-17 ! Expires: 2 days (update frequency) ! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters ! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE @@ -40,7 +40,7 @@ youtube.com##ytd-rich-section-renderer:has(#title:has-text(/(^| )Shorts( |$)/i)) ! Hide shorts in recommended videos youtube.com##ytd-reel-shelf-renderer -! Hide shorts tab on channel pages` +! Hide shorts tab on channel pages ! Old style youtube.com##tp-yt-paper-tab:has(.tp-yt-paper-tab:has-text(Shorts)) ! New style (2023-10) @@ -125,8 +125,7 @@ cad.onshape.com##.zero-state-open.zero-state-panel ! Attempt to remove id protection nag from Discover card.discover.com###main-content-rwd > div.dmp-slide.show-placement -! Hide email banner from bottom of screen -menards.com##div#emailBanner.email-banner.floating.w-100 + ! Hide sign in with Google indeed.com##.icl-Card