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

Unified Diff: tests/data/filterlist.txt

Issue 30053555: Issue 7471 - Add an API for working with blocks of filters (Closed) Base URL: https://hg.adblockplus.org/python-abp
Patch Set: Adjust the API in response to review comments Created May 9, 2019, 4:22 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/data/expected_blocks.json ('k') | tests/test_filters_blocks.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/data/filterlist.txt
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/data/filterlist.txt
@@ -0,0 +1,13 @@
+[Adblock Plus 2.0]
+! Title: Test filter list.
+!
+! *** some:include/comment.txt ***
+! Some other comment
+!:foo=bar
+! Example block 1
+!:baz=some_tricky?variable=with&funny=chars#and-stuff
+! Another comment
+||block.ing/filter$domain=foo.com|~bar.com
+white.list.ing#@#hiding.filter
+! Another block
+@@whateve.rs
« no previous file with comments | « tests/data/expected_blocks.json ('k') | tests/test_filters_blocks.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld