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

Side by Side Diff: adblockplussbrowser/res/raw/subscriptions.xml

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Patch Set: Adjusting ignored files and updating support lib Created May 3, 2017, 1:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « adblockplussbrowser/res/raw/prefs.json ('k') | adblockplussbrowser/res/values-de/strings.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- 2 <!--
3 - This file is part of the Adblock Plus web scripts, 3 - This file is part of the Adblock Plus web scripts,
4 - Copyright (C) 2006-2016 Eyeo GmbH 4 - Copyright (C) 2006-2016 Eyeo GmbH
5 - 5 -
6 - Adblock Plus is free software: you can redistribute it and/or modify 6 - Adblock Plus is free software: you can redistribute it and/or modify
7 - it under the terms of the GNU General Public License version 3 as 7 - it under the terms of the GNU General Public License version 3 as
8 - published by the Free Software Foundation. 8 - published by the Free Software Foundation.
9 - 9 -
10 - Adblock Plus is distributed in the hope that it will be useful, 10 - Adblock Plus is distributed in the hope that it will be useful,
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 <variants> 204 <variants>
205 <variant title="Spam404" url="https://spam404bl.com/spam404scamlist.txt"/> 205 <variant title="Spam404" url="https://spam404bl.com/spam404scamlist.txt"/>
206 </variants> 206 </variants>
207 </subscription> 207 </subscription>
208 <subscription title="Fanboy's Social Blocking List" homepage="https://easylist .adblockplus.org/" type="other"> 208 <subscription title="Fanboy's Social Blocking List" homepage="https://easylist .adblockplus.org/" type="other">
209 <variants> 209 <variants>
210 <variant title="Fanboy's Social Blocking List" url="https://easylist-downl oads.adblockplus.org/fanboy-social.txt"/> 210 <variant title="Fanboy's Social Blocking List" url="https://easylist-downl oads.adblockplus.org/fanboy-social.txt"/>
211 </variants> 211 </variants>
212 </subscription> 212 </subscription>
213 </subscriptions> 213 </subscriptions>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/raw/prefs.json ('k') | adblockplussbrowser/res/values-de/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld