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

Side by Side Diff: assets/subscriptions.xml

Issue 8491080: ABP/Android subscription list (Closed)
Patch Set: Created Oct. 5, 2012, 9:44 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
OLDNEW
(Empty)
1 <?xml version="1.0"?>
2
3 <subscriptions>
4 <subscription title="EasyList"
5 specialization="English"
6 url="https://easylist-downloads.adblockplus.org/easylist.txt"
7 homepage="https://easylist.adblockplus.org/"
8 prefixes="en"
9 author="MonztA, Ares2, Famlam, Khrin"/>
10 <subscription title="ABPindo+EasyList"
11 specialization="Bahasa Indonesia"
12 url="https://easylist-downloads.adblockplus.org/abpindo+easylist .txt"
13 homepage="http://indonesianfilter.blogspot.com/"
14 prefixes="id"
15 author="heradhis"/>
16 <subscription title="Bulgarian list+EasyList"
17 specialization="български"
18 url="https://easylist-downloads.adblockplus.org/bulgarian_list+e asylist.txt"
19 homepage="http://stanev.org/abp/"
20 prefixes="bg"
21 author="Александър Станев"/>
22 <subscription title="ChinaList+EasyList"
23 specialization="中文"
24 url="https://easylist-downloads.adblockplus.org/chinalist+easyli st.txt"
25 homepage="https://code.google.com/p/adblock-chinalist/"
26 prefixes="zh"
27 author="Gythialy"/>
28 <subscription title="DutchAdblockList+EasyList"
29 specialization="Nederlands"
30 url="https://easylist-downloads.adblockplus.org/dutchadblocklist +easylist.txt"
31 homepage="https://code.google.com/p/dutchadblockfilters/"
32 prefixes="nl"
33 author="Famlam"/>
34 <subscription title="EasyList Germany+EasyList"
35 specialization="Deutsch"
36 url="https://easylist-downloads.adblockplus.org/easylistgermany+ easylist.txt"
37 homepage="https://easylist.adblockplus.org/"
38 prefixes="de"
39 author="MonztA, Ares2, Famlam"/>
40 <subscription title="EasyList Italy+EasyList"
41 specialization="italiano"
42 url="https://easylist-downloads.adblockplus.org/easylistitaly+ea sylist.txt"
43 homepage="https://easylist.adblockplus.org/"
44 prefixes="it"
45 author="Khrin"/>
46 <subscription title="Fanboy&#39;s List"
47 specialization="English"
48 url="https://secure.fanboy.co.nz/fanboy-adblock.txt"
49 homepage="http://www.fanboy.co.nz/adblock/"
50 prefixes="en"
51 author="fanboy, Nitrox"/>
52 <subscription title="Liste FR+EasyList"
53 specialization="français"
54 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis t.txt"
55 homepage="http://adblock-listefr.com/"
56 prefixes="fr"
57 author="Lian"/>
58 <subscription title="ROList+EasyList"
59 specialization="românesc"
60 url="https://easylist-downloads.adblockplus.org/rolist+easylist. txt"
61 homepage="http://www.zoso.ro/rolist"
62 prefixes="ro"
63 author="MenetZ, Zoso"/>
64 <subscription title="RuAdList+EasyList"
65 specialization="русский, українська"
66 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt"
67 homepage="https://code.google.com/p/ruadlist/"
68 prefixes="ru,uk"
69 author="Lain_13"/>
70 </subscriptions>
Felix Dahlke 2012/11/13 09:58:59 This shouldn't be indented.
Andrey Novikov 2012/11/14 07:13:59 It's a copy of https://hg.adblockplus.org/adblockp
Wladimir Palant 2012/11/14 09:55:19 Yes, it's autogenerated and the indentation is an
OLDNEW
« no previous file with comments | « no previous file | src/org/adblockplus/android/Subscription.java » ('j') | src/org/adblockplus/android/SubscriptionParser.java » ('J')

Powered by Google App Engine
This is Rietveld