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

Unified Diff: assets/subscriptions.xml

Issue 8491080: ABP/Android subscription list (Closed)
Patch Set: ABP/Android subscription list Created Nov. 14, 2012, 7:13 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/org/adblockplus/android/Subscription.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: assets/subscriptions.xml
===================================================================
new file mode 100755
--- /dev/null
+++ b/assets/subscriptions.xml
@@ -0,0 +1,70 @@
+<?xml version="1.0"?>
+
+<subscriptions>
+ <subscription title="EasyList"
+ specialization="English"
+ url="https://easylist-downloads.adblockplus.org/easylist.txt"
+ homepage="https://easylist.adblockplus.org/"
+ prefixes="en"
+ author="MonztA, Ares2, Famlam, Khrin"/>
+ <subscription title="ABPindo+EasyList"
+ specialization="Bahasa Indonesia"
+ url="https://easylist-downloads.adblockplus.org/abpindo+easylist.txt"
+ homepage="http://indonesianfilter.blogspot.com/"
+ prefixes="id"
+ author="heradhis"/>
+ <subscription title="Bulgarian list+EasyList"
+ specialization="български"
+ url="https://easylist-downloads.adblockplus.org/bulgarian_list+easylist.txt"
+ homepage="http://stanev.org/abp/"
+ prefixes="bg"
+ author="Александър Станев"/>
+ <subscription title="ChinaList+EasyList"
+ specialization="中文"
+ url="https://easylist-downloads.adblockplus.org/chinalist+easylist.txt"
+ homepage="https://code.google.com/p/adblock-chinalist/"
+ prefixes="zh"
+ author="Gythialy"/>
+ <subscription title="DutchAdblockList+EasyList"
+ specialization="Nederlands"
+ url="https://easylist-downloads.adblockplus.org/dutchadblocklist+easylist.txt"
+ homepage="https://code.google.com/p/dutchadblockfilters/"
+ prefixes="nl"
+ author="Famlam"/>
+ <subscription title="EasyList Germany+EasyList"
+ specialization="Deutsch"
+ url="https://easylist-downloads.adblockplus.org/easylistgermany+easylist.txt"
+ homepage="https://easylist.adblockplus.org/"
+ prefixes="de"
+ author="MonztA, Ares2, Famlam"/>
+ <subscription title="EasyList Italy+EasyList"
+ specialization="italiano"
+ url="https://easylist-downloads.adblockplus.org/easylistitaly+easylist.txt"
+ homepage="https://easylist.adblockplus.org/"
+ prefixes="it"
+ author="Khrin"/>
+ <subscription title="Fanboy&#39;s List"
+ specialization="English"
+ url="https://secure.fanboy.co.nz/fanboy-adblock.txt"
+ homepage="http://www.fanboy.co.nz/adblock/"
+ prefixes="en"
+ author="fanboy, Nitrox"/>
+ <subscription title="Liste FR+EasyList"
+ specialization="français"
+ url="https://easylist-downloads.adblockplus.org/liste_fr+easylist.txt"
+ homepage="http://adblock-listefr.com/"
+ prefixes="fr"
+ author="Lian"/>
+ <subscription title="ROList+EasyList"
+ specialization="românesc"
+ url="https://easylist-downloads.adblockplus.org/rolist+easylist.txt"
+ homepage="http://www.zoso.ro/rolist"
+ prefixes="ro"
+ author="MenetZ, Zoso"/>
+ <subscription title="RuAdList+EasyList"
+ specialization="русский, українська"
+ url="https://easylist-downloads.adblockplus.org/ruadlist+easylist.txt"
+ homepage="https://code.google.com/p/ruadlist/"
+ prefixes="ru,uk"
+ author="Lain_13"/>
+ </subscriptions>
« no previous file with comments | « no previous file | src/org/adblockplus/android/Subscription.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld