diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-27 12:39:26 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-27 12:39:26 -0300 |
commit | b96344b5e4cd0af90de3db27c455b7131307f1e8 (patch) | |
tree | 48e82a1b7264b2be494a3f3179795c1139e77f41 /lib | |
parent | 5718c1c84712452cf21ed3188c088931fdd3eeb2 (diff) | |
download | httruta-b96344b5e4cd0af90de3db27c455b7131307f1e8.tar.gz httruta-b96344b5e4cd0af90de3db27c455b7131307f1e8.tar.bz2 |
URL fix
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/httracker/html.sed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/httracker/html.sed b/lib/httracker/html.sed index a135ca6..411ee14 100755 --- a/lib/httracker/html.sed +++ b/lib/httracker/html.sed @@ -1,5 +1,5 @@ #!/bin/sed -f -# Thanks https://gist.github.com/mlk/5222903/raw/6ef14f5fc351ed057d97da2fe1d83dcefc64c817/html.sed +# https://gist.github.com/mlk/5222903 s/ / /g s/ / /g s/¡/ยก/g |