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

Side by Side Diff: subscriptions.xml

Issue 8483154: Adding ABP core modules to ABP/Opera (Closed)
Patch Set: Created Oct. 11, 2012, 9:35 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« lib/adblockplus_compat.js ('K') | « lib/matcher.js ('k') | 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
(Empty)
1 <?xml version="1.0"?>
2
3 <!-- This Source Code is subject to the terms of the Mozilla Public License
4 - version 2.0 (the "License"). You can obtain a copy of the License at
5 - http://mozilla.org/MPL/2.0/. -->
6
7 <subscriptions>
8 <subscription title="EasyList"
9 specialization="English"
10 url="https://easylist-downloads.adblockplus.org/easylist.txt"
11 homepage="https://easylist.adblockplus.org/"
12 prefixes="en"
13 author="MonztA, Ares2, Famlam, Khrin"/>
14 <subscription title="ABPindo+EasyList"
15 specialization="Bahasa Indonesia"
16 url="https://easylist-downloads.adblockplus.org/abpindo+easylist .txt"
17 homepage="http://indonesianfilter.blogspot.com/"
18 prefixes="id"
19 author="heradhis"/>
20 <subscription title="Bulgarian list+EasyList"
21 specialization="български"
22 url="https://easylist-downloads.adblockplus.org/bulgarian_list+e asylist.txt"
23 homepage="http://stanev.org/abp/"
24 prefixes="bg"
25 author="Александър Станев"/>
26 <subscription title="ChinaList+EasyList"
27 specialization="中文"
28 url="https://easylist-downloads.adblockplus.org/chinalist+easyli st.txt"
29 homepage="https://code.google.com/p/adblock-chinalist/"
30 prefixes="zh"
31 author="Gythialy"/>
32 <subscription title="DutchAdblockList+EasyList"
33 specialization="Nederlands"
34 url="https://easylist-downloads.adblockplus.org/dutchadblocklist +easylist.txt"
35 homepage="https://code.google.com/p/dutchadblockfilters/"
36 prefixes="nl"
37 author="Famlam"/>
38 <subscription title="EasyList Germany+EasyList"
39 specialization="Deutsch"
40 url="https://easylist-downloads.adblockplus.org/easylistgermany+ easylist.txt"
41 homepage="https://easylist.adblockplus.org/"
42 prefixes="de"
43 author="MonztA, Ares2, Famlam"/>
44 <subscription title="EasyList Italy+EasyList"
45 specialization="italiano"
46 url="https://easylist-downloads.adblockplus.org/easylistitaly+ea sylist.txt"
47 homepage="https://easylist.adblockplus.org/"
48 prefixes="it"
49 author="Khrin"/>
50 <subscription title="Fanboy&#39;s List"
51 specialization="English"
52 url="https://secure.fanboy.co.nz/fanboy-adblock.txt"
53 homepage="http://www.fanboy.co.nz/adblock/"
54 prefixes="en"
55 author="fanboy, Nitrox"/>
56 <subscription title="Liste FR+EasyList"
57 specialization="français"
58 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis t.txt"
59 homepage="http://adblock-listefr.com/"
60 prefixes="fr"
61 author="Lian"/>
62 <subscription title="ROList+EasyList"
63 specialization="românesc"
64 url="https://easylist-downloads.adblockplus.org/rolist+easylist. txt"
65 homepage="http://www.zoso.ro/rolist"
66 prefixes="ro"
67 author="MenetZ, Zoso"/>
68 <subscription title="RuAdList+EasyList"
69 specialization="русский, українська"
70 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt"
71 homepage="https://code.google.com/p/ruadlist/"
72 prefixes="ru,uk"
73 author="Lain_13"/>
74 </subscriptions>
OLDNEW
« lib/adblockplus_compat.js ('K') | « lib/matcher.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld