aboutsummaryrefslogtreecommitdiff
path: root/lib/httracker/html.sed
diff options
context:
space:
mode:
Diffstat (limited to 'lib/httracker/html.sed')
-rwxr-xr-xlib/httracker/html.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/httracker/html.sed b/lib/httracker/html.sed
index d12f602..859bc25 100755
--- a/lib/httracker/html.sed
+++ b/lib/httracker/html.sed
@@ -481,6 +481,8 @@ s/&#60;/</g
s/&lt;/</g
s/&#62;/>/g
s/&gt;/>/g
+# TODO: Looks like some RSS convert links to entities twice
+s/&amp;amp/\&/g
s/&#38;/\&/g
s/&amp;/\&/g
# http://www.w3schools.com/tags/ref_entities.asp