Author: Seth Schoen <[email protected]> Date: Mon, 18 Oct 2010 14:27:37 -0700 Subject: taking more up-to-date EFF rule from new development release Commit: f3a28cd181b41aff028912bd8978fb7fa082e163
--- src/chrome/content/rules/EFF.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/src/chrome/content/rules/EFF.xml b/src/chrome/content/rules/EFF.xml index 995d3c1..15f45c9 100644 --- a/src/chrome/content/rules/EFF.xml +++ b/src/chrome/content/rules/EFF.xml @@ -11,5 +11,14 @@ <rule from="^http://secure\.eff\.org/renew" to="https://secure.eff.org/site/Donation2" /> + <rule from="^http://secure\.eff\.org/wiretapping" + to="https://secure.eff.org/site/Donation2?idb=1344423068&df_id=1220" /> + + <rule from="^http://secure\.eff\.org/donate" + to="https://secure.eff.org/site/Donation2?idb=43804189&df_id=1200" /> + + <rule from="^http://secure\.eff\.org/mechaposter" + to="https://secure.eff.org/site/Ecommerce?VIEW_PRODUCT=true&product_id=2161&store_id=2441" /> + <rule from="^http://([^/:@]*)\.eff\.org/" to="https://$1.eff.org/"/> </ruleset> -- 1.7.1
