Deploying to documentation from @ CWKevo/python-piped-api-client@4346f0d3e5 🚀

This commit is contained in:
CWKevo 2022-02-27 09:17:34 +00:00
parent 40444d6816
commit b31a717d77
2 changed files with 51 additions and 15 deletions

View file

@ -105,20 +105,56 @@ On the other hand, this package accessed the <a href="https://piped.kavin.rocks/
<p>I create free software to benefit people. <p>I create free software to benefit people.
If this project helps you and you like it, consider supporting me by donating via cryptocurrency:</p> If this project helps you and you like it, consider supporting me by donating via cryptocurrency:</p>
<p><!------------------!------------------------------------------------------------------------------------------------!--> <table>
| Crypto: | Address: | <thead>
|-------------------|---------------------------------------------------------------------------------------------------| <tr>
| Bitcoin | <a href="mailto:me@kevo.link">E-mail me</a> | <th>Crypto</th>
| Ethereum | <code>0x12C598b3bC084710507c9d6d19C9434fD26864Cc</code> | <th>Address</th>
| Litecoin | <code>LgHQK1NQrRQ56AKvVtSxMubqbjSWh7DTD2</code> | </tr>
| Dash | <code>Xe7TYoRCYPdZyiQYDjgzCGxR5juPWV8PgZ</code> | </thead>
| Zcash: | <code>t1Pesobv3SShMHGfrZWe926nsnBo2pyqN3f</code> | <tbody>
| Dogecoin: | <code>DALxrKSbcCXz619QqLj9qKXFnTp8u2cS12</code> | <tr>
| Ripple: | <code>rNQsgQvMbbBAd957XyDeNudA4jLH1ANERL</code> | <td>Bitcoin</td>
| Monero: | <code>48TfTddnpgnKBn13MdJNJwHfxDwwGngPgL3v6bNSTwGaXveeaUWzJcMUVrbWUyDSyPDwEJVoup2gmDuskkcFuNG99zatYFS</code> | <td><a href="mailto:me@kevo.link">E-mail me</a></td>
| Bitcoin Cash: | <code>qzx6pqzcltm7ely24wnhpzp65r8ltrqgeuevtrsj9n</code> | </tr>
| Ethereum Classic: | <code>0x383Dc3B83afBD66b4a5e64511525FbFeb2C023Db</code> | <tr>
<!------------------!------------------------------------------------------------------------------------------------!--></p> <td>Ethereum</td>
<td><code>0x12C598b3bC084710507c9d6d19C9434fD26864Cc</code></td>
</tr>
<tr>
<td>Litecoin</td>
<td><code>LgHQK1NQrRQ56AKvVtSxMubqbjSWh7DTD2</code></td>
</tr>
<tr>
<td>Dash</td>
<td><code>Xe7TYoRCYPdZyiQYDjgzCGxR5juPWV8PgZ</code></td>
</tr>
<tr>
<td>Zcash:</td>
<td><code>t1Pesobv3SShMHGfrZWe926nsnBo2pyqN3f</code></td>
</tr>
<tr>
<td>Dogecoin:</td>
<td><code>DALxrKSbcCXz619QqLj9qKXFnTp8u2cS12</code></td>
</tr>
<tr>
<td>Ripple:</td>
<td><code>rNQsgQvMbbBAd957XyDeNudA4jLH1ANERL</code></td>
</tr>
<tr>
<td>Monero:</td>
<td><code>48TfTddnpgnKBn13MdJNJwHfxDwwGngPgL3v6bNSTwGaXveeaUWzJcMUVrbWUyDSyPDwEJVoup2gmDuskkcFuNG99zatYFS</code></td>
</tr>
<tr>
<td>Bitcoin Cash:</td>
<td><code>qzx6pqzcltm7ely24wnhpzp65r8ltrqgeuevtrsj9n</code></td>
</tr>
<tr>
<td>Ethereum Classic:</td>
<td><code>0x383Dc3B83afBD66b4a5e64511525FbFeb2C023Db</code></td>
</tr>
</tbody>
</table>
<p>More cryptocurrencies are supported. If you are interested in donating with a different one, please <a href="mailto:me@kevo.link">E-mail me</a>. <p>More cryptocurrencies are supported. If you are interested in donating with a different one, please <a href="mailto:me@kevo.link">E-mail me</a>.
No other forms of donation are currently supported.</p> No other forms of donation are currently supported.</p>

File diff suppressed because one or more lines are too long