Left: | ||
Right: |
OLD | NEW |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 - This file is part of the Adblock Plus web scripts, | 4 - This file is part of the Adblock Plus web scripts, |
5 - Copyright (C) 2006-present eyeo GmbH | 5 - Copyright (C) 2006-present eyeo GmbH |
6 - | 6 - |
7 - Adblock Plus is free software: you can redistribute it and/or modify | 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 | 8 - it under the terms of the GNU General Public License version 3 as |
9 - published by the Free Software Foundation. | 9 - published by the Free Software Foundation. |
10 - | 10 - |
11 - Adblock Plus is distributed in the hope that it will be useful, | 11 - Adblock Plus is distributed in the hope that it will be useful, |
12 - but WITHOUT ANY WARRANTY; without even the implied warranty of | 12 - but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 - GNU General Public License for more details. | 14 - GNU General Public License for more details. |
15 - | 15 - |
16 - You should have received a copy of the GNU General Public License | 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/>. | 17 - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
18 --> | 18 --> |
19 | 19 |
20 <subscriptions> | 20 <subscriptions> |
21 <subscription title="EasyList" | 21 <subscription title="EasyList" |
22 specialization="English" | 22 specialization="English" |
23 url="https://easylist-downloads.adblockplus.org/easylist.txt" | 23 url="https://easylist-downloads.adblockplus.org/easylist.txt" |
24 homepage="https://easylist.to/" | 24 homepage="https://easylist.to/" |
25 prefixes="en" | 25 prefixes="en" |
26 author="fanboy, MonztA, Famlam, Khrin" | 26 author="fanboy, MonztA, Famlam, Khrin" |
27 type="ads"/> | 27 type="ads"/> |
28 <subscription title="ABPindo+EasyList" | 28 <subscription title="ABPindo+EasyList" |
29 specialization="Bahasa Indonesia" | 29 specialization="Bahasa Indonesia, Melayu" |
kzar
2018/12/06 11:20:33
I notice you spell it "Melayu" and elsewhere it's
hub
2018/12/06 11:28:55
Technically it is subscriptionlist
https://hg.adb
| |
30 url="https://easylist-downloads.adblockplus.org/abpindo+easylist .txt" | 30 url="https://easylist-downloads.adblockplus.org/abpindo+easylist .txt" |
31 homepage="http://abpindo.blogspot.com/" | 31 homepage="http://abpindo.blogspot.com/" |
32 prefixes="id" | 32 prefixes="id,ms" |
33 author="heradhis" | 33 author="heradhis" |
34 type="ads"/> | 34 type="ads"/> |
35 <subscription title="ABPVN List+EasyList" | 35 <subscription title="ABPVN List+EasyList" |
36 specialization="Tiếng Việt" | 36 specialization="Tiếng Việt" |
37 url="https://easylist-downloads.adblockplus.org/abpvn+easylist.t xt" | 37 url="https://easylist-downloads.adblockplus.org/abpvn+easylist.t xt" |
38 homepage="http://abpvn.com/" | 38 homepage="http://abpvn.com/" |
39 prefixes="vi" | 39 prefixes="vi" |
40 author="Hoàng Rio" | 40 author="Hoàng Rio" |
41 type="ads"/> | 41 type="ads"/> |
42 <subscription title="Bulgarian list+EasyList" | 42 <subscription title="Bulgarian list+EasyList" |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
170 homepage="https://easylist.to/" | 170 homepage="https://easylist.to/" |
171 author="fanboy, MonztA, Famlam, Khrin" | 171 author="fanboy, MonztA, Famlam, Khrin" |
172 type="privacy"/> | 172 type="privacy"/> |
173 <subscription title="Fanboy's Social Blocking List" | 173 <subscription title="Fanboy's Social Blocking List" |
174 specialization="removes social media integration" | 174 specialization="removes social media integration" |
175 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t" | 175 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx t" |
176 homepage="https://easylist.to/" | 176 homepage="https://easylist.to/" |
177 author="fanboy, Famlam, MonztA" | 177 author="fanboy, Famlam, MonztA" |
178 type="social"/> | 178 type="social"/> |
179 </subscriptions> | 179 </subscriptions> |
OLD | NEW |