http://research.stlouisfed.org/fred2/graph/
I have the following test ABE rule (the one I actually use is bigger, but using this one for debugging):
Code: Select all
Site .googleapis.com
Accept ALL from SELF
Accept ALL from SELF+
Accept ALL from SELF++
Accept ALL from .stlouidfed.org
Accept ALL from .googleapis.com
Accept ALL from LOCAL
Deny
Code: Select all
[ABE] <.googleapis.com> Deny on {GET http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js <<< http://research.stlouisfed.org/fred2/graph/# - 2}
USER rule:
Site .googleapis.com
Accept ALL from SELF
Accept ALL from SELF+
Accept ALL from SELF++
Accept ALL from .stlouidfed.org
Accept ALL from .googleapis.com
Accept ALL from LOCAL
Deny