| 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 - |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 95 prefixes="lt" | 95 prefixes="lt" |
| 96 author="Algimantas Margevičius" | 96 author="Algimantas Margevičius" |
| 97 type="ads"/> | 97 type="ads"/> |
| 98 <subscription title="EasyList Polish+EasyList" | 98 <subscription title="EasyList Polish+EasyList" |
| 99 specialization="polski" | 99 specialization="polski" |
| 100 url="https://easylist-downloads.adblockplus.org/easylistpolish+e
asylist.txt" | 100 url="https://easylist-downloads.adblockplus.org/easylistpolish+e
asylist.txt" |
| 101 homepage="https://easylist.to/" | 101 homepage="https://easylist.to/" |
| 102 prefixes="pl" | 102 prefixes="pl" |
| 103 author="krzysiek-gala" | 103 author="krzysiek-gala" |
| 104 type="ads"/> | 104 type="ads"/> |
| 105 <subscription title="EasyList Portuguese+EasyList" |
| 106 specialization="português" |
| 107 url="https://easylist-downloads.adblockplus.org/easylistportugue
se+easylist.txt" |
| 108 homepage="https://easylist.to/" |
| 109 prefixes="pt" |
| 110 author="diaux" |
| 111 type="ads"/> |
| 105 <subscription title="EasyList Spanish+EasyList" | 112 <subscription title="EasyList Spanish+EasyList" |
| 106 specialization="español" | 113 specialization="español" |
| 107 url="https://easylist-downloads.adblockplus.org/easylistspanish+
easylist.txt" | 114 url="https://easylist-downloads.adblockplus.org/easylistspanish+
easylist.txt" |
| 108 homepage="https://easylist.to/" | 115 homepage="https://easylist.to/" |
| 109 prefixes="es" | 116 prefixes="es" |
| 110 author="diaux" | 117 author="diaux" |
| 111 type="ads"/> | 118 type="ads"/> |
| 112 <subscription title="Latvian List+EasyList" | 119 <subscription title="Latvian List+EasyList" |
| 113 specialization="latviešu valoda" | 120 specialization="latviešu valoda" |
| 114 url="https://easylist-downloads.adblockplus.org/latvianlist+easy
list.txt" | 121 url="https://easylist-downloads.adblockplus.org/latvianlist+easy
list.txt" |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 homepage="https://easylist.to/" | 163 homepage="https://easylist.to/" |
| 157 author="fanboy, MonztA, Famlam, Khrin" | 164 author="fanboy, MonztA, Famlam, Khrin" |
| 158 type="privacy"/> | 165 type="privacy"/> |
| 159 <subscription title="Fanboy's Social Blocking List" | 166 <subscription title="Fanboy's Social Blocking List" |
| 160 specialization="removes social media integration" | 167 specialization="removes social media integration" |
| 161 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx
t" | 168 url="https://easylist-downloads.adblockplus.org/fanboy-social.tx
t" |
| 162 homepage="https://easylist.to/" | 169 homepage="https://easylist.to/" |
| 163 author="fanboy, Famlam, MonztA" | 170 author="fanboy, Famlam, MonztA" |
| 164 type="social"/> | 171 type="social"/> |
| 165 </subscriptions> | 172 </subscriptions> |
| OLD | NEW |