diff --git a/docs/filters/misc.md b/docs/filters/misc.md index 4df8fb5..af3a55e 100644 --- a/docs/filters/misc.md +++ b/docs/filters/misc.md @@ -33,6 +33,7 @@ ## profile row * subscribe * unhide unsubscribe button +* subscribe smartimation ## video description * remove hashtags in description * blocks external links in description diff --git a/docs/yt-neuter.md b/docs/yt-neuter.md index ef1a210..16cecfb 100644 --- a/docs/yt-neuter.md +++ b/docs/yt-neuter.md @@ -72,7 +72,6 @@ ## settings * enhanced bitrate selector ## interaction row -* subscribe smartimation * download button * download worker * clip button diff --git a/filters/misc.txt b/filters/misc.txt index f2cbe37..05310c7 100644 --- a/filters/misc.txt +++ b/filters/misc.txt @@ -1,6 +1,6 @@ [uBlock Origin] ! Title: YouTube Neuter - misc -! Last modified: 2023/12/25 +! Last modified: 2024/01/17 ! Expires: 10 days ! Homepage: https://github.com/mchangrh/yt-neuter ! Licence: Unlicense @@ -64,6 +64,9 @@ youtube.com###title>h1 a.yt-simple-endpoint:style(color: var(--yt-spec-text-prim youtube.com###subscribe-button ! unhide unsubscribe button youtube.com#@##subscribe-button:has(>ytd-subscribe-button-renderer[subscribed]) +! subscribe smartimation +youtube.com##.smartimation__border +youtube.com##yt-animated-action !! video description ! remove hashtags in description youtube.com##.ytd-text-inline-expander>a.yt-formatted-string[href^="/hashtag/"] diff --git a/yt-neuter.txt b/yt-neuter.txt index f9fc247..7eb3f04 100644 --- a/yt-neuter.txt +++ b/yt-neuter.txt @@ -1,6 +1,6 @@ [uBlock Origin] ! Title: YouTube Neuter -! Last modified: 2023/12/23 +! Last modified: 2024/01/17 ! Expires: 1 day ! Homepage: https://github.com/mchangrh/yt-neuter ! Licence: Unlicense @@ -157,9 +157,6 @@ youtube.com##.ytp-cultural-moment-overlay youtube.com##.ytp-quality-menu .ytp-menuitem:has(.ytp-premium-label) !! interaction row -! subscribe smartimation -youtube.com##.smartimation__border -youtube.com##yt-animated-action ! download button youtube.com##ytd-download-button-renderer ! download worker