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

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

Issue 29898560: Issue 7010 - Added IndianList filter list to subscriptions.xml (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created Oct. 2, 2018, 12:48 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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 prefixes="pt" 109 prefixes="pt"
110 author="diaux" 110 author="diaux"
111 type="ads"/> 111 type="ads"/>
112 <subscription title="EasyList Spanish+EasyList" 112 <subscription title="EasyList Spanish+EasyList"
113 specialization="español" 113 specialization="español"
114 url="https://easylist-downloads.adblockplus.org/easylistspanish+ easylist.txt" 114 url="https://easylist-downloads.adblockplus.org/easylistspanish+ easylist.txt"
115 homepage="https://easylist.to/" 115 homepage="https://easylist.to/"
116 prefixes="es" 116 prefixes="es"
117 author="diaux" 117 author="diaux"
118 type="ads"/> 118 type="ads"/>
119 <subscription title="IndianList+EasyList"
120 specialization="বাংলা (ভারত), ગુજરાતી (ભારત), भारतीय, ਪੰਜਾਬੀ (ਭਾ ਰਤ)"
121 url="https://easylist-downloads.adblockplus.org/indianlist+easyl ist.txt"
122 homepage="https://easylist.to/"
123 prefixes="bn,gu,hi,pa"
124 author="mediumkreation"
125 type="ads"/>
119 <subscription title="Latvian List+EasyList" 126 <subscription title="Latvian List+EasyList"
120 specialization="latviešu valoda" 127 specialization="latviešu valoda"
121 url="https://easylist-downloads.adblockplus.org/latvianlist+easy list.txt" 128 url="https://easylist-downloads.adblockplus.org/latvianlist+easy list.txt"
122 homepage="https://notabug.org/latvian-list/adblock-latvian" 129 homepage="https://notabug.org/latvian-list/adblock-latvian"
123 prefixes="lv" 130 prefixes="lv"
124 author="anonymous74100" 131 author="anonymous74100"
125 type="ads"/> 132 type="ads"/>
126 <subscription title="Liste AR+Liste FR+EasyList" 133 <subscription title="Liste AR+Liste FR+EasyList"
127 specialization="العربية" 134 specialization="العربية"
128 url="https://easylist-downloads.adblockplus.org/liste_ar+liste_f r+easylist.txt" 135 url="https://easylist-downloads.adblockplus.org/liste_ar+liste_f r+easylist.txt"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 homepage="https://easylist.to/" 170 homepage="https://easylist.to/"
164 author="fanboy, MonztA, Famlam, Khrin" 171 author="fanboy, MonztA, Famlam, Khrin"
165 type="privacy"/> 172 type="privacy"/>
166 <subscription title="Fanboy&#39;s Social Blocking List" 173 <subscription title="Fanboy&#39;s Social Blocking List"
167 specialization="removes social media integration" 174 specialization="removes social media integration"
168 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t" 175 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t"
169 homepage="https://easylist.to/" 176 homepage="https://easylist.to/"
170 author="fanboy, Famlam, MonztA" 177 author="fanboy, Famlam, MonztA"
171 type="social"/> 178 type="social"/>
172 </subscriptions> 179 </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