diff options
| author | Fuwn <[email protected]> | 2022-08-28 22:11:56 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-28 22:11:56 -0700 |
| commit | bb65546ecf9627ab05bd4931f25d6b262a55631c (patch) | |
| tree | dc3adf1e306d872a299f3c603c14b1fd4ab8e33d | |
| parent | feat(stock_referrals.json): add strike (diff) | |
| download | locus-bb65546ecf9627ab05bd4931f25d6b262a55631c.tar.xz locus-bb65546ecf9627ab05bd4931f25d6b262a55631c.zip | |
feat(stock_referrals.json): add cash app
| -rw-r--r-- | content/json/stock_referrals.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/json/stock_referrals.json b/content/json/stock_referrals.json index 8a2cca1..1af6c22 100644 --- a/content/json/stock_referrals.json +++ b/content/json/stock_referrals.json @@ -13,5 +13,10 @@ "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" } ] |