diff options
| author | Fuwn <[email protected]> | 2022-08-28 22:08:59 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-28 22:08:59 -0700 |
| commit | 713f02ec28ffeb743e1f2fe3f55642080225cc30 (patch) | |
| tree | c9ee06f1098184bdfa990986e444b17166e0a61a | |
| parent | feat: bump toolchain to nightly-2022-08-23 (diff) | |
| download | locus-713f02ec28ffeb743e1f2fe3f55642080225cc30.tar.xz locus-713f02ec28ffeb743e1f2fe3f55642080225cc30.zip | |
feat(stock_referrals.json): add strike
| -rw-r--r-- | content/json/stock_referrals.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/content/json/stock_referrals.json b/content/json/stock_referrals.json index 364bade..8a2cca1 100644 --- a/content/json/stock_referrals.json +++ b/content/json/stock_referrals.json @@ -8,5 +8,10 @@ "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" } -]
\ No newline at end of file +] |