diff options
| author | Fuwn <[email protected]> | 2022-08-30 15:15:25 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-08-30 15:15:25 -0700 |
| commit | c7689517d39448439990b20d6a79d055bfca0de3 (patch) | |
| tree | 9602e9d2ab3491d774ffce2418a3f20c50d02d09 | |
| parent | feat(tor.gmi): add resources for tor (diff) | |
| parent | feat(stock_referrals): add tikr (diff) | |
| download | locus-c7689517d39448439990b20d6a79d055bfca0de3.tar.xz locus-c7689517d39448439990b20d6a79d055bfca0de3.zip | |
Merge branch 'main' of https://github.com/gemrest/locus
| -rw-r--r-- | content/json/stock_referrals.json | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/content/json/stock_referrals.json b/content/json/stock_referrals.json index 364bade..6cf45f5 100644 --- a/content/json/stock_referrals.json +++ b/content/json/stock_referrals.json @@ -8,5 +8,20 @@ "name": "Webull", "description": "Invest in stocks, forex, cryptocurrencies, and more, all on one platform", "url": "https://act.webull.com/on/teiSmEbEldwm/m32/inviteUs/" + }, + { + "name": "Strike", + "description": "Send and receive money instantly. Buy bitcoin. Get paid in bitcoin.", + "url": "https://invite.strike.me/PWQW0K" + }, + { + "name": "Cash App", + "description": "The easy way to send, spend, bank, and invest", + "url": "https://cash.app/app/JBQKJJZ" + }, + { + "name": "TIKR Terminal", + "description": "Best Free Fundamental Screener to Filter 100k+ Stocks Worldwide", + "url": "https://app.tikr.com/register?ref=ahy1qu" } -]
\ No newline at end of file +] |