2020-04-09 00:02:18 +00:00
<!doctype html>
< link rel = "stylesheet" href = "../style.css" >
< title > irc2html< / title >
< h1 > < a href = "../index.html" title = "Home" > ⌂ ︎ < / a > irc2html< / h1 >
< div style = "padding-left:30px" >
< h4 > convert irc ascii art to html< / h4 >
< h5 > git clone < a href = "https://github.com/ircart/irc2html.git" title = "irc2html clone URL" > https://github.com/ircart/irc2html.git< / a > < / h5 >
< / div >
< hr >
< table id = "main" cellpadding = "0" cellspacing = "0" >
< tr id = "navigation" > < th > < / th > < th > Hash< / th > < th > Commit message< / th > < th > Author< / th > < th > Date< / th > < th align = "right" > Files< / th > < th align = "right" > +< / th > < th align = "right" > -< / th > < / tr >
< tr class = "item" > < td > < / td > < td > < a href = "commit/3748504.html" title = "View this commit" > 3748504< / a > < / td > < td > Initial commit< / td > < td > acidvegas< / td > < td > 2019-06-24 22:47< / td > < td align = "right" > 3< / td > < td align = "right" > +216< / td > < td align = "right" > -0< / td > < / tr >
2020-05-03 09:30:17 +00:00
< / table >
< div id = "footer" > site generated by < a href = "https://github.com/acidvegas/stagit" target = "_blank" > stagit< / a > on < a href = "#" > 05/03/20< / a > < / div >