examples/rules.txt
changeset 33 ba41bfbe87a2
parent 22 822094314703
--- a/examples/rules.txt	Tue Jun 09 12:01:57 2015 -0700
+++ b/examples/rules.txt	Tue Jun 09 16:36:16 2015 -0700
@@ -10,7 +10,7 @@
 google.com * 302:https://www.google.com
 
 # Transparently alter all uploaded images on imgur to be my face:  :)
-i.imgur.com \.(gif|png|jpg)$ http://www.martini.nu/images/mahlon.jpg
+i.imgur.com \.(gif|png|jpg)$ http://www.martini.nu/img/mahlon.jpg
 
 # Expand a local, non qualified hostname to a FQDN (useful alongside the
 # 'dns_defnames' squid setting to enforce browser proxy behaviors):