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

Move to Fanboy Notification List #72

Merged
merged 1 commit into from Feb 8, 2020
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Move to Fanboy Notification List

  • Loading branch information
ryanbr committed Feb 6, 2020
commit abb475eb08df4aaaf11f2059160521762a0b2d27
@@ -88,13 +88,13 @@ pub fn default_lists() -> Vec<FilterList> {
base64_public_key: String::from(""),
},
FilterList {
uuid: String::from("4C073EB2-B3ED-42F3-8960-96C7A9215382"),
uuid: String::from("E55EAE71-8068-4903-A426-0F9EB3B332AC"),
url: String::from(
"https://raw.githubusercontent.com/brave/adblock-lists/master/brave-notifications.txt",
"https://easylist-downloads.adblockplus.org/fanboy-notifications.txt",
),
title: String::from("Notification List"),
langs: Vec::new(),
support_url: String::from("https://github.com/brave/adblock-lists"),
support_url: String::from("https://easylist.to/"),
component_id: String::from(""),
base64_public_key: String::from(""),
},
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.