[FIXED] ABE blocking requests from chrome:// URLs
Posted: Fri Jun 18, 2010 3:00 pm
A small oddity I noticed: When I type out the URL of a site I have ABE rules for, ABE will block the page load if it responds with a redirect. Curiously, it lists "browser.xul" as the originating page. Example:
As you can see, the redirect shouldn't be blocked because the base domain is the same. bplaced.net is just an example for sites that redirect http://domain/ to http://www.domain/. The same thing happens on sites that redirect http://www.* to the plain domain name.
Code: Select all
[ABE] <.bplaced.net> Deny on {GET http://www.bplaced.net/ <<< http://bplaced.net/, chrome://browser/content/browser.xul, chrome://browser/content/browser.xul - 6}
USER rule:
Site .bplaced.net
Accept from SELF++
Deny