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

Unified Diff: test/data/patterns.ini

Side-by-side diff isn't available for this file because of its large size.
Issue 29854576: Issue 6859 - Create special subscription group for snippet filters (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created Aug. 12, 2018, 11:20 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Download patch
« no previous file with comments | « lib/subscriptionClasses.js ('k') | test/filterStorage.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/data/patterns.ini
===================================================================
--- a/test/data/patterns.ini
+++ b/test/data/patterns.ini
@@ -35,16 +35,24 @@
url=~user~34567
title=Some hiding rules
defaults=elemhide
[Subscription filters]
foo.com#bar
[Subscription]
+url=~user~68771
+title=Some snippet scripts
+defaults=snippet
+
+[Subscription filters]
+foo.com#$#bar
+
+[Subscription]
url=https://easylist-downloads.adblockplus.org/easyprivacy+easylist.txt
title=EasyList
homepage=https://easylist.adblockplus.org/
lastDownload=1340197617
downloadStatus=synchronize_ok
lastSuccess=1340197617
lastCheck=1336050478
expires=1341061617
« no previous file with comments | « lib/subscriptionClasses.js ('k') | test/filterStorage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld