1
mirror of git://git.acid.vegas/acid.vegas.git synced 2024-10-05 16:56:38 +00:00
acid.vegas/iex/index.html
2020-04-08 20:02:18 -04:00

13 lines
865 B
HTML

<!doctype html>
<link rel="stylesheet" href="../style.css">
<title>iex</title>
<h1><a href="../index.html" title="Home">&#8962;&#xFE0E;</a> iex</h1>
<div style="padding-left:30px">
<h4>irc bot to query the iextrading api for stock prices & data</h4>
<h5>git clone <a href="https://github.com/acidvegas/iex.git" title="iex clone URL">https://github.com/acidvegas/iex.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/f9ba8a9.html" title="View this commit">f9ba8a9</a></td><td>Initial commit</td><td>acidvegas</td><td>2019-06-24 22:59</td><td align="right">3</td><td align="right">+447</td><td align="right">-0</td></tr>