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

Include EasyList Czech and Slovak uBO list #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all 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
11 changes: 11 additions & 0 deletions filter_lists/regional.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,17 @@
"base64_public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuYBXbfloR5HddFlg80U8+pf5TqfFJQAf1bL4myp9KfGggwqrjuRzIkPOD8J8IvCp8tWv2f4QK9sAPHhtV6w1cnYX24lKxrQ/lHHAV6/CEcFa+2Yk7cRLKDC10H3r4FMRoCeAy/ruTjVPfIw+GuAfFYl1qYWBNxvW7XXw7cCIIYL4j82YQF6HjsWbTT+QHLCR6h66wvIyVQC9ppjJPxDaEevjt4tohEFAB1NBC+Wxt8H/P5r5ayNcLnb9Ygt75haYL8VWZOJhO/neSTyuidTFG5ox2Ruc6TXP8t0IqpVtiZUDkx1jzUakIHoKNMBc7oz3P/SQ4AanZsIliJobXFeUiQIDAQAB",
"desc": "Removes advertisements from Czech and Slovak websites"
},
{
"uuid": "2BF6F16F-3214-4F55-B148-8DBB52389D1A",
"url": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters_ublock.txt",
"title": "CZE, SVK: EasyList Czech and Slovak (Supplemental uBO list)",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to specify (Supplemental uBO list) in the title? I think this already is true of most of the regional lists, where we leave it off.

"format": "Standard",
"langs": ["cs", "sk"],
"support_url": "https://github.com/tomasko126/easylistczechandslovak",
"component_id": "ockdpoalbdhldgdlolfjnadgjjhnndin",
"base64_public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAutAjsoNQ56kvX8cbv68I5TJkU/xsw0t4iWndmxW0yU0nqJob7EoEh+0QzwluFv5jFrJAej42bX/DFmO+dVm7SpZA3vXCeWbN/tx1Ek9JGDETCwuVedY674uhpuUSIF86jbrNvKay3qHiVzsT1I5azokko6QMr18IdsWA1akFjk0FWOIOBKrnjHzLOrzGPTbkQBeQ/7cTz6Th8lI0Us/SXb50HK61IYsk5eO0BuQt7sIAeRXhCpzy/1h1ZOHzQ5omc/4W/smlsNfhv60q4qZ+UTOibqH2ZYOzHwx64On1m+kxRK2j0SFyyDCKEC0Mz0iB8a3/vhkJDXtmwA5ENLVkVwIDAQAB",
"desc": "Removes advertisements from Czech and Slovak websites (Supplemental uBO list)"
},
{
"uuid": "E71426E7-E898-401C-A195-177945415F38",
"url": "https://easylist-downloads.adblockplus.org/easylistgermany.txt",
Expand Down