Merge pull request #81 from bencook/Add-https-to-stonks.icu

Add https to stonks.icu
This commit is contained in:
Igor Chubin 2021-11-03 14:43:48 +01:00 committed by GitHub
commit a959ed05ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,7 +186,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* :no_entry_sign: `curl moneroj.org` — get Monero exchange rate
* :no_entry_sign: `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies
* `nc ticker.bitcointicker.co 10080` — get BTC/USD exchange rate (also works with telnet)
* `curl stonks.icu/amd/msft` get stock visualizer and tracker
* `curl https://stonks.icu/amd/msft` get stock visualizer and tracker
* `curl terminal-stocks.shashi.dev/:ticker` - get stocks prices and information for provided yahoo ticker
* `ssh cointop.sh` - cryptocurrency tracking TUI ([source](https://github.com/miguelmota/cointop))