From 7b6936fefa005b6b1663ad0120f5724695d69862 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 23 Mar 2017 11:29:30 -0500 Subject: [PATCH] fix typo in related lists of Fanboy's Ultimate List --- data/lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/lists.json b/data/lists.json index 3bf37af12..3475be03f 100644 --- a/data/lists.json +++ b/data/lists.json @@ -1112,7 +1112,7 @@ }, { "descr": "A list combining EasyList, EasyPrivacy, Fanboy's Enhanced Tracking List, and Fanboy's Annoyance List.", "list": "Fanboy's Ultimate List", - "related": ["EasyList", "EasyPrivacy", "Fanboy's Enhanced Tracking List", "Fanboy's AnAnnoyance List"], + "related": ["EasyList", "EasyPrivacy", "Fanboy's Enhanced Tracking List", "Fanboy's Annoyance List"], "viewUrl": "https://fanboy.co.nz/r/fanboy-ultimate.txt" }, { "descr": "Blocks Vietnamese regional advertisements and trackers.", @@ -2159,4 +2159,4 @@ "list": "YouTube: Remove Youtube Suggestions", "related": "YouTube: Pure Video Experience", "viewUrl": "https://easylist-downloads.adblockplus.org/yt_annoyances_suggestions.txt" -}] \ No newline at end of file +}]