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 29416573: Issue 5153 - Simplify patterns.ini parsing (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created April 18, 2017, 1:33 p.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/filterStorage.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
@@ -1,10 +1,10 @@
# Adblock Plus preferences
-version=4
+version=5
[Filter]
text=@@not/banner/
lastHit=12345
hitCount=445
[Filter]
text=[Filter]
disabled=true
« no previous file with comments | « lib/filterStorage.js ('k') | test/filterStorage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld