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

Unified 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.
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 | « chrome/content/cssProperties.js ('k') | dependencies » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/ui/subscriptions.xml
===================================================================
deleted file mode 100644
--- a/chrome/content/ui/subscriptions.xml
+++ /dev/null
@@ -1,126 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- - This file is part of the Adblock Plus web scripts,
- - Copyright (C) 2006-2016 Eyeo GmbH
- -
- - Adblock Plus is free software: you can redistribute it and/or modify
- - it under the terms of the GNU General Public License version 3 as
- - published by the Free Software Foundation.
- -
- - Adblock Plus is distributed in the hope that it will be useful,
- - but WITHOUT ANY WARRANTY; without even the implied warranty of
- - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- - GNU General Public License for more details.
- -
- - You should have received a copy of the GNU General Public License
- - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
- -->
-
-<subscriptions>
- <subscription title="EasyList"
- specialization="English"
- url="https://easylist-downloads.adblockplus.org/easylist.txt"
- homepage="https://easylist.adblockplus.org/"
- prefixes="en"
- author="fanboy, MonztA, Famlam, Khrin"
- type="ads"/>
- <subscription title="ABPindo+EasyList"
- specialization="Bahasa Indonesia"
- url="https://easylist-downloads.adblockplus.org/abpindo+easylist.txt"
- homepage="http://abpindo.blogspot.com/"
- prefixes="id"
- author="heradhis"
- type="ads"/>
- <subscription title="Bulgarian list+EasyList"
- specialization="български"
- url="https://easylist-downloads.adblockplus.org/bulgarian_list+easylist.txt"
- homepage="http://stanev.org/abp/"
- prefixes="bg"
- author="Александър Станев"
- type="ads"/>
- <subscription title="EasyList China+EasyList"
- specialization="中文"
- url="https://easylist-downloads.adblockplus.org/easylistchina+easylist.txt"
- homepage="http://abpchina.org/forum/"
- prefixes="zh"
- author="John, Li"
- type="ads"/>
- <subscription title="EasyList Czech and Slovak+EasyList"
- specialization="čeština, slovenčina"
- url="https://easylist-downloads.adblockplus.org/easylistczechslovak+easylist.txt"
- homepage="http://adblock.sk/"
- prefixes="cs,sk"
- author="tomasko126"
- type="ads"/>
- <subscription title="EasyList Dutch+EasyList"
- specialization="Nederlands"
- url="https://easylist-downloads.adblockplus.org/easylistdutch+easylist.txt"
- homepage="https://easylist.adblockplus.org/"
- prefixes="nl"
- author="Famlam"
- type="ads"/>
- <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, Famlam"
- type="ads"/>
- <subscription title="EasyList Hebrew+EasyList"
- specialization="עברית"
- url="https://easylist-downloads.adblockplus.org/israellist+easylist.txt"
- homepage="https://github.com/ABPIsrael/EasyListHebrew"
- prefixes="he"
- author="BsT"
- type="ads"/>
- <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"
- type="ads"/>
- <subscription title="EasyList Lithuania+EasyList"
- specialization="lietuvių kalba"
- url="https://easylist-downloads.adblockplus.org/easylistlithuania+easylist.txt"
- homepage="http://margevicius.lt/"
- prefixes="lt"
- author="Algimantas Margevičius"
- type="ads"/>
- <subscription title="Latvian List+EasyList"
- specialization="latviešu valoda"
- url="https://easylist-downloads.adblockplus.org/latvianlist+easylist.txt"
- homepage="https://notabug.org/latvian-list/adblock-latvian"
- prefixes="lv"
- author="anonymous74100"
- type="ads"/>
- <subscription title="Liste AR+Liste FR+EasyList"
- specialization="العربية"
- url="https://easylist-downloads.adblockplus.org/liste_ar+liste_fr+easylist.txt"
- homepage="https://code.google.com/p/liste-ar-adblock/"
- prefixes="ar"
- author="smed79"
- type="ads"/>
- <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, Crits, smed79"
- type="ads"/>
- <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"
- type="ads"/>
- <subscription title="RuAdList+EasyList"
- specialization="русский, українська"
- url="https://easylist-downloads.adblockplus.org/ruadlist+easylist.txt"
- homepage="https://forums.lanik.us/viewforum.php?f=102"
- prefixes="ru,uk"
- author="Lain_13"
- type="ads"/>
- </subscriptions>
« 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