LEFT | RIGHT |
(no file at all) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 |
| 3 <!-- |
| 4 - This file is part of the Adblock Plus web scripts, |
| 5 - Copyright (C) 2006-2016 Eyeo GmbH |
| 6 - |
| 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 |
| 9 - published by the Free Software Foundation. |
| 10 - |
| 11 - Adblock Plus is distributed in the hope that it will be useful, |
| 12 - but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 13 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 14 - GNU General Public License for more details. |
| 15 - |
| 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/>. |
| 18 --> |
| 19 |
| 20 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 21 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
| 22 <Description about="urn:mozilla:extension:{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5
d}"> |
| 23 <em:updates> |
| 24 <Seq> |
| 25 <li> |
| 26 <Description> |
| 27 <em:version>2.7.3</em:version> |
| 28 <em:targetApplication> |
| 29 <Description> |
| 30 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
| 31 <em:minVersion>38.0</em:minVersion> |
| 32 <em:maxVersion>49.0</em:maxVersion> |
| 33 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 34 </Description> |
| 35 </em:targetApplication> |
| 36 <em:targetApplication> |
| 37 <Description> |
| 38 <em:id>{55aba3ac-94d3-41a8-9e25-5c21fe874539}</em:id> |
| 39 <em:minVersion>1.0</em:minVersion> |
| 40 <em:maxVersion>1.0</em:maxVersion> |
| 41 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 42 </Description> |
| 43 </em:targetApplication> |
| 44 <em:targetApplication> |
| 45 <Description> |
| 46 <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id> |
| 47 <em:minVersion>2.35</em:minVersion> |
| 48 <em:maxVersion>2.46</em:maxVersion> |
| 49 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 50 </Description> |
| 51 </em:targetApplication> |
| 52 <em:targetApplication> |
| 53 <Description> |
| 54 <em:id>toolkit@mozilla.org</em:id> |
| 55 <em:minVersion>38.0</em:minVersion> |
| 56 <em:maxVersion>49.0</em:maxVersion> |
| 57 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 58 </Description> |
| 59 </em:targetApplication> |
| 60 <em:targetApplication> |
| 61 <Description> |
| 62 <em:id>{aa3c5121-dab2-40e2-81ca-7ea25febc110}</em:id> |
| 63 <em:minVersion>38.0</em:minVersion> |
| 64 <em:maxVersion>49.0</em:maxVersion> |
| 65 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 66 </Description> |
| 67 </em:targetApplication> |
| 68 <em:targetApplication> |
| 69 <Description> |
| 70 <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> |
| 71 <em:minVersion>38.0</em:minVersion> |
| 72 <em:maxVersion>49.0</em:maxVersion> |
| 73 <em:updateLink>https://downloads.adblockplus.org/adblockplus-2.7
.3.xpi?update</em:updateLink> |
| 74 </Description> |
| 75 </em:targetApplication> |
| 76 </Description> |
| 77 </li> |
| 78 </Seq> |
| 79 </em:updates> |
| 80 </Description> |
| 81 </RDF> |
LEFT | RIGHT |