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

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

Issue 29335650: Issue 2595 - Use the core code from adblockpluscore (Closed)
Patch Set: Created Feb. 4, 2016, 6:35 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 | « chrome/content/cssProperties.js ('k') | dependencies » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0"?>
2
3 <!--
4 - This file is part of the Adblock Plus web scripts,
5 - Copyright (C) 2006-2016 Eyeo GmbH
6 -
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
9 - published by the Free Software Foundation.
10 -
11 - Adblock Plus is distributed in the hope that it will be useful,
12 - but WITHOUT ANY WARRANTY; without even the implied warranty of
13 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 - GNU General Public License for more details.
15 -
16 - You should have received a copy of the GNU General Public License
17 - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
18 -->
19
20 <subscriptions>
21 <subscription title="EasyList"
22 specialization="English"
23 url="https://easylist-downloads.adblockplus.org/easylist.txt"
24 homepage="https://easylist.adblockplus.org/"
25 prefixes="en"
26 author="fanboy, MonztA, Famlam, Khrin"
27 type="ads"/>
28 <subscription title="ABPindo+EasyList"
29 specialization="Bahasa Indonesia"
30 url="https://easylist-downloads.adblockplus.org/abpindo+easylist .txt"
31 homepage="http://abpindo.blogspot.com/"
32 prefixes="id"
33 author="heradhis"
34 type="ads"/>
35 <subscription title="Bulgarian list+EasyList"
36 specialization="български"
37 url="https://easylist-downloads.adblockplus.org/bulgarian_list+e asylist.txt"
38 homepage="http://stanev.org/abp/"
39 prefixes="bg"
40 author="Александър Станев"
41 type="ads"/>
42 <subscription title="EasyList China+EasyList"
43 specialization="中文"
44 url="https://easylist-downloads.adblockplus.org/easylistchina+ea sylist.txt"
45 homepage="http://abpchina.org/forum/"
46 prefixes="zh"
47 author="John, Li"
48 type="ads"/>
49 <subscription title="EasyList Czech and Slovak+EasyList"
50 specialization="čeština, slovenčina"
51 url="https://easylist-downloads.adblockplus.org/easylistczechslo vak+easylist.txt"
52 homepage="http://adblock.sk/"
53 prefixes="cs,sk"
54 author="tomasko126"
55 type="ads"/>
56 <subscription title="EasyList Dutch+EasyList"
57 specialization="Nederlands"
58 url="https://easylist-downloads.adblockplus.org/easylistdutch+ea sylist.txt"
59 homepage="https://easylist.adblockplus.org/"
60 prefixes="nl"
61 author="Famlam"
62 type="ads"/>
63 <subscription title="EasyList Germany+EasyList"
64 specialization="Deutsch"
65 url="https://easylist-downloads.adblockplus.org/easylistgermany+ easylist.txt"
66 homepage="https://easylist.adblockplus.org/"
67 prefixes="de"
68 author="MonztA, Famlam"
69 type="ads"/>
70 <subscription title="EasyList Hebrew+EasyList"
71 specialization="עברית"
72 url="https://easylist-downloads.adblockplus.org/israellist+easyl ist.txt"
73 homepage="https://github.com/ABPIsrael/EasyListHebrew"
74 prefixes="he"
75 author="BsT"
76 type="ads"/>
77 <subscription title="EasyList Italy+EasyList"
78 specialization="italiano"
79 url="https://easylist-downloads.adblockplus.org/easylistitaly+ea sylist.txt"
80 homepage="https://easylist.adblockplus.org/"
81 prefixes="it"
82 author="Khrin"
83 type="ads"/>
84 <subscription title="EasyList Lithuania+EasyList"
85 specialization="lietuvių kalba"
86 url="https://easylist-downloads.adblockplus.org/easylistlithuani a+easylist.txt"
87 homepage="http://margevicius.lt/"
88 prefixes="lt"
89 author="Algimantas Margevičius"
90 type="ads"/>
91 <subscription title="Latvian List+EasyList"
92 specialization="latviešu valoda"
93 url="https://easylist-downloads.adblockplus.org/latvianlist+easy list.txt"
94 homepage="https://notabug.org/latvian-list/adblock-latvian"
95 prefixes="lv"
96 author="anonymous74100"
97 type="ads"/>
98 <subscription title="Liste AR+Liste FR+EasyList"
99 specialization="العربية"
100 url="https://easylist-downloads.adblockplus.org/liste_ar+liste_f r+easylist.txt"
101 homepage="https://code.google.com/p/liste-ar-adblock/"
102 prefixes="ar"
103 author="smed79"
104 type="ads"/>
105 <subscription title="Liste FR+EasyList"
106 specialization="français"
107 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis t.txt"
108 homepage="http://adblock-listefr.com/"
109 prefixes="fr"
110 author="Lian, Crits, smed79"
111 type="ads"/>
112 <subscription title="ROList+EasyList"
113 specialization="românesc"
114 url="https://easylist-downloads.adblockplus.org/rolist+easylist. txt"
115 homepage="http://www.zoso.ro/rolist"
116 prefixes="ro"
117 author="MenetZ, Zoso"
118 type="ads"/>
119 <subscription title="RuAdList+EasyList"
120 specialization="русский, українська"
121 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt"
122 homepage="https://forums.lanik.us/viewforum.php?f=102"
123 prefixes="ru,uk"
124 author="Lain_13"
125 type="ads"/>
126 </subscriptions>
OLDNEW
« no previous file with comments | « chrome/content/cssProperties.js ('k') | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld