Test update yt channels

This commit is contained in:
Przemek Grondek 2023-05-06 16:13:32 +02:00
parent b31dd2e785
commit 0b7c65c335
2 changed files with 13 additions and 13 deletions

View File

@ -7,7 +7,7 @@ while read -r channel; do
cat <<-EOF >> build/YT-LIST
# Blocking youtube channel: ${channel}
www.youtube.com##a[href*="/${channel}"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/${channel}"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/${channel}"]:upward(13)
EOF
done < yt-channels

View File

@ -1,48 +1,48 @@
# Blocking youtube channel: @F1vision
www.youtube.com##a[href*="/@F1vision"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1vision"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1vision"]:upward(13)
# 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)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@sportsnewsF1"]:upward(13)
# 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)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1REVERSE"]:upward(13)
# 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)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@f1lounge"]:upward(13)
# Blocking youtube channel: @F1Highlights5
www.youtube.com##a[href*="/@F1Highlights5"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1Highlights5"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@F1Highlights5"]:upward(13)
# 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)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@SunnyV2"]:upward(13)
# Blocking youtube channel: @coreygiant
www.youtube.com##a[href*="/@coreygiant"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@coreygiant"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@coreygiant"]:upward(13)
# Blocking youtube channel: @XList
www.youtube.com##a[href*="/@XList"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@XList"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@XList"]:upward(13)
# Blocking youtube channel: @BanijayDocumentaries
www.youtube.com##a[href*="/@BanijayDocumentaries"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@BanijayDocumentaries"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@BanijayDocumentaries"]:upward(13)
# Blocking youtube channel: @thefilmy2986
www.youtube.com##a[href*="/@thefilmy2986"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@thefilmy2986"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@thefilmy2986"]:upward(13)
# 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)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@TrendMix"]:upward(13)
# Blocking youtube channel: @Telewizja_Republika
www.youtube.com##a[href*="/@Telewizja_Republika"]:upward(5)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@Telewizja_Republika"]:upward(8)
www.youtube.com##.yt-formatted-string.style-scope.yt-simple-endpoint[href="/@Telewizja_Republika"]:upward(13)