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 ABP-Japanese with Adguard Japanese (brave/adblock-lists#355) #89

Merged
merged 4 commits into from Apr 24, 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

Change UUID to orginal UUID

  • Loading branch information
ryanbr committed Apr 21, 2020
commit 16658538fcf1172531f69914e692fad8b3b77d08
@@ -213,7 +213,7 @@ pub fn regions() -> Vec<FilterList> {
desc: String::from("Removes additional advertisements from Italian websites, may break some websites")
},
FilterList {
uuid: String::from("843B0AB7-073C-4007-8747-A4CD88B8124D"),
uuid: String::from("03F91310-9244-40FA-BCF6-DA31B832F34D"),
url: String::from("https://filters.adtidy.org/ios/filters/7.txt"),
title: String::from("Adguard Japanese filters (日本用フィルタ)"),
langs: [String::from("ja")].to_vec(),
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.