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

Replace Prebake with Easylist Cookie #82

Merged
merged 2 commits into from Mar 30, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Make more generic cookie titles

  • Loading branch information
ryanbr committed Mar 28, 2020
commit eaac42e8cec02b232584dbd13ffe5e4dc9364138
@@ -95,12 +95,12 @@ pub fn regions() -> Vec<FilterList> {
FilterList {
uuid: String::from("AC023D22-AE88-4060-A978-4FEEEC4221693"),
url: String::from("https://easylist-downloads.adblockplus.org/easylist-cookie.txt"),
title: String::from("EU: Easylist-Cookie List - Filter Obtrusive Cookie Notices"),
title: String::from("Easylist-Cookie List - Filter Obtrusive Cookie Notices"),
langs: Vec::new(),
support_url: String::from("https://forums.lanik.us/"),
component_id: String::from("lfgnenkkneohplacnfabidofpgcdpofm"),
base64_public_key: String::from("MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqNcRp37CBZCXe1vbmXyobycPxHyEKNIgNl6p0XBBxtcZcQOijpY70GjCRzgCL7m1+FBo4MR3FXLiF2aPn/QsUR8t7+zfw3XzBVos4Ssexkqpd4/4ciASwTXpbuyFOq4Z5dcgJ1afeT9Zj5bmh4ekLpgJ1NzVwCMhEKk6cmSKIaGVo5EEydtlor2nkUJrSFuZA6tYZ++4BOfhhCtzrvXTZjg7mTlB6ca21NL4oLwtqvJMtF8ddoumh619BB5wOqxLzntC/oWyOxf00V5HDC7e/DRj9J8jLRFLd4EQUO4Mk+kG3MNy0ph9cqdw6zFR7a2H3LGkl4ejsifM1mUDuJL0cwIDAQAB"),
desc: String::from("Removes obtrusive EU cookie law notices")
desc: String::from("Removes obtrusive cookie law notices")
},
FilterList {
uuid: String::from("1C6D8556-3400-4358-B9AD-72689D7B2C46"),
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.