mirror of
https://github.com/benphelps/homepage.git
synced 2025-12-22 10:59:43 +01:00
cleanup coinmarketcap widget
This commit is contained in:
@@ -15,7 +15,7 @@ const formats = {
|
||||
npm: `{url}/api/{endpoint}`,
|
||||
readarr: `{url}/api/v1/{endpoint}?apikey={key}`,
|
||||
sabnzbd: `{url}/api/?apikey={key}&output=json&mode={endpoint}`,
|
||||
coinmarketcap: `{url}/{endpoint}`,
|
||||
coinmarketcap: `https://pro-api.coinmarketcap.com/{endpoint}`,
|
||||
gotify: `{url}/{endpoint}`,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user