Update channels
This commit is contained in:
parent
2aa3baf245
commit
2f7c03b425
@ -2,6 +2,18 @@
|
||||
www.youtube.com##a[href*="/@F1vision"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1vision"]:upward(8)
|
||||
|
||||
# Blocking youtube channel: @sportsnewsF1
|
||||
www.youtube.com##a[href*="/@sportsnewsF1"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@sportsnewsF1"]:upward(8)
|
||||
|
||||
# Blocking youtube channel: @F1REVERSE
|
||||
www.youtube.com##a[href*="/@F1REVERSE"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1REVERSE"]:upward(8)
|
||||
|
||||
# Blocking youtube channel: @f1lounge
|
||||
www.youtube.com##a[href*="/@f1lounge"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@f1lounge"]:upward(8)
|
||||
|
||||
# Blocking youtube channel: @SunnyV2
|
||||
www.youtube.com##a[href*="/@SunnyV2"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@SunnyV2"]:upward(8)
|
||||
@ -22,7 +34,7 @@ www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@Ban
|
||||
www.youtube.com##a[href*="/@thefilmy2986"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@thefilmy2986"]:upward(8)
|
||||
|
||||
# Blocking youtube channel: @F1REVERSE
|
||||
www.youtube.com##a[href*="/@F1REVERSE"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1REVERSE"]:upward(8)
|
||||
# Blocking youtube channel: @TrendMix
|
||||
www.youtube.com##a[href*="/@TrendMix"]:upward(5)
|
||||
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@TrendMix"]:upward(8)
|
||||
|
||||
|
@ -1,7 +1,10 @@
|
||||
@F1vision
|
||||
@sportsnewsF1
|
||||
@F1REVERSE
|
||||
@f1lounge
|
||||
@SunnyV2
|
||||
@coreygiant
|
||||
@XList
|
||||
@BanijayDocumentaries
|
||||
@thefilmy2986
|
||||
@F1REVERSE
|
||||
@TrendMix
|
||||
|
Loading…
Reference in New Issue
Block a user