mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 06:48:47 +00:00
Merge branch 'main' into add-lidarr
This commit is contained in:
commit
7e99b3e505
19 changed files with 121 additions and 16 deletions
|
@ -16,6 +16,7 @@ const formats = {
|
|||
npm: `{url}/api/{endpoint}`,
|
||||
lidarr: `{url}/api/v1/{endpoint}?apikey={key}`,
|
||||
readarr: `{url}/api/v1/{endpoint}?apikey={key}`,
|
||||
bazarr: `{url}/api/{endpoint}/wanted?apikey={key}`,
|
||||
sabnzbd: `{url}/api/?apikey={key}&output=json&mode={endpoint}`,
|
||||
coinmarketcap: `https://pro-api.coinmarketcap.com/{endpoint}`,
|
||||
gotify: `{url}/{endpoint}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue