Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: chrome/content/ui/subscriptions.xml

Issue 29827630: Issue 6689 - Added anti-CV filter list subscription (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created July 11, 2018, 3:07 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 2
3 <!-- 3 <!--
4 - This file is part of the Adblock Plus web scripts, 4 - This file is part of the Adblock Plus web scripts,
5 - Copyright (C) 2006-present eyeo GmbH 5 - Copyright (C) 2006-present eyeo GmbH
6 - 6 -
7 - Adblock Plus is free software: you can redistribute it and/or modify 7 - Adblock Plus is free software: you can redistribute it and/or modify
8 - it under the terms of the GNU General Public License version 3 as 8 - it under the terms of the GNU General Public License version 3 as
9 - published by the Free Software Foundation. 9 - published by the Free Software Foundation.
10 - 10 -
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 prefixes="ro" 137 prefixes="ro"
138 author="MenetZ, Zoso" 138 author="MenetZ, Zoso"
139 type="ads"/> 139 type="ads"/>
140 <subscription title="RuAdList+EasyList" 140 <subscription title="RuAdList+EasyList"
141 specialization="русский, українська" 141 specialization="русский, українська"
142 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt" 142 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt"
143 homepage="https://forums.lanik.us/viewforum.php?f=102" 143 homepage="https://forums.lanik.us/viewforum.php?f=102"
144 prefixes="ru,uk" 144 prefixes="ru,uk"
145 author="Lain_13, dimisa" 145 author="Lain_13, dimisa"
146 type="ads"/> 146 type="ads"/>
147 <subscription title="ABP filters"
148 specialization="Removes circumvention ads in Adblock Plus"
149 url="https://easylist-downloads.adblockplus.org/abp-filters-anti -cv.txt"
Manish Jethani 2018/07/11 15:21:34 To keep all the naming consistent, shouldn't this
150 homepage="https://github.com/abp-filters/abp-filters-anti-cv"
151 author="eyeo GmbH"
152 type="circumvention"/>
147 <subscription title="EasyPrivacy" 153 <subscription title="EasyPrivacy"
148 specialization="privacy protection" 154 specialization="privacy protection"
149 url="https://easylist-downloads.adblockplus.org/easyprivacy.txt" 155 url="https://easylist-downloads.adblockplus.org/easyprivacy.txt"
150 homepage="https://easylist.to/" 156 homepage="https://easylist.to/"
151 author="fanboy, MonztA, Famlam, Khrin" 157 author="fanboy, MonztA, Famlam, Khrin"
152 type="privacy"/> 158 type="privacy"/>
153 <subscription title="Fanboy&#39;s Social Blocking List" 159 <subscription title="Fanboy&#39;s Social Blocking List"
154 specialization="removes social media integration" 160 specialization="removes social media integration"
155 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t" 161 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t"
156 homepage="https://easylist.to/" 162 homepage="https://easylist.to/"
157 author="fanboy, Famlam, MonztA" 163 author="fanboy, Famlam, MonztA"
158 type="social"/> 164 type="social"/>
159 </subscriptions> 165 </subscriptions>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld