Updated Dynamic filtering (markdown)

gorhill 2014-10-06 12:18:52 -07:00
parent 266c4ace94
commit 39a53bd25c

@ -14,4 +14,6 @@ Columns:
2. to block 1st-party `<script>` tags.
3. to block 3rd-party `<script>` tags.
4. to block 1st-party `<iframe>` tags.
5. to block 3rd-party `<iframe>` tags.
5. to block 3rd-party `<iframe>` tags.
The user interface is not terribly self-explanatory, but I really want to keep it as uncluttered as possible. Once you read the doc here, using dynamic filtering to require should require no further documentation.