OLD | NEW |
| (Empty) |
1 <?xml version="1.0"?> | |
2 | |
3 <!-- | |
4 - This file is part of the Adblock Plus web scripts, | |
5 - Copyright (C) 2006-2014 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="MonztA, Famlam, Khrin"/> | |
27 <subscription title="ABPindo+EasyList" | |
28 specialization="Bahasa Indonesia" | |
29 url="https://easylist-downloads.adblockplus.org/abpindo+easylist
.txt" | |
30 homepage="http://abpindo.blogspot.com/" | |
31 prefixes="id" | |
32 author="heradhis"/> | |
33 <subscription title="Bulgarian list+EasyList" | |
34 specialization="български" | |
35 url="https://easylist-downloads.adblockplus.org/bulgarian_list+e
asylist.txt" | |
36 homepage="http://stanev.org/abp/" | |
37 prefixes="bg" | |
38 author="Александър Станев"/> | |
39 <subscription title="ChinaList+EasyList" | |
40 specialization="中文" | |
41 url="https://easylist-downloads.adblockplus.org/chinalist+easyli
st.txt" | |
42 homepage="https://code.google.com/p/adblock-chinalist/" | |
43 prefixes="zh" | |
44 author="Gythialy"/> | |
45 <subscription title="DutchAdblockList+EasyList" | |
46 specialization="Nederlands" | |
47 url="https://easylist-downloads.adblockplus.org/dutchadblocklist
+easylist.txt" | |
48 homepage="https://code.google.com/p/dutchadblockfilters/" | |
49 prefixes="nl" | |
50 author="Famlam"/> | |
51 <subscription title="EasyList Germany+EasyList" | |
52 specialization="Deutsch" | |
53 url="https://easylist-downloads.adblockplus.org/easylistgermany+
easylist.txt" | |
54 homepage="https://easylist.adblockplus.org/" | |
55 prefixes="de" | |
56 author="MonztA, Famlam"/> | |
57 <subscription title="EasyList Italy+EasyList" | |
58 specialization="italiano" | |
59 url="https://easylist-downloads.adblockplus.org/easylistitaly+ea
sylist.txt" | |
60 homepage="https://easylist.adblockplus.org/" | |
61 prefixes="it" | |
62 author="Khrin"/> | |
63 <subscription title="Fanboy's List" | |
64 specialization="English" | |
65 url="https://secure.fanboy.co.nz/fanboy-adblock.txt" | |
66 homepage="https://www.fanboy.co.nz/" | |
67 prefixes="en" | |
68 author="fanboy, Nitrox"/> | |
69 <subscription title="Liste AR+Liste FR+EasyList" | |
70 specialization="العربية" | |
71 url="https://easylist-downloads.adblockplus.org/liste_ar+liste_f
r+easylist.txt" | |
72 homepage="https://code.google.com/p/liste-ar-adblock/" | |
73 prefixes="ar" | |
74 author="smed79"/> | |
75 <subscription title="Liste FR+EasyList" | |
76 specialization="français" | |
77 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis
t.txt" | |
78 homepage="http://adblock-listefr.com/" | |
79 prefixes="fr" | |
80 author="Lian, Crits, smed79"/> | |
81 <subscription title="ROList+EasyList" | |
82 specialization="românesc" | |
83 url="https://easylist-downloads.adblockplus.org/rolist+easylist.
txt" | |
84 homepage="http://www.zoso.ro/rolist" | |
85 prefixes="ro" | |
86 author="MenetZ, Zoso"/> | |
87 <subscription title="RuAdList+EasyList" | |
88 specialization="русский, українська" | |
89 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis
t.txt" | |
90 homepage="https://code.google.com/p/ruadlist/" | |
91 prefixes="ru,uk" | |
92 author="Lain_13"/> | |
93 <subscription title="Wiltteri+EasyList" | |
94 specialization="suomi" | |
95 url="https://easylist-downloads.adblockplus.org/wiltteri+easylis
t.txt" | |
96 homepage="http://wiltteri.net/" | |
97 prefixes="fi" | |
98 author="None"/> | |
99 </subscriptions> | |
OLD | NEW |