Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add twitch.tv adblocking #210

Merged
merged 5 commits into from
Sep 13, 2024
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions filter_lists/list_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,25 @@
}
]
},
{
"uuid": "529a3f3b-7eba-4351-b986-d176a82e7f5a",
ShivanKaul marked this conversation as resolved.
Show resolved Hide resolved
"title": "Brave Twitch Adblock Rules",
"desc": "Remove ads and trackers on twitch.tv",
"langs": [],
"component_id": "obbidhioeiamcckaaahojjkecklmfhbe",
"base64_public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwsyACpnNiQuueirAV3aSncEBmxlBEikjON/ZY8rJdaj38hVUelUKl2t4ZQElVtNczGyBBT9JPcHAB5mGxoCzqLD8uwbbcgqtBpsFv547TS5EkgxRa5IOX89Y2lTTBqHNlya4Ludym6a9y79lbZwubMCxV0JkzQjXMiU3fN8YUgspci+L8r0KpN2u+lCcyK4SOHULrzAIKdBOD8ULSc8B9DinqO5H9Qyt1s1vEoobdf4rEn6mgRR/62g8m3Cm6KLtsX54pkv5ju5axqMxPGV8XjbwKJYIEqt6Za83a5940erW0gR4yqZfsTB4QE5q9hBOT/ySBUdJP6riPn86oiJEeQIDAQAB",
"list_text_component": {
"component_id": "mhccgcegedfkhdbfbgllfkkcjhgkoinc",
"base64_public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq4DOoN3zveE7ONh3iRIPviaozVzBunIpB/OWAstnsZDboVgAHUqMdt4cIG/dnN48YSQJPdcNfFOvQeU1OxWihL14cUOa5A/Q6oW9tZiMoBBm8K1PSiDtH28TaUvLQHLfuSfEKY4pL0B7UOmgqwzoyqZWqYqSwaTcUVvkaNagyOW4Uq8FiOhaox7H3hMeXPysI8kdfT0DdOd0+baufFQhnYaiLFecRX+VHgm4FeUNH14wXwnrXlT56l2g5w5IyC0P6wuTQTUPhYadChACDOMpMnOncbkNqIwzOFOMs/HtWD0lt788hUBPn/JjK1tskrkAkEtGHq8xxvSxcLYVy1HCsQIDAQAB"
},
"sources": [
{
"url": "https://raw.githubusercontent.com/brave/adblock-lists/master/brave-lists/brave-twitch.txt",
"format": "Standard",
"support_url": "https://github.com/brave/adblock-lists"
}
]
},
{
"uuid": "564C3B75-8731-404C-AD7C-5683258BA0B0",
"title": "Brave Experimental Adblock Rules",
Expand Down