[FIXED] intermittent ABE blocking failure
Posted: Mon Nov 25, 2013 12:47 am
Fx 24.1.1, NS 2.6.8.6rc1, new profile
- Pattern:
Code: Select all
Site groups.yahoo.com/api/v1/groups/*/attachments?* Deny
- test page
- browser console should show that matching (confirmed with AddressMatcher) requests are performed.
Code: Select all
Components.utils.getGlobalForObject(Components.classes["@maone.net/noscript-service;1"].getService().wrappedJSObject).eval("new AddressMatcher('pattern').test('url')")