commit 2c08fe1626f9f39004108f9abf34cced19d1a219 Author: Nick Mathewson nickm@torproject.org Date: Sat Dec 26 15:17:14 2015 -0500
another champion, another rewrite. I hope I am doing this right. --- .htaccess | 1 + 1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess index 15c6cc0..135805b 100644 --- a/.htaccess +++ b/.htaccess @@ -65,6 +65,7 @@ RewriteRule ^donate/donate-blog-rabbirob(.*) /donate/donate$1 [R=302,L] RewriteRule ^donate/donate-blog-cory(.*) /donate/donate$1 [R=302,L] RewriteRule ^donate/donate-hpbanner(.*) /donate/donate$1 [R=302,L] RewriteRule ^donate/donate-blog-benw(.*) /donate/donate$1 [R=302,L] +RewriteRule ^donate/donate-blog-ellsberg(.*) /donate/donate$1 [R=302,L] #keep prefixes of other entries down here... RewriteRule ^donate/donate-hp(.*) /donate/donate$1 [R=302,L]
diff --git a/donate/en/donate-blog-ellsberg.wml b/donate/en/donate-blog-ellsberg.wml new file mode 100644 index 0000000..e69de29
tor-commits@lists.torproject.org